Improved distribution of GPUs when running the testsuite
Description
Improved distribution of GPUs when running the testsuite by keeping track of GPUS in use. Also fixed the case when running with MPI+GPUs, as the script was using the availability of a working mpiexec to decided if how to distribute the GPUs, instead of checking if the code had been compiled with MPI.
News snippet
Improved distribution of GPUs when running the testsuite.
Checklist
-
I have checked that my code follows the Octopus coding standards -
I have added tests for all the new features added in this request.
Merge request reports
Activity
changed milestone to %10.0
Codecov Report
Merging #592 into develop will not change coverage. The diff coverage is
n/a
.@@ Coverage Diff @@ ## develop #592 +/- ## ======================================= Coverage 71% 71% ======================================= Files 462 462 Lines 87766 87766 ======================================= Hits 62320 62320 Misses 25446 25446
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 7893d7f...867b267. Read the comment docs.Edited by Codecovmentioned in merge request !587 (merged)
mentioned in commit 9a97bc1f
added in Changelog label