Skip to content
Snippets Groups Projects
Commit 195befaa authored by Sam Yates's avatar Sam Yates Committed by Ben Cumming
Browse files

Allow explicit make of GPU mechanisms. (#192)

When NMC_WITH_CUDA is off, still allow the generation
of CUDA mechanisms with modcc by exposing the
`build_all_gpu_mods` target; this can be performed
independently of the presence (or otherwise) of a
CUDA development environment.

This eases development of GPU-related modcc tasks,
as preliminary work can be performed and checked on
machines without a CUDA environment.
parent c8428889
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment