easybuild-framework icon indicating copy to clipboard operation
easybuild-framework copied to clipboard

add a CUDA device code sanity check

Open jfgrimm opened this issue 1 year ago • 3 comments
trafficstars

At the moment, we do no checking that the cuda compute capabilities that EasyBuild is configured to use, are actually used in the resultant binaries/libraries

WIP PR to introduce an extra sanity check when CUDA is present to check for mismatches between cuda_compute_capabilities and what cuobjdump reports

jfgrimm avatar Oct 24 '24 16:10 jfgrimm