An Aspect Oriented Programming (AOP)-based tool to analyze cross-cutting performance concerns of composite science workflows.
GNU Lesser General Public License v3.0
2
stars
15
forks
source link
Smoketests should be installed when CUDA is not found #131
Closed
tpatki closed 9 months ago
Currently, the tests are only getting installed if CUDA is found, I believe.
https://github.com/flux-framework/PerfFlowAspect/blob/main/src/c/test/CMakeLists.txt#L39-L42