{numlib}[foss/2023b] Ginkgo v1.9.0#22719
Conversation
|
@boegel , I am sorry, with the name change it also created a new file, so unfortunately the review comments are not visible anymore, but I think I addressed all of them. |
|
@boegelbot please test @ jsc-zen3 |
|
@boegel: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 2785825266 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
Updated software
|
|
@boegelbot please test @ jsc-zen3-a100 |
|
@boegel: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 2793185627 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
@pratikvn Does this ring any bell? That was in a test environment with 8 cores available: |
|
@boegel , I think this is an issue with oversubscription of cores by MPI and then that OpenMP has set |
|
Unfortunately, the same issue of oversubscription causes long runtimes for the CUDA tests as well, as multiple ranks use the same GPU. This oversubscription issue has been observed by others as well, and seems to be particularly a problem in OpenMPI. So, I would propose that we skip this particular test, by calling |
|
@boegel , would you have any suggestions/recommendations on how to resolve these test issues ? |
|
@pratikvn Sorry for the radio silence on this one, I lost track of it. To control the environment for the test step, you can use pretestopts = "export OMP_NUM_THREADS=1 && "to pass options to the testopts = "EXAMPLE=example"That would result in running If there's a better way to run the tests than test_cmd = "ctest ..."I'm not sure if the latter makes sense, since https://github.com/ginkgo-project/ginkgo/blob/develop/TESTING.md seems to suggest that running |
|
@boegel and @ocaisa thank you for your feedback. I think Please let me know in case there are new issues when the tests have finished running. |
…2.8.0.eb Co-authored-by: ocaisa <[email protected]>
ocaisa
left a comment
There was a problem hiding this comment.
--from-pr not working due to malformed github_account:
https://github.com/['ginkgo-project']/ginkgo/archive/v1.9.0.tar.gz
Co-authored-by: ocaisa <[email protected]>
|
@boegelbot please test @ jsc-zen3-a100 |
|
@ocaisa: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 2912261109 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
(created using
eb --new-pr)