cuda.pathfinder.SUPPORTED_STATIC_LIBS#

cuda.pathfinder.SUPPORTED_STATIC_LIBS = ('cudadevrt',)#

Tuple of supported static library names that can be resolved via locate_static_lib() and find_static_lib(). Example value: "cudadevrt".