CMakeCUDACompilerId.cudafe1.stub.c 740 B

123456789101112131415
  1. #pragma GCC diagnostic push
  2. #pragma GCC diagnostic ignored "-Wunused-function"
  3. #pragma GCC diagnostic ignored "-Wcast-qual"
  4. #define __NV_CUBIN_HANDLE_STORAGE__ static
  5. #if !defined(__CUDA_INCLUDE_COMPILER_INTERNAL_HEADERS__)
  6. #define __CUDA_INCLUDE_COMPILER_INTERNAL_HEADERS__
  7. #endif
  8. #include "crt/host_runtime.h"
  9. #include "CMakeCUDACompilerId.fatbin.c"
  10. static void __nv_cudaEntityRegisterCallback(void **);
  11. static void __sti____cudaRegisterAll(void) __attribute__((__constructor__));
  12. static void __nv_cudaEntityRegisterCallback(void **__T0){__nv_dummy_param_ref(__T0);__nv_save_fatbinhandle_for_managed_rt(__T0);}
  13. static void __sti____cudaRegisterAll(void){__cudaRegisterBinary(__nv_cudaEntityRegisterCallback);}
  14. #pragma GCC diagnostic pop