Skip to content

fix: CUDA/HIP unit tests - #4130

Open
victorapm wants to merge 37 commits into
developfrom
fix/paludettomag1/cuda-tests
Open

victorapm wants to merge 37 commits into
developfrom
fix/paludettomag1/cuda-tests

Conversation

@victorapm

@victorapm victorapm commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

@victorapm victorapm self-assigned this Aug 28, 2026
@victorapm
victorapm requested a review from rrsettgast as a code owner August 28, 2026 14:24
@victorapm victorapm added the ci: run integrated tests Allows to run the integrated tests in GEOS CI label Aug 28, 2026
@victorapm victorapm added the flag: no rebaseline Does not require rebaseline label Aug 28, 2026
@victorapm victorapm added the ci: run code coverage enables running of the code coverage CI jobs label Aug 28, 2026
@victorapm victorapm added the ci: run device builds Allows to run the device (CUDA/HIP) builds label Aug 28, 2026
@victorapm
victorapm force-pushed the fix/paludettomag1/cuda-tests branch from c4edab0 to 3b2c026 Compare September 4, 2026 06:14
@victorapm victorapm mentioned this pull request Sep 5, 2026
5 tasks
GEOS_UNUSED_VAR( A );
GEOS_UNUSED_VAR( X );
return false;
// The derivative systems are small (at most 10 x 10) and are solved once

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this seems like a generically useful Gaussian elimination routine. should it live here, or be placed in a general math tools spot and just called here?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, Josh, addressed in 8e25fc4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci: run code coverage enables running of the code coverage CI jobs ci: run device builds Allows to run the device (CUDA/HIP) builds ci: run integrated tests Allows to run the integrated tests in GEOS CI flag: no rebaseline Does not require rebaseline flag: ready for review flag: requires updated submodule(s)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants