Lines Matching refs:separable
103 # -- If set this will enable separable compilation for all CUDA runtime object
164 # -- Compute the name of the intermediate link file used for separable
167 # based on cuda_target the list of objects files that need separable
183 # -- Generates the link object required by separable compilation from the given
472 option(CUDA_SEPARABLE_COMPILATION "Compile CUDA objects with separable compilation enabled. Requir…
1069 # If CMake doesn't support separable compilation, complain
1448 # Setup the build rule for the separable compilation intermediate link file.
1540 # Compute the file name of the intermedate link file used for separable
1551 # Add a link phase for the separable compilation if it has been enabled. If
1584 # Compute the file name of the intermedate link file used for separable
1595 # Add a link phase for the separable compilation if it has been enabled. If