Back to Cmake

CUDA RUNTIME LIBRARY VALUES

Help/prop_tgt/include/CUDA_RUNTIME_LIBRARY-VALUES.rst

4.3.2324 B
Original Source

None Link with -cudart=none or equivalent flag(s) to use no CUDA runtime library. Shared Link with -cudart=shared or equivalent flag(s) to use a dynamically-linked CUDA runtime library. Static Link with -cudart=static or equivalent flag(s) to use a statically-linked CUDA runtime library.