| #
a90d8e38
|
| 08-Jan-2026 |
Satish Balay <balay@mcs.anl.gov> |
CI: avoid duplicate file names with cuda/kokkos sources, add a test to checkbadSource
cuda+coverage uses 'nvcc --keep-dir=DIR' option - this creates conflicts with 'make -j' where intermediate gener
CI: avoid duplicate file names with cuda/kokkos sources, add a test to checkbadSource
cuda+coverage uses 'nvcc --keep-dir=DIR' option - this creates conflicts with 'make -j' where intermediate generated files in DIR during compilation of one source-file might affect the compile of another source file - with the same name.
CI: linux-cuda-pkgs can now run all tests - so remove the 'vec*' restriction
show more ...
|