thanks to nvlabs ❤
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +18 -0
- CMakeCache.txt +532 -0
- CMakeFiles/3.27.7/CMakeCUDACompiler.cmake +76 -0
- CMakeFiles/3.27.7/CMakeCXXCompiler.cmake +85 -0
- CMakeFiles/3.27.7/CMakeDetermineCompilerABI_CUDA.bin +3 -0
- CMakeFiles/3.27.7/CMakeDetermineCompilerABI_CXX.bin +3 -0
- CMakeFiles/3.27.7/CMakeSystem.cmake +15 -0
- CMakeFiles/3.27.7/CompilerIdCUDA/CMakeCUDACompilerId.cu +468 -0
- CMakeFiles/3.27.7/CompilerIdCUDA/a.out +0 -0
- CMakeFiles/3.27.7/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii +0 -0
- CMakeFiles/3.27.7/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii +0 -0
- CMakeFiles/3.27.7/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c +0 -0
- CMakeFiles/3.27.7/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp +0 -0
- CMakeFiles/3.27.7/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu +495 -0
- CMakeFiles/3.27.7/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c +15 -0
- CMakeFiles/3.27.7/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin +0 -0
- CMakeFiles/3.27.7/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c +60 -0
- CMakeFiles/3.27.7/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id +1 -0
- CMakeFiles/3.27.7/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o +0 -0
- CMakeFiles/3.27.7/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx +14 -0
- CMakeFiles/3.27.7/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin +0 -0
- CMakeFiles/3.27.7/CompilerIdCUDA/tmp/a_dlink.fatbin +0 -0
- CMakeFiles/3.27.7/CompilerIdCUDA/tmp/a_dlink.fatbin.c +61 -0
- CMakeFiles/3.27.7/CompilerIdCUDA/tmp/a_dlink.o +0 -0
- CMakeFiles/3.27.7/CompilerIdCUDA/tmp/a_dlink.reg.c +1 -0
- CMakeFiles/3.27.7/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin +0 -0
- CMakeFiles/3.27.7/CompilerIdCXX/CMakeCXXCompilerId.cpp +855 -0
- CMakeFiles/3.27.7/CompilerIdCXX/a.out +0 -0
- CMakeFiles/CMakeConfigureLog.yaml +0 -0
- CMakeFiles/CMakeDirectoryInformation.cmake +16 -0
- CMakeFiles/Makefile.cmake +65 -0
- CMakeFiles/Makefile2 +245 -0
- CMakeFiles/TargetDirectories.txt +12 -0
- CMakeFiles/cmake.check_cache +1 -0
- CMakeFiles/progress.marks +1 -0
- CMakeFiles/tiny-cuda-nn.dir/DependInfo.cmake +28 -0
- CMakeFiles/tiny-cuda-nn.dir/build.make +265 -0
- CMakeFiles/tiny-cuda-nn.dir/cmake_clean.cmake +29 -0
- CMakeFiles/tiny-cuda-nn.dir/cmake_clean_target.cmake +3 -0
- CMakeFiles/tiny-cuda-nn.dir/compiler_depend.make +2 -0
- CMakeFiles/tiny-cuda-nn.dir/compiler_depend.ts +2 -0
- CMakeFiles/tiny-cuda-nn.dir/depend.make +2 -0
- CMakeFiles/tiny-cuda-nn.dir/flags.make +10 -0
- CMakeFiles/tiny-cuda-nn.dir/includes_CUDA.rsp +1 -0
- CMakeFiles/tiny-cuda-nn.dir/link.txt +2 -0
- CMakeFiles/tiny-cuda-nn.dir/progress.make +12 -0
- CMakeFiles/tiny-cuda-nn.dir/src/common_host.cu.o +3 -0
- CMakeFiles/tiny-cuda-nn.dir/src/common_host.cu.o.d +368 -0
- CMakeFiles/tiny-cuda-nn.dir/src/cpp_api.cu.o +3 -0
- CMakeFiles/tiny-cuda-nn.dir/src/cpp_api.cu.o.d +372 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,21 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
CMakeFiles/tiny-cuda-nn.dir/src/common_host.cu.o filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
CMakeFiles/tiny-cuda-nn.dir/src/cpp_api.cu.o filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
CMakeFiles/tiny-cuda-nn.dir/src/cutlass_mlp.cu.o filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
CMakeFiles/tiny-cuda-nn.dir/src/encoding.cu.o filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
CMakeFiles/tiny-cuda-nn.dir/src/fully_fused_mlp.cu.o filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
CMakeFiles/tiny-cuda-nn.dir/src/loss.cu.o filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
CMakeFiles/tiny-cuda-nn.dir/src/network.cu.o filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
CMakeFiles/tiny-cuda-nn.dir/src/optimizer.cu.o filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
bench_image_ours filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
benchmarks/image/CMakeFiles/bench_image_ours.dir/__/__/dependencies/stbi/stbi_wrapper.cpp.o filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
benchmarks/image/CMakeFiles/bench_image_ours.dir/bench_ours.cu.o filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
dependencies/fmt/CMakeFiles/fmt.dir/src/format.cc.o filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
dependencies/fmt/libfmt.a filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
libtiny-cuda-nn.a filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
mlp_learning_an_image filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
samples/CMakeFiles/mlp_learning_an_image.dir/__/dependencies/stbi/stbi_wrapper.cpp.o filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
samples/CMakeFiles/mlp_learning_an_image.dir/mlp_learning_an_image.cu.o filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
wheel/tinycudann-1.7-cp310-cp310-linux_x86_64.whl filter=lfs diff=lfs merge=lfs -text
|
CMakeCache.txt
ADDED
|
@@ -0,0 +1,532 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# This is the CMakeCache file.
|
| 2 |
+
# For build in directory: /content/tiny-cuda-nn/build
|
| 3 |
+
# It was generated by CMake: /usr/local/lib/python3.10/dist-packages/cmake/data/bin/cmake
|
| 4 |
+
# You can edit this file to change values found and used by cmake.
|
| 5 |
+
# If you do not want to change any of the values, simply exit the editor.
|
| 6 |
+
# If you do want to change a value, simply edit, save, and exit the editor.
|
| 7 |
+
# The syntax for the file is as follows:
|
| 8 |
+
# KEY:TYPE=VALUE
|
| 9 |
+
# KEY is the name of a variable in the cache.
|
| 10 |
+
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
|
| 11 |
+
# VALUE is the current value for the KEY.
|
| 12 |
+
|
| 13 |
+
########################
|
| 14 |
+
# EXTERNAL cache entries
|
| 15 |
+
########################
|
| 16 |
+
|
| 17 |
+
//Path to a program.
|
| 18 |
+
CMAKE_ADDR2LINE:FILEPATH=/usr/bin/addr2line
|
| 19 |
+
|
| 20 |
+
//Path to a program.
|
| 21 |
+
CMAKE_AR:FILEPATH=/usr/bin/ar
|
| 22 |
+
|
| 23 |
+
//Choose the type of build, options are: None Debug Release RelWithDebInfo
|
| 24 |
+
// MinSizeRel ...
|
| 25 |
+
CMAKE_BUILD_TYPE:STRING=RelWithDebInfo
|
| 26 |
+
|
| 27 |
+
//Enable/Disable color output during build.
|
| 28 |
+
CMAKE_COLOR_MAKEFILE:BOOL=ON
|
| 29 |
+
|
| 30 |
+
//CUDA architectures
|
| 31 |
+
CMAKE_CUDA_ARCHITECTURES:STRING=52
|
| 32 |
+
|
| 33 |
+
//CUDA compiler
|
| 34 |
+
CMAKE_CUDA_COMPILER:FILEPATH=/usr/local/cuda/bin/nvcc
|
| 35 |
+
|
| 36 |
+
//Flags used by the CUDA compiler during all build types.
|
| 37 |
+
CMAKE_CUDA_FLAGS:STRING=
|
| 38 |
+
|
| 39 |
+
//Flags used by the CUDA compiler during DEBUG builds.
|
| 40 |
+
CMAKE_CUDA_FLAGS_DEBUG:STRING=-g
|
| 41 |
+
|
| 42 |
+
//Flags used by the CUDA compiler during MINSIZEREL builds.
|
| 43 |
+
CMAKE_CUDA_FLAGS_MINSIZEREL:STRING=-O1 -DNDEBUG
|
| 44 |
+
|
| 45 |
+
//Flags used by the CUDA compiler during RELEASE builds.
|
| 46 |
+
CMAKE_CUDA_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
|
| 47 |
+
|
| 48 |
+
//Flags used by the CUDA compiler during RELWITHDEBINFO builds.
|
| 49 |
+
CMAKE_CUDA_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
|
| 50 |
+
|
| 51 |
+
//CXX compiler
|
| 52 |
+
CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++
|
| 53 |
+
|
| 54 |
+
//A wrapper around 'ar' adding the appropriate '--plugin' option
|
| 55 |
+
// for the GCC compiler
|
| 56 |
+
CMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-11
|
| 57 |
+
|
| 58 |
+
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
|
| 59 |
+
// for the GCC compiler
|
| 60 |
+
CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-11
|
| 61 |
+
|
| 62 |
+
//Flags used by the CXX compiler during all build types.
|
| 63 |
+
CMAKE_CXX_FLAGS:STRING=
|
| 64 |
+
|
| 65 |
+
//Flags used by the CXX compiler during DEBUG builds.
|
| 66 |
+
CMAKE_CXX_FLAGS_DEBUG:STRING=-g
|
| 67 |
+
|
| 68 |
+
//Flags used by the CXX compiler during MINSIZEREL builds.
|
| 69 |
+
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
|
| 70 |
+
|
| 71 |
+
//Flags used by the CXX compiler during RELEASE builds.
|
| 72 |
+
CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
|
| 73 |
+
|
| 74 |
+
//Flags used by the CXX compiler during RELWITHDEBINFO builds.
|
| 75 |
+
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
|
| 76 |
+
|
| 77 |
+
//Path to a program.
|
| 78 |
+
CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND
|
| 79 |
+
|
| 80 |
+
//Flags used by the linker during all build types.
|
| 81 |
+
CMAKE_EXE_LINKER_FLAGS:STRING=
|
| 82 |
+
|
| 83 |
+
//Flags used by the linker during DEBUG builds.
|
| 84 |
+
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
|
| 85 |
+
|
| 86 |
+
//Flags used by the linker during MINSIZEREL builds.
|
| 87 |
+
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
|
| 88 |
+
|
| 89 |
+
//Flags used by the linker during RELEASE builds.
|
| 90 |
+
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
|
| 91 |
+
|
| 92 |
+
//Flags used by the linker during RELWITHDEBINFO builds.
|
| 93 |
+
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
| 94 |
+
|
| 95 |
+
//Enable/Disable output of compile commands during generation.
|
| 96 |
+
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=
|
| 97 |
+
|
| 98 |
+
//Value Computed by CMake.
|
| 99 |
+
CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/content/tiny-cuda-nn/build/CMakeFiles/pkgRedirects
|
| 100 |
+
|
| 101 |
+
//User executables (bin)
|
| 102 |
+
CMAKE_INSTALL_BINDIR:PATH=bin
|
| 103 |
+
|
| 104 |
+
//Read-only architecture-independent data (DATAROOTDIR)
|
| 105 |
+
CMAKE_INSTALL_DATADIR:PATH=
|
| 106 |
+
|
| 107 |
+
//Read-only architecture-independent data root (share)
|
| 108 |
+
CMAKE_INSTALL_DATAROOTDIR:PATH=share
|
| 109 |
+
|
| 110 |
+
//Documentation root (DATAROOTDIR/doc/PROJECT_NAME)
|
| 111 |
+
CMAKE_INSTALL_DOCDIR:PATH=
|
| 112 |
+
|
| 113 |
+
//C header files (include)
|
| 114 |
+
CMAKE_INSTALL_INCLUDEDIR:PATH=include
|
| 115 |
+
|
| 116 |
+
//Info documentation (DATAROOTDIR/info)
|
| 117 |
+
CMAKE_INSTALL_INFODIR:PATH=
|
| 118 |
+
|
| 119 |
+
//Object code libraries (lib)
|
| 120 |
+
CMAKE_INSTALL_LIBDIR:PATH=lib
|
| 121 |
+
|
| 122 |
+
//Program executables (libexec)
|
| 123 |
+
CMAKE_INSTALL_LIBEXECDIR:PATH=libexec
|
| 124 |
+
|
| 125 |
+
//Locale-dependent data (DATAROOTDIR/locale)
|
| 126 |
+
CMAKE_INSTALL_LOCALEDIR:PATH=
|
| 127 |
+
|
| 128 |
+
//Modifiable single-machine data (var)
|
| 129 |
+
CMAKE_INSTALL_LOCALSTATEDIR:PATH=var
|
| 130 |
+
|
| 131 |
+
//Man documentation (DATAROOTDIR/man)
|
| 132 |
+
CMAKE_INSTALL_MANDIR:PATH=
|
| 133 |
+
|
| 134 |
+
//C header files for non-gcc (/usr/include)
|
| 135 |
+
CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include
|
| 136 |
+
|
| 137 |
+
//Install path prefix, prepended onto install directories.
|
| 138 |
+
CMAKE_INSTALL_PREFIX:PATH=/usr/local
|
| 139 |
+
|
| 140 |
+
//Run-time variable data (LOCALSTATEDIR/run)
|
| 141 |
+
CMAKE_INSTALL_RUNSTATEDIR:PATH=
|
| 142 |
+
|
| 143 |
+
//System admin executables (sbin)
|
| 144 |
+
CMAKE_INSTALL_SBINDIR:PATH=sbin
|
| 145 |
+
|
| 146 |
+
//Modifiable architecture-independent data (com)
|
| 147 |
+
CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com
|
| 148 |
+
|
| 149 |
+
//Read-only single-machine data (etc)
|
| 150 |
+
CMAKE_INSTALL_SYSCONFDIR:PATH=etc
|
| 151 |
+
|
| 152 |
+
//Path to a program.
|
| 153 |
+
CMAKE_LINKER:FILEPATH=/usr/bin/ld
|
| 154 |
+
|
| 155 |
+
//Path to a program.
|
| 156 |
+
CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake
|
| 157 |
+
|
| 158 |
+
//Flags used by the linker during the creation of modules during
|
| 159 |
+
// all build types.
|
| 160 |
+
CMAKE_MODULE_LINKER_FLAGS:STRING=
|
| 161 |
+
|
| 162 |
+
//Flags used by the linker during the creation of modules during
|
| 163 |
+
// DEBUG builds.
|
| 164 |
+
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
|
| 165 |
+
|
| 166 |
+
//Flags used by the linker during the creation of modules during
|
| 167 |
+
// MINSIZEREL builds.
|
| 168 |
+
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
|
| 169 |
+
|
| 170 |
+
//Flags used by the linker during the creation of modules during
|
| 171 |
+
// RELEASE builds.
|
| 172 |
+
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
|
| 173 |
+
|
| 174 |
+
//Flags used by the linker during the creation of modules during
|
| 175 |
+
// RELWITHDEBINFO builds.
|
| 176 |
+
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
| 177 |
+
|
| 178 |
+
//Path to a program.
|
| 179 |
+
CMAKE_NM:FILEPATH=/usr/bin/nm
|
| 180 |
+
|
| 181 |
+
//Path to a program.
|
| 182 |
+
CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy
|
| 183 |
+
|
| 184 |
+
//Path to a program.
|
| 185 |
+
CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump
|
| 186 |
+
|
| 187 |
+
//Value Computed by CMake
|
| 188 |
+
CMAKE_PROJECT_DESCRIPTION:STATIC=Lightning fast & tiny C++/CUDA neural network framework
|
| 189 |
+
|
| 190 |
+
//Value Computed by CMake
|
| 191 |
+
CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
|
| 192 |
+
|
| 193 |
+
//Value Computed by CMake
|
| 194 |
+
CMAKE_PROJECT_NAME:STATIC=tiny-cuda-nn
|
| 195 |
+
|
| 196 |
+
//Value Computed by CMake
|
| 197 |
+
CMAKE_PROJECT_VERSION:STATIC=1.7
|
| 198 |
+
|
| 199 |
+
//Value Computed by CMake
|
| 200 |
+
CMAKE_PROJECT_VERSION_MAJOR:STATIC=1
|
| 201 |
+
|
| 202 |
+
//Value Computed by CMake
|
| 203 |
+
CMAKE_PROJECT_VERSION_MINOR:STATIC=7
|
| 204 |
+
|
| 205 |
+
//Value Computed by CMake
|
| 206 |
+
CMAKE_PROJECT_VERSION_PATCH:STATIC=
|
| 207 |
+
|
| 208 |
+
//Value Computed by CMake
|
| 209 |
+
CMAKE_PROJECT_VERSION_TWEAK:STATIC=
|
| 210 |
+
|
| 211 |
+
//Path to a program.
|
| 212 |
+
CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
|
| 213 |
+
|
| 214 |
+
//Path to a program.
|
| 215 |
+
CMAKE_READELF:FILEPATH=/usr/bin/readelf
|
| 216 |
+
|
| 217 |
+
//Flags used by the linker during the creation of shared libraries
|
| 218 |
+
// during all build types.
|
| 219 |
+
CMAKE_SHARED_LINKER_FLAGS:STRING=
|
| 220 |
+
|
| 221 |
+
//Flags used by the linker during the creation of shared libraries
|
| 222 |
+
// during DEBUG builds.
|
| 223 |
+
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
|
| 224 |
+
|
| 225 |
+
//Flags used by the linker during the creation of shared libraries
|
| 226 |
+
// during MINSIZEREL builds.
|
| 227 |
+
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
|
| 228 |
+
|
| 229 |
+
//Flags used by the linker during the creation of shared libraries
|
| 230 |
+
// during RELEASE builds.
|
| 231 |
+
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
|
| 232 |
+
|
| 233 |
+
//Flags used by the linker during the creation of shared libraries
|
| 234 |
+
// during RELWITHDEBINFO builds.
|
| 235 |
+
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
| 236 |
+
|
| 237 |
+
//If set, runtime paths are not added when installing shared libraries,
|
| 238 |
+
// but are added when building.
|
| 239 |
+
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
|
| 240 |
+
|
| 241 |
+
//If set, runtime paths are not added when using shared libraries.
|
| 242 |
+
CMAKE_SKIP_RPATH:BOOL=NO
|
| 243 |
+
|
| 244 |
+
//Flags used by the linker during the creation of static libraries
|
| 245 |
+
// during all build types.
|
| 246 |
+
CMAKE_STATIC_LINKER_FLAGS:STRING=
|
| 247 |
+
|
| 248 |
+
//Flags used by the linker during the creation of static libraries
|
| 249 |
+
// during DEBUG builds.
|
| 250 |
+
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
|
| 251 |
+
|
| 252 |
+
//Flags used by the linker during the creation of static libraries
|
| 253 |
+
// during MINSIZEREL builds.
|
| 254 |
+
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
|
| 255 |
+
|
| 256 |
+
//Flags used by the linker during the creation of static libraries
|
| 257 |
+
// during RELEASE builds.
|
| 258 |
+
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
|
| 259 |
+
|
| 260 |
+
//Flags used by the linker during the creation of static libraries
|
| 261 |
+
// during RELWITHDEBINFO builds.
|
| 262 |
+
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
| 263 |
+
|
| 264 |
+
//Path to a program.
|
| 265 |
+
CMAKE_STRIP:FILEPATH=/usr/bin/strip
|
| 266 |
+
|
| 267 |
+
//Path to a program.
|
| 268 |
+
CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND
|
| 269 |
+
|
| 270 |
+
//If this value is on, makefiles will be generated without the
|
| 271 |
+
// .SILENT directive, and all commands will be echoed to the console
|
| 272 |
+
// during the make. This is useful for debugging only. With Visual
|
| 273 |
+
// Studio IDE projects all commands are done without /nologo.
|
| 274 |
+
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
|
| 275 |
+
|
| 276 |
+
//Value Computed by CMake
|
| 277 |
+
FMT_BINARY_DIR:STATIC=/content/tiny-cuda-nn/build/dependencies/fmt
|
| 278 |
+
|
| 279 |
+
//Generate the cuda-test target.
|
| 280 |
+
FMT_CUDA_TEST:BOOL=OFF
|
| 281 |
+
|
| 282 |
+
//Debug library postfix.
|
| 283 |
+
FMT_DEBUG_POSTFIX:STRING=d
|
| 284 |
+
|
| 285 |
+
//Generate the doc target.
|
| 286 |
+
FMT_DOC:BOOL=OFF
|
| 287 |
+
|
| 288 |
+
//Generate the fuzz target.
|
| 289 |
+
FMT_FUZZ:BOOL=OFF
|
| 290 |
+
|
| 291 |
+
//Installation directory for include files, a relative path that
|
| 292 |
+
// will be joined with /usr/local or an absolute path.
|
| 293 |
+
FMT_INC_DIR:STRING=include
|
| 294 |
+
|
| 295 |
+
//Generate the install target.
|
| 296 |
+
FMT_INSTALL:BOOL=OFF
|
| 297 |
+
|
| 298 |
+
//Value Computed by CMake
|
| 299 |
+
FMT_IS_TOP_LEVEL:STATIC=OFF
|
| 300 |
+
|
| 301 |
+
//Build a module instead of a traditional library.
|
| 302 |
+
FMT_MODULE:BOOL=OFF
|
| 303 |
+
|
| 304 |
+
//Include core requiring OS (Windows/Posix)
|
| 305 |
+
FMT_OS:BOOL=ON
|
| 306 |
+
|
| 307 |
+
//Enable extra warnings and expensive tests.
|
| 308 |
+
FMT_PEDANTIC:BOOL=OFF
|
| 309 |
+
|
| 310 |
+
//Value Computed by CMake
|
| 311 |
+
FMT_SOURCE_DIR:STATIC=/content/tiny-cuda-nn/dependencies/fmt
|
| 312 |
+
|
| 313 |
+
//Expose headers with marking them as system.
|
| 314 |
+
FMT_SYSTEM_HEADERS:BOOL=OFF
|
| 315 |
+
|
| 316 |
+
//Generate the test target.
|
| 317 |
+
FMT_TEST:BOOL=OFF
|
| 318 |
+
|
| 319 |
+
//Halt the compilation with an error on compiler warnings.
|
| 320 |
+
FMT_WERROR:BOOL=OFF
|
| 321 |
+
|
| 322 |
+
//Allows tiny-cuda-nn to use cuBLAS and cuSolver. Only required
|
| 323 |
+
// for the Shampoo optimizer.
|
| 324 |
+
TCNN_ALLOW_CUBLAS_CUSOLVER:BOOL=OFF
|
| 325 |
+
|
| 326 |
+
//Build tiny-cuda-nn example benchmark?
|
| 327 |
+
TCNN_BUILD_BENCHMARK:BOOL=ON
|
| 328 |
+
|
| 329 |
+
//Build tiny-cuda-nn example applications?
|
| 330 |
+
TCNN_BUILD_EXAMPLES:BOOL=ON
|
| 331 |
+
|
| 332 |
+
//Build tiny-cuda-nn for a specific GPU architecture.
|
| 333 |
+
TCNN_CUDA_ARCHITECTURES:STRING=
|
| 334 |
+
|
| 335 |
+
//Value Computed by CMake
|
| 336 |
+
tiny-cuda-nn_BINARY_DIR:STATIC=/content/tiny-cuda-nn/build
|
| 337 |
+
|
| 338 |
+
//Value Computed by CMake
|
| 339 |
+
tiny-cuda-nn_IS_TOP_LEVEL:STATIC=ON
|
| 340 |
+
|
| 341 |
+
//Value Computed by CMake
|
| 342 |
+
tiny-cuda-nn_SOURCE_DIR:STATIC=/content/tiny-cuda-nn
|
| 343 |
+
|
| 344 |
+
|
| 345 |
+
########################
|
| 346 |
+
# INTERNAL cache entries
|
| 347 |
+
########################
|
| 348 |
+
|
| 349 |
+
//ADVANCED property for variable: CMAKE_ADDR2LINE
|
| 350 |
+
CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
|
| 351 |
+
//ADVANCED property for variable: CMAKE_AR
|
| 352 |
+
CMAKE_AR-ADVANCED:INTERNAL=1
|
| 353 |
+
//This is the directory where this CMakeCache.txt was created
|
| 354 |
+
CMAKE_CACHEFILE_DIR:INTERNAL=/content/tiny-cuda-nn/build
|
| 355 |
+
//Major version of cmake used to create the current loaded cache
|
| 356 |
+
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
|
| 357 |
+
//Minor version of cmake used to create the current loaded cache
|
| 358 |
+
CMAKE_CACHE_MINOR_VERSION:INTERNAL=27
|
| 359 |
+
//Patch version of cmake used to create the current loaded cache
|
| 360 |
+
CMAKE_CACHE_PATCH_VERSION:INTERNAL=7
|
| 361 |
+
//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
|
| 362 |
+
CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
|
| 363 |
+
//Path to CMake executable.
|
| 364 |
+
CMAKE_COMMAND:INTERNAL=/usr/local/lib/python3.10/dist-packages/cmake/data/bin/cmake
|
| 365 |
+
//Path to cpack program executable.
|
| 366 |
+
CMAKE_CPACK_COMMAND:INTERNAL=/usr/local/lib/python3.10/dist-packages/cmake/data/bin/cpack
|
| 367 |
+
//Path to ctest program executable.
|
| 368 |
+
CMAKE_CTEST_COMMAND:INTERNAL=/usr/local/lib/python3.10/dist-packages/cmake/data/bin/ctest
|
| 369 |
+
//ADVANCED property for variable: CMAKE_CUDA_COMPILER
|
| 370 |
+
CMAKE_CUDA_COMPILER-ADVANCED:INTERNAL=1
|
| 371 |
+
//ADVANCED property for variable: CMAKE_CUDA_FLAGS
|
| 372 |
+
CMAKE_CUDA_FLAGS-ADVANCED:INTERNAL=1
|
| 373 |
+
//ADVANCED property for variable: CMAKE_CUDA_FLAGS_DEBUG
|
| 374 |
+
CMAKE_CUDA_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
| 375 |
+
//ADVANCED property for variable: CMAKE_CUDA_FLAGS_MINSIZEREL
|
| 376 |
+
CMAKE_CUDA_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
| 377 |
+
//ADVANCED property for variable: CMAKE_CUDA_FLAGS_RELEASE
|
| 378 |
+
CMAKE_CUDA_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
| 379 |
+
//ADVANCED property for variable: CMAKE_CUDA_FLAGS_RELWITHDEBINFO
|
| 380 |
+
CMAKE_CUDA_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
| 381 |
+
//ADVANCED property for variable: CMAKE_CXX_COMPILER
|
| 382 |
+
CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
|
| 383 |
+
//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR
|
| 384 |
+
CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1
|
| 385 |
+
//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB
|
| 386 |
+
CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1
|
| 387 |
+
//ADVANCED property for variable: CMAKE_CXX_FLAGS
|
| 388 |
+
CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
|
| 389 |
+
//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
|
| 390 |
+
CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
| 391 |
+
//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
|
| 392 |
+
CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
| 393 |
+
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
|
| 394 |
+
CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
| 395 |
+
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
|
| 396 |
+
CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
| 397 |
+
//ADVANCED property for variable: CMAKE_DLLTOOL
|
| 398 |
+
CMAKE_DLLTOOL-ADVANCED:INTERNAL=1
|
| 399 |
+
//Executable file format
|
| 400 |
+
CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
|
| 401 |
+
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
|
| 402 |
+
CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
| 403 |
+
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
|
| 404 |
+
CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
| 405 |
+
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
|
| 406 |
+
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
| 407 |
+
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
|
| 408 |
+
CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
| 409 |
+
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
|
| 410 |
+
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
| 411 |
+
//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
|
| 412 |
+
CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
|
| 413 |
+
//Name of external makefile project generator.
|
| 414 |
+
CMAKE_EXTRA_GENERATOR:INTERNAL=
|
| 415 |
+
//Name of generator.
|
| 416 |
+
CMAKE_GENERATOR:INTERNAL=Unix Makefiles
|
| 417 |
+
//Generator instance identifier.
|
| 418 |
+
CMAKE_GENERATOR_INSTANCE:INTERNAL=
|
| 419 |
+
//Name of generator platform.
|
| 420 |
+
CMAKE_GENERATOR_PLATFORM:INTERNAL=
|
| 421 |
+
//Name of generator toolset.
|
| 422 |
+
CMAKE_GENERATOR_TOOLSET:INTERNAL=
|
| 423 |
+
//Source directory with the top level CMakeLists.txt file for this
|
| 424 |
+
// project
|
| 425 |
+
CMAKE_HOME_DIRECTORY:INTERNAL=/content/tiny-cuda-nn
|
| 426 |
+
//ADVANCED property for variable: CMAKE_INSTALL_BINDIR
|
| 427 |
+
CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1
|
| 428 |
+
//ADVANCED property for variable: CMAKE_INSTALL_DATADIR
|
| 429 |
+
CMAKE_INSTALL_DATADIR-ADVANCED:INTERNAL=1
|
| 430 |
+
//ADVANCED property for variable: CMAKE_INSTALL_DATAROOTDIR
|
| 431 |
+
CMAKE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1
|
| 432 |
+
//ADVANCED property for variable: CMAKE_INSTALL_DOCDIR
|
| 433 |
+
CMAKE_INSTALL_DOCDIR-ADVANCED:INTERNAL=1
|
| 434 |
+
//ADVANCED property for variable: CMAKE_INSTALL_INCLUDEDIR
|
| 435 |
+
CMAKE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1
|
| 436 |
+
//ADVANCED property for variable: CMAKE_INSTALL_INFODIR
|
| 437 |
+
CMAKE_INSTALL_INFODIR-ADVANCED:INTERNAL=1
|
| 438 |
+
//ADVANCED property for variable: CMAKE_INSTALL_LIBDIR
|
| 439 |
+
CMAKE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1
|
| 440 |
+
//ADVANCED property for variable: CMAKE_INSTALL_LIBEXECDIR
|
| 441 |
+
CMAKE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1
|
| 442 |
+
//ADVANCED property for variable: CMAKE_INSTALL_LOCALEDIR
|
| 443 |
+
CMAKE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1
|
| 444 |
+
//ADVANCED property for variable: CMAKE_INSTALL_LOCALSTATEDIR
|
| 445 |
+
CMAKE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1
|
| 446 |
+
//ADVANCED property for variable: CMAKE_INSTALL_MANDIR
|
| 447 |
+
CMAKE_INSTALL_MANDIR-ADVANCED:INTERNAL=1
|
| 448 |
+
//ADVANCED property for variable: CMAKE_INSTALL_OLDINCLUDEDIR
|
| 449 |
+
CMAKE_INSTALL_OLDINCLUDEDIR-ADVANCED:INTERNAL=1
|
| 450 |
+
//ADVANCED property for variable: CMAKE_INSTALL_RUNSTATEDIR
|
| 451 |
+
CMAKE_INSTALL_RUNSTATEDIR-ADVANCED:INTERNAL=1
|
| 452 |
+
//ADVANCED property for variable: CMAKE_INSTALL_SBINDIR
|
| 453 |
+
CMAKE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1
|
| 454 |
+
//ADVANCED property for variable: CMAKE_INSTALL_SHAREDSTATEDIR
|
| 455 |
+
CMAKE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1
|
| 456 |
+
//Install .so files without execute permission.
|
| 457 |
+
CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1
|
| 458 |
+
//ADVANCED property for variable: CMAKE_INSTALL_SYSCONFDIR
|
| 459 |
+
CMAKE_INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1
|
| 460 |
+
//ADVANCED property for variable: CMAKE_LINKER
|
| 461 |
+
CMAKE_LINKER-ADVANCED:INTERNAL=1
|
| 462 |
+
//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
|
| 463 |
+
CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
|
| 464 |
+
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
|
| 465 |
+
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
| 466 |
+
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
|
| 467 |
+
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
| 468 |
+
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
|
| 469 |
+
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
| 470 |
+
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
|
| 471 |
+
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
| 472 |
+
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
|
| 473 |
+
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
| 474 |
+
//ADVANCED property for variable: CMAKE_NM
|
| 475 |
+
CMAKE_NM-ADVANCED:INTERNAL=1
|
| 476 |
+
//number of local generators
|
| 477 |
+
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=4
|
| 478 |
+
//ADVANCED property for variable: CMAKE_OBJCOPY
|
| 479 |
+
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
|
| 480 |
+
//ADVANCED property for variable: CMAKE_OBJDUMP
|
| 481 |
+
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
|
| 482 |
+
//Platform information initialized
|
| 483 |
+
CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
|
| 484 |
+
//ADVANCED property for variable: CMAKE_RANLIB
|
| 485 |
+
CMAKE_RANLIB-ADVANCED:INTERNAL=1
|
| 486 |
+
//ADVANCED property for variable: CMAKE_READELF
|
| 487 |
+
CMAKE_READELF-ADVANCED:INTERNAL=1
|
| 488 |
+
//Path to CMake installation.
|
| 489 |
+
CMAKE_ROOT:INTERNAL=/usr/local/lib/python3.10/dist-packages/cmake/data/share/cmake-3.27
|
| 490 |
+
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
|
| 491 |
+
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
| 492 |
+
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
|
| 493 |
+
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
| 494 |
+
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
|
| 495 |
+
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
| 496 |
+
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
|
| 497 |
+
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
| 498 |
+
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
|
| 499 |
+
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
| 500 |
+
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
|
| 501 |
+
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
|
| 502 |
+
//ADVANCED property for variable: CMAKE_SKIP_RPATH
|
| 503 |
+
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
|
| 504 |
+
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
|
| 505 |
+
CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
| 506 |
+
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
|
| 507 |
+
CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
| 508 |
+
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
|
| 509 |
+
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
| 510 |
+
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
|
| 511 |
+
CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
| 512 |
+
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
|
| 513 |
+
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
| 514 |
+
//ADVANCED property for variable: CMAKE_STRIP
|
| 515 |
+
CMAKE_STRIP-ADVANCED:INTERNAL=1
|
| 516 |
+
//ADVANCED property for variable: CMAKE_TAPI
|
| 517 |
+
CMAKE_TAPI-ADVANCED:INTERNAL=1
|
| 518 |
+
//uname command
|
| 519 |
+
CMAKE_UNAME:INTERNAL=/usr/bin/uname
|
| 520 |
+
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
|
| 521 |
+
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
|
| 522 |
+
//Returned GPU architectures from detect_gpus tool
|
| 523 |
+
TCNN_AUTODETECT_CUDA_ARCHITECTURES_OUTPUT:INTERNAL=75
|
| 524 |
+
//linker supports push/pop state
|
| 525 |
+
_CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED:INTERNAL=TRUE
|
| 526 |
+
//CMAKE_INSTALL_PREFIX during last run
|
| 527 |
+
_GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=/usr/local
|
| 528 |
+
//Result of TRY_COMPILE
|
| 529 |
+
compile_result:INTERNAL=TRUE
|
| 530 |
+
//Result of try_run()
|
| 531 |
+
run_result:INTERNAL=0
|
| 532 |
+
|
CMakeFiles/3.27.7/CMakeCUDACompiler.cmake
ADDED
|
@@ -0,0 +1,76 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
set(CMAKE_CUDA_COMPILER "/usr/local/cuda/bin/nvcc")
|
| 2 |
+
set(CMAKE_CUDA_HOST_COMPILER "")
|
| 3 |
+
set(CMAKE_CUDA_HOST_LINK_LAUNCHER "/usr/bin/g++")
|
| 4 |
+
set(CMAKE_CUDA_COMPILER_ID "NVIDIA")
|
| 5 |
+
set(CMAKE_CUDA_COMPILER_VERSION "11.8.89")
|
| 6 |
+
set(CMAKE_CUDA_DEVICE_LINKER "/usr/local/cuda/bin/nvlink")
|
| 7 |
+
set(CMAKE_CUDA_FATBINARY "/usr/local/cuda/bin/fatbinary")
|
| 8 |
+
set(CMAKE_CUDA_STANDARD_COMPUTED_DEFAULT "17")
|
| 9 |
+
set(CMAKE_CUDA_EXTENSIONS_COMPUTED_DEFAULT "ON")
|
| 10 |
+
set(CMAKE_CUDA_COMPILE_FEATURES "cuda_std_03;cuda_std_11;cuda_std_14;cuda_std_17")
|
| 11 |
+
set(CMAKE_CUDA03_COMPILE_FEATURES "cuda_std_03")
|
| 12 |
+
set(CMAKE_CUDA11_COMPILE_FEATURES "cuda_std_11")
|
| 13 |
+
set(CMAKE_CUDA14_COMPILE_FEATURES "cuda_std_14")
|
| 14 |
+
set(CMAKE_CUDA17_COMPILE_FEATURES "cuda_std_17")
|
| 15 |
+
set(CMAKE_CUDA20_COMPILE_FEATURES "")
|
| 16 |
+
set(CMAKE_CUDA23_COMPILE_FEATURES "")
|
| 17 |
+
|
| 18 |
+
set(CMAKE_CUDA_PLATFORM_ID "Linux")
|
| 19 |
+
set(CMAKE_CUDA_SIMULATE_ID "GNU")
|
| 20 |
+
set(CMAKE_CUDA_COMPILER_FRONTEND_VARIANT "")
|
| 21 |
+
set(CMAKE_CUDA_SIMULATE_VERSION "11.4")
|
| 22 |
+
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
set(CMAKE_CUDA_COMPILER_ENV_VAR "CUDACXX")
|
| 26 |
+
set(CMAKE_CUDA_HOST_COMPILER_ENV_VAR "CUDAHOSTCXX")
|
| 27 |
+
|
| 28 |
+
set(CMAKE_CUDA_COMPILER_LOADED 1)
|
| 29 |
+
set(CMAKE_CUDA_COMPILER_ID_RUN 1)
|
| 30 |
+
set(CMAKE_CUDA_SOURCE_FILE_EXTENSIONS cu)
|
| 31 |
+
set(CMAKE_CUDA_LINKER_PREFERENCE 15)
|
| 32 |
+
set(CMAKE_CUDA_LINKER_PREFERENCE_PROPAGATES 1)
|
| 33 |
+
set(CMAKE_CUDA_LINKER_DEPFILE_SUPPORTED )
|
| 34 |
+
|
| 35 |
+
set(CMAKE_CUDA_SIZEOF_DATA_PTR "8")
|
| 36 |
+
set(CMAKE_CUDA_COMPILER_ABI "ELF")
|
| 37 |
+
set(CMAKE_CUDA_BYTE_ORDER "LITTLE_ENDIAN")
|
| 38 |
+
set(CMAKE_CUDA_LIBRARY_ARCHITECTURE "x86_64-linux-gnu")
|
| 39 |
+
|
| 40 |
+
if(CMAKE_CUDA_SIZEOF_DATA_PTR)
|
| 41 |
+
set(CMAKE_SIZEOF_VOID_P "${CMAKE_CUDA_SIZEOF_DATA_PTR}")
|
| 42 |
+
endif()
|
| 43 |
+
|
| 44 |
+
if(CMAKE_CUDA_COMPILER_ABI)
|
| 45 |
+
set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CUDA_COMPILER_ABI}")
|
| 46 |
+
endif()
|
| 47 |
+
|
| 48 |
+
if(CMAKE_CUDA_LIBRARY_ARCHITECTURE)
|
| 49 |
+
set(CMAKE_LIBRARY_ARCHITECTURE "x86_64-linux-gnu")
|
| 50 |
+
endif()
|
| 51 |
+
|
| 52 |
+
set(CMAKE_CUDA_COMPILER_TOOLKIT_ROOT "/usr/local/cuda")
|
| 53 |
+
set(CMAKE_CUDA_COMPILER_TOOLKIT_LIBRARY_ROOT "/usr/local/cuda")
|
| 54 |
+
set(CMAKE_CUDA_COMPILER_TOOLKIT_VERSION "11.8.89")
|
| 55 |
+
set(CMAKE_CUDA_COMPILER_LIBRARY_ROOT "/usr/local/cuda")
|
| 56 |
+
|
| 57 |
+
set(CMAKE_CUDA_ARCHITECTURES_ALL "35-real;37-real;50-real;52-real;53-real;60-real;61-real;62-real;70-real;72-real;75-real;80-real;86-real;87-real;89-real;90")
|
| 58 |
+
set(CMAKE_CUDA_ARCHITECTURES_ALL_MAJOR "35-real;50-real;60-real;70-real;80-real;90")
|
| 59 |
+
set(CMAKE_CUDA_ARCHITECTURES_NATIVE "75-real")
|
| 60 |
+
|
| 61 |
+
set(CMAKE_CUDA_TOOLKIT_INCLUDE_DIRECTORIES "/usr/local/cuda/targets/x86_64-linux/include")
|
| 62 |
+
|
| 63 |
+
set(CMAKE_CUDA_HOST_IMPLICIT_LINK_LIBRARIES "")
|
| 64 |
+
set(CMAKE_CUDA_HOST_IMPLICIT_LINK_DIRECTORIES "/usr/local/cuda/targets/x86_64-linux/lib/stubs;/usr/local/cuda/targets/x86_64-linux/lib")
|
| 65 |
+
set(CMAKE_CUDA_HOST_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
|
| 66 |
+
|
| 67 |
+
set(CMAKE_CUDA_IMPLICIT_INCLUDE_DIRECTORIES "/usr/include/c++/11;/usr/include/x86_64-linux-gnu/c++/11;/usr/include/c++/11/backward;/usr/lib/gcc/x86_64-linux-gnu/11/include;/usr/local/include;/usr/include/x86_64-linux-gnu;/usr/include")
|
| 68 |
+
set(CMAKE_CUDA_IMPLICIT_LINK_LIBRARIES "stdc++;m;gcc_s;gcc;c;gcc_s;gcc")
|
| 69 |
+
set(CMAKE_CUDA_IMPLICIT_LINK_DIRECTORIES "/usr/local/cuda/targets/x86_64-linux/lib/stubs;/usr/local/cuda/targets/x86_64-linux/lib;/usr/lib/gcc/x86_64-linux-gnu/11;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib;/usr/local/cuda/lib64/stubs")
|
| 70 |
+
set(CMAKE_CUDA_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
|
| 71 |
+
|
| 72 |
+
set(CMAKE_CUDA_RUNTIME_LIBRARY_DEFAULT "STATIC")
|
| 73 |
+
|
| 74 |
+
set(CMAKE_LINKER "/usr/bin/ld")
|
| 75 |
+
set(CMAKE_AR "/usr/bin/ar")
|
| 76 |
+
set(CMAKE_MT "")
|
CMakeFiles/3.27.7/CMakeCXXCompiler.cmake
ADDED
|
@@ -0,0 +1,85 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
set(CMAKE_CXX_COMPILER "/usr/bin/c++")
|
| 2 |
+
set(CMAKE_CXX_COMPILER_ARG1 "")
|
| 3 |
+
set(CMAKE_CXX_COMPILER_ID "GNU")
|
| 4 |
+
set(CMAKE_CXX_COMPILER_VERSION "11.4.0")
|
| 5 |
+
set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "")
|
| 6 |
+
set(CMAKE_CXX_COMPILER_WRAPPER "")
|
| 7 |
+
set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "17")
|
| 8 |
+
set(CMAKE_CXX_EXTENSIONS_COMPUTED_DEFAULT "ON")
|
| 9 |
+
set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20;cxx_std_23")
|
| 10 |
+
set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters")
|
| 11 |
+
set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates")
|
| 12 |
+
set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates")
|
| 13 |
+
set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17")
|
| 14 |
+
set(CMAKE_CXX20_COMPILE_FEATURES "cxx_std_20")
|
| 15 |
+
set(CMAKE_CXX23_COMPILE_FEATURES "cxx_std_23")
|
| 16 |
+
|
| 17 |
+
set(CMAKE_CXX_PLATFORM_ID "Linux")
|
| 18 |
+
set(CMAKE_CXX_SIMULATE_ID "")
|
| 19 |
+
set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT "GNU")
|
| 20 |
+
set(CMAKE_CXX_SIMULATE_VERSION "")
|
| 21 |
+
|
| 22 |
+
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
set(CMAKE_AR "/usr/bin/ar")
|
| 26 |
+
set(CMAKE_CXX_COMPILER_AR "/usr/bin/gcc-ar-11")
|
| 27 |
+
set(CMAKE_RANLIB "/usr/bin/ranlib")
|
| 28 |
+
set(CMAKE_CXX_COMPILER_RANLIB "/usr/bin/gcc-ranlib-11")
|
| 29 |
+
set(CMAKE_LINKER "/usr/bin/ld")
|
| 30 |
+
set(CMAKE_MT "")
|
| 31 |
+
set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND")
|
| 32 |
+
set(CMAKE_COMPILER_IS_GNUCXX 1)
|
| 33 |
+
set(CMAKE_CXX_COMPILER_LOADED 1)
|
| 34 |
+
set(CMAKE_CXX_COMPILER_WORKS TRUE)
|
| 35 |
+
set(CMAKE_CXX_ABI_COMPILED TRUE)
|
| 36 |
+
|
| 37 |
+
set(CMAKE_CXX_COMPILER_ENV_VAR "CXX")
|
| 38 |
+
|
| 39 |
+
set(CMAKE_CXX_COMPILER_ID_RUN 1)
|
| 40 |
+
set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;mpp;CPP;ixx;cppm;ccm;cxxm;c++m)
|
| 41 |
+
set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC)
|
| 42 |
+
|
| 43 |
+
foreach (lang C OBJC OBJCXX)
|
| 44 |
+
if (CMAKE_${lang}_COMPILER_ID_RUN)
|
| 45 |
+
foreach(extension IN LISTS CMAKE_${lang}_SOURCE_FILE_EXTENSIONS)
|
| 46 |
+
list(REMOVE_ITEM CMAKE_CXX_SOURCE_FILE_EXTENSIONS ${extension})
|
| 47 |
+
endforeach()
|
| 48 |
+
endif()
|
| 49 |
+
endforeach()
|
| 50 |
+
|
| 51 |
+
set(CMAKE_CXX_LINKER_PREFERENCE 30)
|
| 52 |
+
set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1)
|
| 53 |
+
set(CMAKE_CXX_LINKER_DEPFILE_SUPPORTED TRUE)
|
| 54 |
+
|
| 55 |
+
# Save compiler ABI information.
|
| 56 |
+
set(CMAKE_CXX_SIZEOF_DATA_PTR "8")
|
| 57 |
+
set(CMAKE_CXX_COMPILER_ABI "ELF")
|
| 58 |
+
set(CMAKE_CXX_BYTE_ORDER "LITTLE_ENDIAN")
|
| 59 |
+
set(CMAKE_CXX_LIBRARY_ARCHITECTURE "x86_64-linux-gnu")
|
| 60 |
+
|
| 61 |
+
if(CMAKE_CXX_SIZEOF_DATA_PTR)
|
| 62 |
+
set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}")
|
| 63 |
+
endif()
|
| 64 |
+
|
| 65 |
+
if(CMAKE_CXX_COMPILER_ABI)
|
| 66 |
+
set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}")
|
| 67 |
+
endif()
|
| 68 |
+
|
| 69 |
+
if(CMAKE_CXX_LIBRARY_ARCHITECTURE)
|
| 70 |
+
set(CMAKE_LIBRARY_ARCHITECTURE "x86_64-linux-gnu")
|
| 71 |
+
endif()
|
| 72 |
+
|
| 73 |
+
set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "")
|
| 74 |
+
if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX)
|
| 75 |
+
set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_CXX_CL_SHOWINCLUDES_PREFIX}")
|
| 76 |
+
endif()
|
| 77 |
+
|
| 78 |
+
|
| 79 |
+
|
| 80 |
+
|
| 81 |
+
|
| 82 |
+
set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "/usr/include/c++/11;/usr/include/x86_64-linux-gnu/c++/11;/usr/include/c++/11/backward;/usr/lib/gcc/x86_64-linux-gnu/11/include;/usr/local/include;/usr/include/x86_64-linux-gnu;/usr/include")
|
| 83 |
+
set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;gcc_s;gcc;c;gcc_s;gcc")
|
| 84 |
+
set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/x86_64-linux-gnu/11;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib;/usr/local/cuda/lib64/stubs")
|
| 85 |
+
set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
|
CMakeFiles/3.27.7/CMakeDetermineCompilerABI_CUDA.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:65697e9216fedca77da0c3ff8b61d9b54ea2e33eecbd48516d52335d426a5f55
|
| 3 |
+
size 831096
|
CMakeFiles/3.27.7/CMakeDetermineCompilerABI_CXX.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:706369b9a080132db3bd9f26616f30a752f9376201eb47cfb747ef4b34d7120e
|
| 3 |
+
size 15992
|
CMakeFiles/3.27.7/CMakeSystem.cmake
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
set(CMAKE_HOST_SYSTEM "Linux-5.15.120+")
|
| 2 |
+
set(CMAKE_HOST_SYSTEM_NAME "Linux")
|
| 3 |
+
set(CMAKE_HOST_SYSTEM_VERSION "5.15.120+")
|
| 4 |
+
set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
|
| 5 |
+
|
| 6 |
+
|
| 7 |
+
|
| 8 |
+
set(CMAKE_SYSTEM "Linux-5.15.120+")
|
| 9 |
+
set(CMAKE_SYSTEM_NAME "Linux")
|
| 10 |
+
set(CMAKE_SYSTEM_VERSION "5.15.120+")
|
| 11 |
+
set(CMAKE_SYSTEM_PROCESSOR "x86_64")
|
| 12 |
+
|
| 13 |
+
set(CMAKE_CROSSCOMPILING "FALSE")
|
| 14 |
+
|
| 15 |
+
set(CMAKE_SYSTEM_LOADED 1)
|
CMakeFiles/3.27.7/CompilerIdCUDA/CMakeCUDACompilerId.cu
ADDED
|
@@ -0,0 +1,468 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#ifndef __CUDACC__
|
| 2 |
+
# error "A C or C++ compiler has been selected for CUDA"
|
| 3 |
+
#endif
|
| 4 |
+
|
| 5 |
+
|
| 6 |
+
/* Version number components: V=Version, R=Revision, P=Patch
|
| 7 |
+
Version date components: YYYY=Year, MM=Month, DD=Day */
|
| 8 |
+
|
| 9 |
+
#if defined(__NVCC__)
|
| 10 |
+
# define COMPILER_ID "NVIDIA"
|
| 11 |
+
# if defined(_MSC_VER)
|
| 12 |
+
# define SIMULATE_ID "MSVC"
|
| 13 |
+
# elif defined(__clang__)
|
| 14 |
+
# define SIMULATE_ID "Clang"
|
| 15 |
+
# elif defined(__GNUC__)
|
| 16 |
+
# define SIMULATE_ID "GNU"
|
| 17 |
+
# endif
|
| 18 |
+
# if defined(__CUDACC_VER_MAJOR__)
|
| 19 |
+
# define COMPILER_VERSION_MAJOR DEC(__CUDACC_VER_MAJOR__)
|
| 20 |
+
# define COMPILER_VERSION_MINOR DEC(__CUDACC_VER_MINOR__)
|
| 21 |
+
# define COMPILER_VERSION_PATCH DEC(__CUDACC_VER_BUILD__)
|
| 22 |
+
# endif
|
| 23 |
+
# if defined(_MSC_VER)
|
| 24 |
+
/* _MSC_VER = VVRR */
|
| 25 |
+
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
| 26 |
+
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
| 27 |
+
# elif defined(__clang__)
|
| 28 |
+
# define SIMULATE_VERSION_MAJOR DEC(__clang_major__)
|
| 29 |
+
# define SIMULATE_VERSION_MINOR DEC(__clang_minor__)
|
| 30 |
+
# elif defined(__GNUC__)
|
| 31 |
+
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
|
| 32 |
+
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
|
| 33 |
+
# endif
|
| 34 |
+
|
| 35 |
+
#elif defined(__clang__)
|
| 36 |
+
# define COMPILER_ID "Clang"
|
| 37 |
+
# if defined(_MSC_VER)
|
| 38 |
+
# define SIMULATE_ID "MSVC"
|
| 39 |
+
# endif
|
| 40 |
+
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
|
| 41 |
+
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
|
| 42 |
+
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
|
| 43 |
+
# if defined(_MSC_VER)
|
| 44 |
+
/* _MSC_VER = VVRR */
|
| 45 |
+
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
| 46 |
+
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
| 47 |
+
# endif
|
| 48 |
+
|
| 49 |
+
|
| 50 |
+
/* These compilers are either not known or too old to define an
|
| 51 |
+
identification macro. Try to identify the platform and guess that
|
| 52 |
+
it is the native compiler. */
|
| 53 |
+
#elif defined(__hpux) || defined(__hpua)
|
| 54 |
+
# define COMPILER_ID "HP"
|
| 55 |
+
|
| 56 |
+
#else /* unknown compiler */
|
| 57 |
+
# define COMPILER_ID ""
|
| 58 |
+
#endif
|
| 59 |
+
|
| 60 |
+
/* Construct the string literal in pieces to prevent the source from
|
| 61 |
+
getting matched. Store it in a pointer rather than an array
|
| 62 |
+
because some compilers will just produce instructions to fill the
|
| 63 |
+
array rather than assigning a pointer to a static array. */
|
| 64 |
+
char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
|
| 65 |
+
#ifdef SIMULATE_ID
|
| 66 |
+
char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]";
|
| 67 |
+
#endif
|
| 68 |
+
|
| 69 |
+
#define STRINGIFY_HELPER(X) #X
|
| 70 |
+
#define STRINGIFY(X) STRINGIFY_HELPER(X)
|
| 71 |
+
|
| 72 |
+
/* Identify known platforms by name. */
|
| 73 |
+
#if defined(__linux) || defined(__linux__) || defined(linux)
|
| 74 |
+
# define PLATFORM_ID "Linux"
|
| 75 |
+
|
| 76 |
+
#elif defined(__MSYS__)
|
| 77 |
+
# define PLATFORM_ID "MSYS"
|
| 78 |
+
|
| 79 |
+
#elif defined(__CYGWIN__)
|
| 80 |
+
# define PLATFORM_ID "Cygwin"
|
| 81 |
+
|
| 82 |
+
#elif defined(__MINGW32__)
|
| 83 |
+
# define PLATFORM_ID "MinGW"
|
| 84 |
+
|
| 85 |
+
#elif defined(__APPLE__)
|
| 86 |
+
# define PLATFORM_ID "Darwin"
|
| 87 |
+
|
| 88 |
+
#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
|
| 89 |
+
# define PLATFORM_ID "Windows"
|
| 90 |
+
|
| 91 |
+
#elif defined(__FreeBSD__) || defined(__FreeBSD)
|
| 92 |
+
# define PLATFORM_ID "FreeBSD"
|
| 93 |
+
|
| 94 |
+
#elif defined(__NetBSD__) || defined(__NetBSD)
|
| 95 |
+
# define PLATFORM_ID "NetBSD"
|
| 96 |
+
|
| 97 |
+
#elif defined(__OpenBSD__) || defined(__OPENBSD)
|
| 98 |
+
# define PLATFORM_ID "OpenBSD"
|
| 99 |
+
|
| 100 |
+
#elif defined(__sun) || defined(sun)
|
| 101 |
+
# define PLATFORM_ID "SunOS"
|
| 102 |
+
|
| 103 |
+
#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
|
| 104 |
+
# define PLATFORM_ID "AIX"
|
| 105 |
+
|
| 106 |
+
#elif defined(__hpux) || defined(__hpux__)
|
| 107 |
+
# define PLATFORM_ID "HP-UX"
|
| 108 |
+
|
| 109 |
+
#elif defined(__HAIKU__)
|
| 110 |
+
# define PLATFORM_ID "Haiku"
|
| 111 |
+
|
| 112 |
+
#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
|
| 113 |
+
# define PLATFORM_ID "BeOS"
|
| 114 |
+
|
| 115 |
+
#elif defined(__QNX__) || defined(__QNXNTO__)
|
| 116 |
+
# define PLATFORM_ID "QNX"
|
| 117 |
+
|
| 118 |
+
#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
|
| 119 |
+
# define PLATFORM_ID "Tru64"
|
| 120 |
+
|
| 121 |
+
#elif defined(__riscos) || defined(__riscos__)
|
| 122 |
+
# define PLATFORM_ID "RISCos"
|
| 123 |
+
|
| 124 |
+
#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
|
| 125 |
+
# define PLATFORM_ID "SINIX"
|
| 126 |
+
|
| 127 |
+
#elif defined(__UNIX_SV__)
|
| 128 |
+
# define PLATFORM_ID "UNIX_SV"
|
| 129 |
+
|
| 130 |
+
#elif defined(__bsdos__)
|
| 131 |
+
# define PLATFORM_ID "BSDOS"
|
| 132 |
+
|
| 133 |
+
#elif defined(_MPRAS) || defined(MPRAS)
|
| 134 |
+
# define PLATFORM_ID "MP-RAS"
|
| 135 |
+
|
| 136 |
+
#elif defined(__osf) || defined(__osf__)
|
| 137 |
+
# define PLATFORM_ID "OSF1"
|
| 138 |
+
|
| 139 |
+
#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
|
| 140 |
+
# define PLATFORM_ID "SCO_SV"
|
| 141 |
+
|
| 142 |
+
#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
|
| 143 |
+
# define PLATFORM_ID "ULTRIX"
|
| 144 |
+
|
| 145 |
+
#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
|
| 146 |
+
# define PLATFORM_ID "Xenix"
|
| 147 |
+
|
| 148 |
+
#elif defined(__WATCOMC__)
|
| 149 |
+
# if defined(__LINUX__)
|
| 150 |
+
# define PLATFORM_ID "Linux"
|
| 151 |
+
|
| 152 |
+
# elif defined(__DOS__)
|
| 153 |
+
# define PLATFORM_ID "DOS"
|
| 154 |
+
|
| 155 |
+
# elif defined(__OS2__)
|
| 156 |
+
# define PLATFORM_ID "OS2"
|
| 157 |
+
|
| 158 |
+
# elif defined(__WINDOWS__)
|
| 159 |
+
# define PLATFORM_ID "Windows3x"
|
| 160 |
+
|
| 161 |
+
# elif defined(__VXWORKS__)
|
| 162 |
+
# define PLATFORM_ID "VxWorks"
|
| 163 |
+
|
| 164 |
+
# else /* unknown platform */
|
| 165 |
+
# define PLATFORM_ID
|
| 166 |
+
# endif
|
| 167 |
+
|
| 168 |
+
#elif defined(__INTEGRITY)
|
| 169 |
+
# if defined(INT_178B)
|
| 170 |
+
# define PLATFORM_ID "Integrity178"
|
| 171 |
+
|
| 172 |
+
# else /* regular Integrity */
|
| 173 |
+
# define PLATFORM_ID "Integrity"
|
| 174 |
+
# endif
|
| 175 |
+
|
| 176 |
+
# elif defined(_ADI_COMPILER)
|
| 177 |
+
# define PLATFORM_ID "ADSP"
|
| 178 |
+
|
| 179 |
+
#else /* unknown platform */
|
| 180 |
+
# define PLATFORM_ID
|
| 181 |
+
|
| 182 |
+
#endif
|
| 183 |
+
|
| 184 |
+
/* For windows compilers MSVC and Intel we can determine
|
| 185 |
+
the architecture of the compiler being used. This is because
|
| 186 |
+
the compilers do not have flags that can change the architecture,
|
| 187 |
+
but rather depend on which compiler is being used
|
| 188 |
+
*/
|
| 189 |
+
#if defined(_WIN32) && defined(_MSC_VER)
|
| 190 |
+
# if defined(_M_IA64)
|
| 191 |
+
# define ARCHITECTURE_ID "IA64"
|
| 192 |
+
|
| 193 |
+
# elif defined(_M_ARM64EC)
|
| 194 |
+
# define ARCHITECTURE_ID "ARM64EC"
|
| 195 |
+
|
| 196 |
+
# elif defined(_M_X64) || defined(_M_AMD64)
|
| 197 |
+
# define ARCHITECTURE_ID "x64"
|
| 198 |
+
|
| 199 |
+
# elif defined(_M_IX86)
|
| 200 |
+
# define ARCHITECTURE_ID "X86"
|
| 201 |
+
|
| 202 |
+
# elif defined(_M_ARM64)
|
| 203 |
+
# define ARCHITECTURE_ID "ARM64"
|
| 204 |
+
|
| 205 |
+
# elif defined(_M_ARM)
|
| 206 |
+
# if _M_ARM == 4
|
| 207 |
+
# define ARCHITECTURE_ID "ARMV4I"
|
| 208 |
+
# elif _M_ARM == 5
|
| 209 |
+
# define ARCHITECTURE_ID "ARMV5I"
|
| 210 |
+
# else
|
| 211 |
+
# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM)
|
| 212 |
+
# endif
|
| 213 |
+
|
| 214 |
+
# elif defined(_M_MIPS)
|
| 215 |
+
# define ARCHITECTURE_ID "MIPS"
|
| 216 |
+
|
| 217 |
+
# elif defined(_M_SH)
|
| 218 |
+
# define ARCHITECTURE_ID "SHx"
|
| 219 |
+
|
| 220 |
+
# else /* unknown architecture */
|
| 221 |
+
# define ARCHITECTURE_ID ""
|
| 222 |
+
# endif
|
| 223 |
+
|
| 224 |
+
#elif defined(__WATCOMC__)
|
| 225 |
+
# if defined(_M_I86)
|
| 226 |
+
# define ARCHITECTURE_ID "I86"
|
| 227 |
+
|
| 228 |
+
# elif defined(_M_IX86)
|
| 229 |
+
# define ARCHITECTURE_ID "X86"
|
| 230 |
+
|
| 231 |
+
# else /* unknown architecture */
|
| 232 |
+
# define ARCHITECTURE_ID ""
|
| 233 |
+
# endif
|
| 234 |
+
|
| 235 |
+
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
|
| 236 |
+
# if defined(__ICCARM__)
|
| 237 |
+
# define ARCHITECTURE_ID "ARM"
|
| 238 |
+
|
| 239 |
+
# elif defined(__ICCRX__)
|
| 240 |
+
# define ARCHITECTURE_ID "RX"
|
| 241 |
+
|
| 242 |
+
# elif defined(__ICCRH850__)
|
| 243 |
+
# define ARCHITECTURE_ID "RH850"
|
| 244 |
+
|
| 245 |
+
# elif defined(__ICCRL78__)
|
| 246 |
+
# define ARCHITECTURE_ID "RL78"
|
| 247 |
+
|
| 248 |
+
# elif defined(__ICCRISCV__)
|
| 249 |
+
# define ARCHITECTURE_ID "RISCV"
|
| 250 |
+
|
| 251 |
+
# elif defined(__ICCAVR__)
|
| 252 |
+
# define ARCHITECTURE_ID "AVR"
|
| 253 |
+
|
| 254 |
+
# elif defined(__ICC430__)
|
| 255 |
+
# define ARCHITECTURE_ID "MSP430"
|
| 256 |
+
|
| 257 |
+
# elif defined(__ICCV850__)
|
| 258 |
+
# define ARCHITECTURE_ID "V850"
|
| 259 |
+
|
| 260 |
+
# elif defined(__ICC8051__)
|
| 261 |
+
# define ARCHITECTURE_ID "8051"
|
| 262 |
+
|
| 263 |
+
# elif defined(__ICCSTM8__)
|
| 264 |
+
# define ARCHITECTURE_ID "STM8"
|
| 265 |
+
|
| 266 |
+
# else /* unknown architecture */
|
| 267 |
+
# define ARCHITECTURE_ID ""
|
| 268 |
+
# endif
|
| 269 |
+
|
| 270 |
+
#elif defined(__ghs__)
|
| 271 |
+
# if defined(__PPC64__)
|
| 272 |
+
# define ARCHITECTURE_ID "PPC64"
|
| 273 |
+
|
| 274 |
+
# elif defined(__ppc__)
|
| 275 |
+
# define ARCHITECTURE_ID "PPC"
|
| 276 |
+
|
| 277 |
+
# elif defined(__ARM__)
|
| 278 |
+
# define ARCHITECTURE_ID "ARM"
|
| 279 |
+
|
| 280 |
+
# elif defined(__x86_64__)
|
| 281 |
+
# define ARCHITECTURE_ID "x64"
|
| 282 |
+
|
| 283 |
+
# elif defined(__i386__)
|
| 284 |
+
# define ARCHITECTURE_ID "X86"
|
| 285 |
+
|
| 286 |
+
# else /* unknown architecture */
|
| 287 |
+
# define ARCHITECTURE_ID ""
|
| 288 |
+
# endif
|
| 289 |
+
|
| 290 |
+
#elif defined(__TI_COMPILER_VERSION__)
|
| 291 |
+
# if defined(__TI_ARM__)
|
| 292 |
+
# define ARCHITECTURE_ID "ARM"
|
| 293 |
+
|
| 294 |
+
# elif defined(__MSP430__)
|
| 295 |
+
# define ARCHITECTURE_ID "MSP430"
|
| 296 |
+
|
| 297 |
+
# elif defined(__TMS320C28XX__)
|
| 298 |
+
# define ARCHITECTURE_ID "TMS320C28x"
|
| 299 |
+
|
| 300 |
+
# elif defined(__TMS320C6X__) || defined(_TMS320C6X)
|
| 301 |
+
# define ARCHITECTURE_ID "TMS320C6x"
|
| 302 |
+
|
| 303 |
+
# else /* unknown architecture */
|
| 304 |
+
# define ARCHITECTURE_ID ""
|
| 305 |
+
# endif
|
| 306 |
+
|
| 307 |
+
# elif defined(__ADSPSHARC__)
|
| 308 |
+
# define ARCHITECTURE_ID "SHARC"
|
| 309 |
+
|
| 310 |
+
# elif defined(__ADSPBLACKFIN__)
|
| 311 |
+
# define ARCHITECTURE_ID "Blackfin"
|
| 312 |
+
|
| 313 |
+
#elif defined(__TASKING__)
|
| 314 |
+
|
| 315 |
+
# if defined(__CTC__) || defined(__CPTC__)
|
| 316 |
+
# define ARCHITECTURE_ID "TriCore"
|
| 317 |
+
|
| 318 |
+
# elif defined(__CMCS__)
|
| 319 |
+
# define ARCHITECTURE_ID "MCS"
|
| 320 |
+
|
| 321 |
+
# elif defined(__CARM__)
|
| 322 |
+
# define ARCHITECTURE_ID "ARM"
|
| 323 |
+
|
| 324 |
+
# elif defined(__CARC__)
|
| 325 |
+
# define ARCHITECTURE_ID "ARC"
|
| 326 |
+
|
| 327 |
+
# elif defined(__C51__)
|
| 328 |
+
# define ARCHITECTURE_ID "8051"
|
| 329 |
+
|
| 330 |
+
# elif defined(__CPCP__)
|
| 331 |
+
# define ARCHITECTURE_ID "PCP"
|
| 332 |
+
|
| 333 |
+
# else
|
| 334 |
+
# define ARCHITECTURE_ID ""
|
| 335 |
+
# endif
|
| 336 |
+
|
| 337 |
+
#else
|
| 338 |
+
# define ARCHITECTURE_ID
|
| 339 |
+
#endif
|
| 340 |
+
|
| 341 |
+
/* Convert integer to decimal digit literals. */
|
| 342 |
+
#define DEC(n) \
|
| 343 |
+
('0' + (((n) / 10000000)%10)), \
|
| 344 |
+
('0' + (((n) / 1000000)%10)), \
|
| 345 |
+
('0' + (((n) / 100000)%10)), \
|
| 346 |
+
('0' + (((n) / 10000)%10)), \
|
| 347 |
+
('0' + (((n) / 1000)%10)), \
|
| 348 |
+
('0' + (((n) / 100)%10)), \
|
| 349 |
+
('0' + (((n) / 10)%10)), \
|
| 350 |
+
('0' + ((n) % 10))
|
| 351 |
+
|
| 352 |
+
/* Convert integer to hex digit literals. */
|
| 353 |
+
#define HEX(n) \
|
| 354 |
+
('0' + ((n)>>28 & 0xF)), \
|
| 355 |
+
('0' + ((n)>>24 & 0xF)), \
|
| 356 |
+
('0' + ((n)>>20 & 0xF)), \
|
| 357 |
+
('0' + ((n)>>16 & 0xF)), \
|
| 358 |
+
('0' + ((n)>>12 & 0xF)), \
|
| 359 |
+
('0' + ((n)>>8 & 0xF)), \
|
| 360 |
+
('0' + ((n)>>4 & 0xF)), \
|
| 361 |
+
('0' + ((n) & 0xF))
|
| 362 |
+
|
| 363 |
+
/* Construct a string literal encoding the version number. */
|
| 364 |
+
#ifdef COMPILER_VERSION
|
| 365 |
+
char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]";
|
| 366 |
+
|
| 367 |
+
/* Construct a string literal encoding the version number components. */
|
| 368 |
+
#elif defined(COMPILER_VERSION_MAJOR)
|
| 369 |
+
char const info_version[] = {
|
| 370 |
+
'I', 'N', 'F', 'O', ':',
|
| 371 |
+
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[',
|
| 372 |
+
COMPILER_VERSION_MAJOR,
|
| 373 |
+
# ifdef COMPILER_VERSION_MINOR
|
| 374 |
+
'.', COMPILER_VERSION_MINOR,
|
| 375 |
+
# ifdef COMPILER_VERSION_PATCH
|
| 376 |
+
'.', COMPILER_VERSION_PATCH,
|
| 377 |
+
# ifdef COMPILER_VERSION_TWEAK
|
| 378 |
+
'.', COMPILER_VERSION_TWEAK,
|
| 379 |
+
# endif
|
| 380 |
+
# endif
|
| 381 |
+
# endif
|
| 382 |
+
']','\0'};
|
| 383 |
+
#endif
|
| 384 |
+
|
| 385 |
+
/* Construct a string literal encoding the internal version number. */
|
| 386 |
+
#ifdef COMPILER_VERSION_INTERNAL
|
| 387 |
+
char const info_version_internal[] = {
|
| 388 |
+
'I', 'N', 'F', 'O', ':',
|
| 389 |
+
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_',
|
| 390 |
+
'i','n','t','e','r','n','a','l','[',
|
| 391 |
+
COMPILER_VERSION_INTERNAL,']','\0'};
|
| 392 |
+
#elif defined(COMPILER_VERSION_INTERNAL_STR)
|
| 393 |
+
char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]";
|
| 394 |
+
#endif
|
| 395 |
+
|
| 396 |
+
/* Construct a string literal encoding the version number components. */
|
| 397 |
+
#ifdef SIMULATE_VERSION_MAJOR
|
| 398 |
+
char const info_simulate_version[] = {
|
| 399 |
+
'I', 'N', 'F', 'O', ':',
|
| 400 |
+
's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[',
|
| 401 |
+
SIMULATE_VERSION_MAJOR,
|
| 402 |
+
# ifdef SIMULATE_VERSION_MINOR
|
| 403 |
+
'.', SIMULATE_VERSION_MINOR,
|
| 404 |
+
# ifdef SIMULATE_VERSION_PATCH
|
| 405 |
+
'.', SIMULATE_VERSION_PATCH,
|
| 406 |
+
# ifdef SIMULATE_VERSION_TWEAK
|
| 407 |
+
'.', SIMULATE_VERSION_TWEAK,
|
| 408 |
+
# endif
|
| 409 |
+
# endif
|
| 410 |
+
# endif
|
| 411 |
+
']','\0'};
|
| 412 |
+
#endif
|
| 413 |
+
|
| 414 |
+
/* Construct the string literal in pieces to prevent the source from
|
| 415 |
+
getting matched. Store it in a pointer rather than an array
|
| 416 |
+
because some compilers will just produce instructions to fill the
|
| 417 |
+
array rather than assigning a pointer to a static array. */
|
| 418 |
+
char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
|
| 419 |
+
char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
|
| 420 |
+
|
| 421 |
+
|
| 422 |
+
|
| 423 |
+
const char* info_language_standard_default = "INFO" ":" "standard_default["
|
| 424 |
+
#if __cplusplus > 202002L
|
| 425 |
+
"23"
|
| 426 |
+
#elif __cplusplus > 201703L
|
| 427 |
+
"20"
|
| 428 |
+
#elif __cplusplus >= 201703L
|
| 429 |
+
"17"
|
| 430 |
+
#elif __cplusplus >= 201402L
|
| 431 |
+
"14"
|
| 432 |
+
#elif __cplusplus >= 201103L
|
| 433 |
+
"11"
|
| 434 |
+
#else
|
| 435 |
+
"03"
|
| 436 |
+
#endif
|
| 437 |
+
"]";
|
| 438 |
+
|
| 439 |
+
const char* info_language_extensions_default = "INFO" ":" "extensions_default["
|
| 440 |
+
#if (defined(__clang__) || defined(__GNUC__)) && \
|
| 441 |
+
!defined(__STRICT_ANSI__)
|
| 442 |
+
"ON"
|
| 443 |
+
#else
|
| 444 |
+
"OFF"
|
| 445 |
+
#endif
|
| 446 |
+
"]";
|
| 447 |
+
|
| 448 |
+
/*--------------------------------------------------------------------------*/
|
| 449 |
+
|
| 450 |
+
int main(int argc, char* argv[])
|
| 451 |
+
{
|
| 452 |
+
int require = 0;
|
| 453 |
+
require += info_compiler[argc];
|
| 454 |
+
require += info_platform[argc];
|
| 455 |
+
#ifdef COMPILER_VERSION_MAJOR
|
| 456 |
+
require += info_version[argc];
|
| 457 |
+
#endif
|
| 458 |
+
#ifdef SIMULATE_ID
|
| 459 |
+
require += info_simulate[argc];
|
| 460 |
+
#endif
|
| 461 |
+
#ifdef SIMULATE_VERSION_MAJOR
|
| 462 |
+
require += info_simulate_version[argc];
|
| 463 |
+
#endif
|
| 464 |
+
require += info_language_standard_default[argc];
|
| 465 |
+
require += info_language_extensions_default[argc];
|
| 466 |
+
(void)argv;
|
| 467 |
+
return require;
|
| 468 |
+
}
|
CMakeFiles/3.27.7/CompilerIdCUDA/a.out
ADDED
|
Binary file (827 kB). View file
|
|
|
CMakeFiles/3.27.7/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
CMakeFiles/3.27.7/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
CMakeFiles/3.27.7/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
CMakeFiles/3.27.7/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
CMakeFiles/3.27.7/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu
ADDED
|
@@ -0,0 +1,495 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
typedef char __nv_bool;
|
| 2 |
+
# 533 "/usr/include/c++/11/bits/cpp_type_traits.h" 3
|
| 3 |
+
struct _ZSt24__is_memcmp_ordered_withISt4byteS0_Lb1EE;
|
| 4 |
+
# 80 "/usr/include/c++/11/bits/stl_pair.h" 3
|
| 5 |
+
struct _ZSt21piecewise_construct_t;
|
| 6 |
+
# 167 "/usr/include/c++/11/limits" 3
|
| 7 |
+
enum _ZSt17float_round_style {
|
| 8 |
+
# 169 "/usr/include/c++/11/limits" 3
|
| 9 |
+
_ZSt19round_indeterminate = (-1),
|
| 10 |
+
# 170 "/usr/include/c++/11/limits" 3
|
| 11 |
+
_ZSt17round_toward_zero,
|
| 12 |
+
# 171 "/usr/include/c++/11/limits" 3
|
| 13 |
+
_ZSt16round_to_nearest,
|
| 14 |
+
# 172 "/usr/include/c++/11/limits" 3
|
| 15 |
+
_ZSt21round_toward_infinity,
|
| 16 |
+
# 173 "/usr/include/c++/11/limits" 3
|
| 17 |
+
_ZSt25round_toward_neg_infinity};
|
| 18 |
+
# 182 "/usr/include/c++/11/limits" 3
|
| 19 |
+
enum _ZSt18float_denorm_style {
|
| 20 |
+
# 185 "/usr/include/c++/11/limits" 3
|
| 21 |
+
_ZSt20denorm_indeterminate = (-1),
|
| 22 |
+
# 187 "/usr/include/c++/11/limits" 3
|
| 23 |
+
_ZSt13denorm_absent,
|
| 24 |
+
# 189 "/usr/include/c++/11/limits" 3
|
| 25 |
+
_ZSt14denorm_present};
|
| 26 |
+
# 202 "/usr/include/c++/11/limits" 3
|
| 27 |
+
struct _ZSt21__numeric_limits_base;
|
| 28 |
+
# 384 "/usr/include/c++/11/limits" 3
|
| 29 |
+
struct _ZSt14numeric_limitsIbE;
|
| 30 |
+
# 453 "/usr/include/c++/11/limits" 3
|
| 31 |
+
struct _ZSt14numeric_limitsIcE;
|
| 32 |
+
# 520 "/usr/include/c++/11/limits" 3
|
| 33 |
+
struct _ZSt14numeric_limitsIaE;
|
| 34 |
+
# 590 "/usr/include/c++/11/limits" 3
|
| 35 |
+
struct _ZSt14numeric_limitsIhE;
|
| 36 |
+
# 663 "/usr/include/c++/11/limits" 3
|
| 37 |
+
struct _ZSt14numeric_limitsIwE;
|
| 38 |
+
# 797 "/usr/include/c++/11/limits" 3
|
| 39 |
+
struct _ZSt14numeric_limitsIDsE;
|
| 40 |
+
# 858 "/usr/include/c++/11/limits" 3
|
| 41 |
+
struct _ZSt14numeric_limitsIDiE;
|
| 42 |
+
# 920 "/usr/include/c++/11/limits" 3
|
| 43 |
+
struct _ZSt14numeric_limitsIsE;
|
| 44 |
+
# 987 "/usr/include/c++/11/limits" 3
|
| 45 |
+
struct _ZSt14numeric_limitsItE;
|
| 46 |
+
# 1060 "/usr/include/c++/11/limits" 3
|
| 47 |
+
struct _ZSt14numeric_limitsIiE;
|
| 48 |
+
# 1127 "/usr/include/c++/11/limits" 3
|
| 49 |
+
struct _ZSt14numeric_limitsIjE;
|
| 50 |
+
# 1199 "/usr/include/c++/11/limits" 3
|
| 51 |
+
struct _ZSt14numeric_limitsIlE;
|
| 52 |
+
# 1266 "/usr/include/c++/11/limits" 3
|
| 53 |
+
struct _ZSt14numeric_limitsImE;
|
| 54 |
+
# 1339 "/usr/include/c++/11/limits" 3
|
| 55 |
+
struct _ZSt14numeric_limitsIxE;
|
| 56 |
+
# 1409 "/usr/include/c++/11/limits" 3
|
| 57 |
+
struct _ZSt14numeric_limitsIyE;
|
| 58 |
+
# 1635 "/usr/include/c++/11/limits" 3
|
| 59 |
+
struct _ZSt14numeric_limitsInE;
|
| 60 |
+
# 1635 "/usr/include/c++/11/limits" 3
|
| 61 |
+
struct _ZSt14numeric_limitsIoE;
|
| 62 |
+
# 1668 "/usr/include/c++/11/limits" 3
|
| 63 |
+
struct _ZSt14numeric_limitsIfE;
|
| 64 |
+
# 1743 "/usr/include/c++/11/limits" 3
|
| 65 |
+
struct _ZSt14numeric_limitsIdE;
|
| 66 |
+
# 1818 "/usr/include/c++/11/limits" 3
|
| 67 |
+
struct _ZSt14numeric_limitsIeE;
|
| 68 |
+
# 352 "/usr/include/c++/11/utility" 3
|
| 69 |
+
struct _ZSt10in_place_t;
|
| 70 |
+
# 209 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h" 3
|
| 71 |
+
typedef unsigned long size_t;
|
| 72 |
+
#include "crt/device_runtime.h"
|
| 73 |
+
# 280 "/usr/include/x86_64-linux-gnu/c++/11/bits/c++config.h" 3
|
| 74 |
+
typedef unsigned long _ZSt6size_t;
|
| 75 |
+
# 533 "/usr/include/c++/11/bits/cpp_type_traits.h" 3
|
| 76 |
+
struct _ZSt24__is_memcmp_ordered_withISt4byteS0_Lb1EE {};
|
| 77 |
+
# 80 "/usr/include/c++/11/bits/stl_pair.h" 3
|
| 78 |
+
struct _ZSt21piecewise_construct_t {};
|
| 79 |
+
# 202 "/usr/include/c++/11/limits" 3
|
| 80 |
+
struct _ZSt21__numeric_limits_base {};
|
| 81 |
+
# 384 "/usr/include/c++/11/limits" 3
|
| 82 |
+
struct _ZSt14numeric_limitsIbE {};
|
| 83 |
+
# 453 "/usr/include/c++/11/limits" 3
|
| 84 |
+
struct _ZSt14numeric_limitsIcE {};
|
| 85 |
+
# 520 "/usr/include/c++/11/limits" 3
|
| 86 |
+
struct _ZSt14numeric_limitsIaE {};
|
| 87 |
+
# 590 "/usr/include/c++/11/limits" 3
|
| 88 |
+
struct _ZSt14numeric_limitsIhE {};
|
| 89 |
+
# 663 "/usr/include/c++/11/limits" 3
|
| 90 |
+
struct _ZSt14numeric_limitsIwE {};
|
| 91 |
+
# 797 "/usr/include/c++/11/limits" 3
|
| 92 |
+
struct _ZSt14numeric_limitsIDsE {};
|
| 93 |
+
# 858 "/usr/include/c++/11/limits" 3
|
| 94 |
+
struct _ZSt14numeric_limitsIDiE {};
|
| 95 |
+
# 920 "/usr/include/c++/11/limits" 3
|
| 96 |
+
struct _ZSt14numeric_limitsIsE {};
|
| 97 |
+
# 987 "/usr/include/c++/11/limits" 3
|
| 98 |
+
struct _ZSt14numeric_limitsItE {};
|
| 99 |
+
# 1060 "/usr/include/c++/11/limits" 3
|
| 100 |
+
struct _ZSt14numeric_limitsIiE {};
|
| 101 |
+
# 1127 "/usr/include/c++/11/limits" 3
|
| 102 |
+
struct _ZSt14numeric_limitsIjE {};
|
| 103 |
+
# 1199 "/usr/include/c++/11/limits" 3
|
| 104 |
+
struct _ZSt14numeric_limitsIlE {};
|
| 105 |
+
# 1266 "/usr/include/c++/11/limits" 3
|
| 106 |
+
struct _ZSt14numeric_limitsImE {};
|
| 107 |
+
# 1339 "/usr/include/c++/11/limits" 3
|
| 108 |
+
struct _ZSt14numeric_limitsIxE {};
|
| 109 |
+
# 1409 "/usr/include/c++/11/limits" 3
|
| 110 |
+
struct _ZSt14numeric_limitsIyE {};
|
| 111 |
+
# 1635 "/usr/include/c++/11/limits" 3
|
| 112 |
+
struct _ZSt14numeric_limitsInE {};
|
| 113 |
+
# 1635 "/usr/include/c++/11/limits" 3
|
| 114 |
+
struct _ZSt14numeric_limitsIoE {};
|
| 115 |
+
# 1668 "/usr/include/c++/11/limits" 3
|
| 116 |
+
struct _ZSt14numeric_limitsIfE {};
|
| 117 |
+
# 1743 "/usr/include/c++/11/limits" 3
|
| 118 |
+
struct _ZSt14numeric_limitsIdE {};
|
| 119 |
+
# 1818 "/usr/include/c++/11/limits" 3
|
| 120 |
+
struct _ZSt14numeric_limitsIeE {};
|
| 121 |
+
# 352 "/usr/include/c++/11/utility" 3
|
| 122 |
+
struct _ZSt10in_place_t {};
|
| 123 |
+
#if !defined(__CUDABE__)
|
| 124 |
+
#endif
|
| 125 |
+
#if !defined(__CUDABE__)
|
| 126 |
+
#endif
|
| 127 |
+
#if !defined(__CUDABE__)
|
| 128 |
+
#endif
|
| 129 |
+
#if !defined(__CUDABE__)
|
| 130 |
+
#endif
|
| 131 |
+
#if !defined(__CUDABE__)
|
| 132 |
+
#endif
|
| 133 |
+
#if !defined(__CUDABE__)
|
| 134 |
+
#endif
|
| 135 |
+
#if !defined(__CUDABE__)
|
| 136 |
+
#endif
|
| 137 |
+
#if !defined(__CUDABE__)
|
| 138 |
+
#endif
|
| 139 |
+
#if !defined(__CUDABE__)
|
| 140 |
+
#endif
|
| 141 |
+
#if !defined(__CUDABE__)
|
| 142 |
+
#endif
|
| 143 |
+
#if !defined(__CUDABE__)
|
| 144 |
+
#endif
|
| 145 |
+
#if !defined(__CUDABE__)
|
| 146 |
+
#endif
|
| 147 |
+
#if !defined(__CUDABE__)
|
| 148 |
+
#endif
|
| 149 |
+
#if !defined(__CUDABE__)
|
| 150 |
+
#endif
|
| 151 |
+
#if !defined(__CUDABE__)
|
| 152 |
+
#endif
|
| 153 |
+
#if !defined(__CUDABE__)
|
| 154 |
+
#endif
|
| 155 |
+
#if !defined(__CUDABE__)
|
| 156 |
+
#endif
|
| 157 |
+
#if !defined(__CUDABE__)
|
| 158 |
+
#endif
|
| 159 |
+
#if !defined(__CUDABE__)
|
| 160 |
+
#endif
|
| 161 |
+
#if !defined(__CUDABE__)
|
| 162 |
+
#endif
|
| 163 |
+
#if !defined(__CUDABE__)
|
| 164 |
+
#endif
|
| 165 |
+
#if !defined(__CUDABE__)
|
| 166 |
+
#endif
|
| 167 |
+
#if !defined(__CUDABE__)
|
| 168 |
+
#endif
|
| 169 |
+
#if !defined(__CUDABE__)
|
| 170 |
+
#endif
|
| 171 |
+
#if !defined(__CUDABE__)
|
| 172 |
+
#endif
|
| 173 |
+
#if !defined(__CUDABE__)
|
| 174 |
+
#endif
|
| 175 |
+
#if !defined(__CUDABE__)
|
| 176 |
+
#endif
|
| 177 |
+
#if !defined(__CUDABE__)
|
| 178 |
+
#endif
|
| 179 |
+
#if !defined(__CUDABE__)
|
| 180 |
+
#endif
|
| 181 |
+
#if !defined(__CUDABE__)
|
| 182 |
+
#endif
|
| 183 |
+
#if !defined(__CUDABE__)
|
| 184 |
+
#endif
|
| 185 |
+
#if !defined(__CUDABE__)
|
| 186 |
+
#endif
|
| 187 |
+
#if !defined(__CUDABE__)
|
| 188 |
+
#endif
|
| 189 |
+
#if !defined(__CUDABE__)
|
| 190 |
+
#endif
|
| 191 |
+
#if !defined(__CUDABE__)
|
| 192 |
+
#endif
|
| 193 |
+
#if !defined(__CUDABE__)
|
| 194 |
+
#endif
|
| 195 |
+
#if !defined(__CUDABE__)
|
| 196 |
+
#endif
|
| 197 |
+
#if !defined(__CUDABE__)
|
| 198 |
+
#endif
|
| 199 |
+
#if !defined(__CUDABE__)
|
| 200 |
+
#endif
|
| 201 |
+
#if !defined(__CUDABE__)
|
| 202 |
+
#endif
|
| 203 |
+
#if !defined(__CUDABE__)
|
| 204 |
+
#endif
|
| 205 |
+
#if !defined(__CUDABE__)
|
| 206 |
+
#endif
|
| 207 |
+
#if !defined(__CUDABE__)
|
| 208 |
+
#endif
|
| 209 |
+
#if !defined(__CUDABE__)
|
| 210 |
+
#endif
|
| 211 |
+
#if !defined(__CUDABE__)
|
| 212 |
+
#endif
|
| 213 |
+
#if !defined(__CUDABE__)
|
| 214 |
+
#endif
|
| 215 |
+
#if !defined(__CUDABE__)
|
| 216 |
+
#endif
|
| 217 |
+
#if !defined(__CUDABE__)
|
| 218 |
+
#endif
|
| 219 |
+
#if !defined(__CUDABE__)
|
| 220 |
+
#endif
|
| 221 |
+
#if !defined(__CUDABE__)
|
| 222 |
+
#endif
|
| 223 |
+
#if !defined(__CUDABE__)
|
| 224 |
+
#endif
|
| 225 |
+
#if !defined(__CUDABE__)
|
| 226 |
+
#endif
|
| 227 |
+
#if !defined(__CUDABE__)
|
| 228 |
+
#endif
|
| 229 |
+
#if !defined(__CUDABE__)
|
| 230 |
+
#endif
|
| 231 |
+
#if !defined(__CUDABE__)
|
| 232 |
+
#endif
|
| 233 |
+
#if !defined(__CUDABE__)
|
| 234 |
+
#endif
|
| 235 |
+
#if !defined(__CUDABE__)
|
| 236 |
+
#endif
|
| 237 |
+
#if !defined(__CUDABE__)
|
| 238 |
+
#endif
|
| 239 |
+
#if !defined(__CUDABE__)
|
| 240 |
+
#endif
|
| 241 |
+
#if !defined(__CUDABE__)
|
| 242 |
+
#endif
|
| 243 |
+
#if !defined(__CUDABE__)
|
| 244 |
+
#endif
|
| 245 |
+
#if !defined(__CUDABE__)
|
| 246 |
+
#endif
|
| 247 |
+
#if !defined(__CUDABE__)
|
| 248 |
+
#endif
|
| 249 |
+
#if !defined(__CUDABE__)
|
| 250 |
+
#endif
|
| 251 |
+
#if !defined(__CUDABE__)
|
| 252 |
+
#endif
|
| 253 |
+
#if !defined(__CUDABE__)
|
| 254 |
+
#endif
|
| 255 |
+
#if !defined(__CUDABE__)
|
| 256 |
+
#endif
|
| 257 |
+
#if !defined(__CUDABE__)
|
| 258 |
+
#endif
|
| 259 |
+
#if !defined(__CUDABE__)
|
| 260 |
+
#endif
|
| 261 |
+
#if !defined(__CUDABE__)
|
| 262 |
+
#endif
|
| 263 |
+
#if !defined(__CUDABE__)
|
| 264 |
+
#endif
|
| 265 |
+
#if !defined(__CUDABE__)
|
| 266 |
+
#endif
|
| 267 |
+
#if !defined(__CUDABE__)
|
| 268 |
+
#endif
|
| 269 |
+
#if !defined(__CUDABE__)
|
| 270 |
+
#endif
|
| 271 |
+
#if !defined(__CUDABE__)
|
| 272 |
+
#endif
|
| 273 |
+
#if !defined(__CUDABE__)
|
| 274 |
+
#endif
|
| 275 |
+
#if !defined(__CUDABE__)
|
| 276 |
+
#endif
|
| 277 |
+
#if !defined(__CUDABE__)
|
| 278 |
+
#endif
|
| 279 |
+
#if !defined(__CUDABE__)
|
| 280 |
+
#endif
|
| 281 |
+
#if !defined(__CUDABE__)
|
| 282 |
+
#endif
|
| 283 |
+
#if !defined(__CUDABE__)
|
| 284 |
+
#endif
|
| 285 |
+
#if !defined(__CUDABE__)
|
| 286 |
+
#endif
|
| 287 |
+
#if !defined(__CUDABE__)
|
| 288 |
+
#endif
|
| 289 |
+
#if !defined(__CUDABE__)
|
| 290 |
+
#endif
|
| 291 |
+
#if !defined(__CUDABE__)
|
| 292 |
+
#endif
|
| 293 |
+
#if !defined(__CUDABE__)
|
| 294 |
+
#endif
|
| 295 |
+
#if !defined(__CUDABE__)
|
| 296 |
+
#endif
|
| 297 |
+
#if !defined(__CUDABE__)
|
| 298 |
+
#endif
|
| 299 |
+
#if !defined(__CUDABE__)
|
| 300 |
+
#endif
|
| 301 |
+
#if !defined(__CUDABE__)
|
| 302 |
+
#endif
|
| 303 |
+
#if !defined(__CUDABE__)
|
| 304 |
+
#endif
|
| 305 |
+
#if !defined(__CUDABE__)
|
| 306 |
+
#endif
|
| 307 |
+
#if !defined(__CUDABE__)
|
| 308 |
+
#endif
|
| 309 |
+
#include "common_functions.h"
|
| 310 |
+
#if !defined(__CUDABE__)
|
| 311 |
+
#endif
|
| 312 |
+
#if !defined(__CUDABE__)
|
| 313 |
+
#endif
|
| 314 |
+
#if !defined(__CUDABE__)
|
| 315 |
+
#endif
|
| 316 |
+
#if !defined(__CUDABE__)
|
| 317 |
+
#endif
|
| 318 |
+
#if !defined(__CUDABE__)
|
| 319 |
+
#endif
|
| 320 |
+
#if !defined(__CUDABE__)
|
| 321 |
+
#endif
|
| 322 |
+
#if !defined(__CUDABE__)
|
| 323 |
+
#endif
|
| 324 |
+
#if !defined(__CUDABE__)
|
| 325 |
+
#endif
|
| 326 |
+
#if !defined(__CUDABE__)
|
| 327 |
+
#endif
|
| 328 |
+
#if !defined(__CUDABE__)
|
| 329 |
+
#endif
|
| 330 |
+
#if !defined(__CUDABE__)
|
| 331 |
+
#endif
|
| 332 |
+
#if !defined(__CUDABE__)
|
| 333 |
+
#endif
|
| 334 |
+
#if !defined(__CUDABE__)
|
| 335 |
+
#endif
|
| 336 |
+
#if !defined(__CUDABE__)
|
| 337 |
+
#endif
|
| 338 |
+
#if !defined(__CUDABE__)
|
| 339 |
+
#endif
|
| 340 |
+
#if !defined(__CUDABE__)
|
| 341 |
+
#endif
|
| 342 |
+
#if !defined(__CUDABE__)
|
| 343 |
+
#endif
|
| 344 |
+
#if !defined(__CUDABE__)
|
| 345 |
+
#endif
|
| 346 |
+
#if !defined(__CUDABE__)
|
| 347 |
+
#endif
|
| 348 |
+
#if !defined(__CUDABE__)
|
| 349 |
+
#endif
|
| 350 |
+
#if !defined(__CUDABE__)
|
| 351 |
+
#endif
|
| 352 |
+
#if !defined(__CUDABE__)
|
| 353 |
+
#endif
|
| 354 |
+
#if !defined(__CUDABE__)
|
| 355 |
+
#endif
|
| 356 |
+
#if !defined(__CUDABE__)
|
| 357 |
+
#endif
|
| 358 |
+
#if !defined(__CUDABE__)
|
| 359 |
+
#endif
|
| 360 |
+
#if !defined(__CUDABE__)
|
| 361 |
+
#endif
|
| 362 |
+
#if !defined(__CUDABE__)
|
| 363 |
+
#endif
|
| 364 |
+
#if !defined(__CUDABE__)
|
| 365 |
+
#endif
|
| 366 |
+
#if !defined(__CUDABE__)
|
| 367 |
+
#endif
|
| 368 |
+
#if !defined(__CUDABE__)
|
| 369 |
+
#endif
|
| 370 |
+
#if !defined(__CUDABE__)
|
| 371 |
+
#endif
|
| 372 |
+
#if !defined(__CUDABE__)
|
| 373 |
+
#endif
|
| 374 |
+
#if !defined(__CUDABE__)
|
| 375 |
+
#endif
|
| 376 |
+
#if !defined(__CUDABE__)
|
| 377 |
+
#endif
|
| 378 |
+
#if !defined(__CUDABE__)
|
| 379 |
+
#endif
|
| 380 |
+
#if !defined(__CUDABE__)
|
| 381 |
+
#endif
|
| 382 |
+
#if !defined(__CUDABE__)
|
| 383 |
+
#endif
|
| 384 |
+
#if !defined(__CUDABE__)
|
| 385 |
+
#endif
|
| 386 |
+
#if !defined(__CUDABE__)
|
| 387 |
+
#endif
|
| 388 |
+
#if !defined(__CUDABE__)
|
| 389 |
+
#endif
|
| 390 |
+
#if !defined(__CUDABE__)
|
| 391 |
+
#endif
|
| 392 |
+
#if !defined(__CUDABE__)
|
| 393 |
+
#endif
|
| 394 |
+
#if !defined(__CUDABE__)
|
| 395 |
+
#endif
|
| 396 |
+
#if !defined(__CUDABE__)
|
| 397 |
+
#endif
|
| 398 |
+
#if !defined(__CUDABE__)
|
| 399 |
+
#endif
|
| 400 |
+
#if !defined(__CUDABE__)
|
| 401 |
+
#endif
|
| 402 |
+
#if !defined(__CUDABE__)
|
| 403 |
+
#endif
|
| 404 |
+
#if !defined(__CUDABE__)
|
| 405 |
+
#endif
|
| 406 |
+
#if !defined(__CUDABE__)
|
| 407 |
+
#endif
|
| 408 |
+
#if !defined(__CUDABE__)
|
| 409 |
+
#endif
|
| 410 |
+
#if !defined(__CUDABE__)
|
| 411 |
+
#endif
|
| 412 |
+
#if !defined(__CUDABE__)
|
| 413 |
+
#endif
|
| 414 |
+
#if !defined(__CUDABE__)
|
| 415 |
+
#endif
|
| 416 |
+
#if !defined(__CUDABE__)
|
| 417 |
+
#endif
|
| 418 |
+
#if !defined(__CUDABE__)
|
| 419 |
+
#endif
|
| 420 |
+
#if !defined(__CUDABE__)
|
| 421 |
+
#endif
|
| 422 |
+
#if !defined(__CUDABE__)
|
| 423 |
+
#endif
|
| 424 |
+
#if !defined(__CUDABE__)
|
| 425 |
+
#endif
|
| 426 |
+
#if !defined(__CUDABE__)
|
| 427 |
+
#endif
|
| 428 |
+
#if !defined(__CUDABE__)
|
| 429 |
+
#endif
|
| 430 |
+
#if !defined(__CUDABE__)
|
| 431 |
+
#endif
|
| 432 |
+
#if !defined(__CUDABE__)
|
| 433 |
+
#endif
|
| 434 |
+
#if !defined(__CUDABE__)
|
| 435 |
+
#endif
|
| 436 |
+
#if !defined(__CUDABE__)
|
| 437 |
+
#endif
|
| 438 |
+
#if !defined(__CUDABE__)
|
| 439 |
+
#endif
|
| 440 |
+
#if !defined(__CUDABE__)
|
| 441 |
+
#endif
|
| 442 |
+
#if !defined(__CUDABE__)
|
| 443 |
+
#endif
|
| 444 |
+
#if !defined(__CUDABE__)
|
| 445 |
+
#endif
|
| 446 |
+
#if !defined(__CUDABE__)
|
| 447 |
+
#endif
|
| 448 |
+
#if !defined(__CUDABE__)
|
| 449 |
+
#endif
|
| 450 |
+
#if !defined(__CUDABE__)
|
| 451 |
+
#endif
|
| 452 |
+
#if !defined(__CUDABE__)
|
| 453 |
+
#endif
|
| 454 |
+
#if !defined(__CUDABE__)
|
| 455 |
+
#endif
|
| 456 |
+
#if !defined(__CUDABE__)
|
| 457 |
+
#endif
|
| 458 |
+
#if !defined(__CUDABE__)
|
| 459 |
+
#endif
|
| 460 |
+
#if !defined(__CUDABE__)
|
| 461 |
+
#endif
|
| 462 |
+
#if !defined(__CUDABE__)
|
| 463 |
+
#endif
|
| 464 |
+
#if !defined(__CUDABE__)
|
| 465 |
+
#endif
|
| 466 |
+
#if !defined(__CUDABE__)
|
| 467 |
+
#endif
|
| 468 |
+
#if !defined(__CUDABE__)
|
| 469 |
+
#endif
|
| 470 |
+
#if !defined(__CUDABE__)
|
| 471 |
+
#endif
|
| 472 |
+
#if !defined(__CUDABE__)
|
| 473 |
+
#endif
|
| 474 |
+
#if !defined(__CUDABE__)
|
| 475 |
+
#endif
|
| 476 |
+
#if !defined(__CUDABE__)
|
| 477 |
+
#endif
|
| 478 |
+
#if !defined(__CUDABE__)
|
| 479 |
+
#endif
|
| 480 |
+
#if !defined(__CUDABE__)
|
| 481 |
+
#endif
|
| 482 |
+
#if !defined(__CUDABE__)
|
| 483 |
+
#endif
|
| 484 |
+
#if !defined(__CUDABE__)
|
| 485 |
+
#endif
|
| 486 |
+
#if !defined(__CUDABE__)
|
| 487 |
+
#endif
|
| 488 |
+
#if !defined(__CUDABE__)
|
| 489 |
+
#endif
|
| 490 |
+
#if !defined(__CUDABE__)
|
| 491 |
+
#endif
|
| 492 |
+
#if !defined(__CUDABE__)
|
| 493 |
+
#endif
|
| 494 |
+
#if !defined(__CUDABE__)
|
| 495 |
+
#endif
|
CMakeFiles/3.27.7/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
|
| 15 |
+
#pragma GCC diagnostic pop
|
CMakeFiles/3.27.7/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin
ADDED
|
Binary file (1.11 kB). View file
|
|
|
CMakeFiles/3.27.7/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c
ADDED
|
@@ -0,0 +1,60 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#ifndef __SKIP_INTERNAL_FATBINARY_HEADERS
|
| 2 |
+
#include "fatbinary_section.h"
|
| 3 |
+
#endif
|
| 4 |
+
#define __CUDAFATBINSECTION ".nvFatBinSegment"
|
| 5 |
+
#define __CUDAFATBINDATASECTION ".nv_fatbin"
|
| 6 |
+
asm(
|
| 7 |
+
".section .nv_fatbin, \"a\"\n"
|
| 8 |
+
".align 8\n"
|
| 9 |
+
"fatbinData:\n"
|
| 10 |
+
".quad 0x00100001ba55ed50,0x0000000000000448,0x0000004001010002,0x0000000000000388\n"
|
| 11 |
+
".quad 0x0000000000000000,0x0000003400010007,0x0000000000000000,0x0000000000000011\n"
|
| 12 |
+
".quad 0x0000000000000000,0x0000000000000000,0x33010102464c457f,0x0000000000000007\n"
|
| 13 |
+
".quad 0x0000007600be0002,0x0000000000000000,0x0000000000000318,0x00000000000001d8\n"
|
| 14 |
+
".quad 0x0038004000340534,0x0001000500400002,0x7472747368732e00,0x747274732e006261\n"
|
| 15 |
+
".quad 0x746d79732e006261,0x746d79732e006261,0x78646e68735f6261,0x666e692e766e2e00\n"
|
| 16 |
+
".quad 0x65722e766e2e006f,0x6e6f697463612e6c,0x72747368732e0000,0x7274732e00626174\n"
|
| 17 |
+
".quad 0x6d79732e00626174,0x6d79732e00626174,0x646e68735f626174,0x6e692e766e2e0078\n"
|
| 18 |
+
".quad 0x722e766e2e006f66,0x6f697463612e6c65,0x000000000000006e,0x0000000000000000\n"
|
| 19 |
+
".quad 0x0000000000000000,0x0000000000000000,0x0004000300000032,0x0000000000000000\n"
|
| 20 |
+
".quad 0x0000000000000000,0x000000000000004b,0x222f0a1008020200,0x0000000008000000\n"
|
| 21 |
+
".quad 0x0000000008080000,0x0000000008100000,0x0000000008180000,0x0000000008200000\n"
|
| 22 |
+
".quad 0x0000000008280000,0x0000000008300000,0x0000000008380000,0x0000000008000001\n"
|
| 23 |
+
".quad 0x0000000008080001,0x0000000008100001,0x0000000008180001,0x0000000008200001\n"
|
| 24 |
+
".quad 0x0000000008280001,0x0000000008300001,0x0000000008380001,0x0000000008000002\n"
|
| 25 |
+
".quad 0x0000000008080002,0x0000000008100002,0x0000000008180002,0x0000000008200002\n"
|
| 26 |
+
".quad 0x0000000008280002,0x0000000008300002,0x0000000008380002,0x0000002c14000000\n"
|
| 27 |
+
".quad 0x000000000c000003,0x0000000000000000,0x0000000000000000,0x0000000000000000\n"
|
| 28 |
+
".quad 0x0000000000000000,0x0000000000000000,0x0000000000000000,0x0000000000000000\n"
|
| 29 |
+
".quad 0x0000000000000000,0x0000000300000001,0x0000000000000000,0x0000000000000000\n"
|
| 30 |
+
".quad 0x0000000000000040,0x0000000000000041,0x0000000000000000,0x0000000000000001\n"
|
| 31 |
+
".quad 0x0000000000000000,0x000000030000000b,0x0000000000000000,0x0000000000000000\n"
|
| 32 |
+
".quad 0x0000000000000081,0x0000000000000041,0x0000000000000000,0x0000000000000001\n"
|
| 33 |
+
".quad 0x0000000000000000,0x0000000200000013,0x0000000000000000,0x0000000000000000\n"
|
| 34 |
+
".quad 0x00000000000000c8,0x0000000000000030,0x0000000200000002,0x0000000000000008\n"
|
| 35 |
+
".quad 0x0000000000000018,0x7000000b00000032,0x0000000000000000,0x0000000000000000\n"
|
| 36 |
+
".quad 0x00000000000000f8,0x00000000000000e0,0x0000000000000000,0x0000000000000008\n"
|
| 37 |
+
".quad 0x0000000000000008,0x0000000500000006,0x0000000000000318,0x0000000000000000\n"
|
| 38 |
+
".quad 0x0000000000000000,0x0000000000000070,0x0000000000000070,0x0000000000000008\n"
|
| 39 |
+
".quad 0x0000000500000001,0x0000000000000318,0x0000000000000000,0x0000000000000000\n"
|
| 40 |
+
".quad 0x0000000000000070,0x0000000000000070,0x0000000000000008,0x0000004801010001\n"
|
| 41 |
+
".quad 0x0000000000000038,0x0000004000000036,0x0000003400070008,0x0000000000000000\n"
|
| 42 |
+
".quad 0x0000000000002011,0x0000000000000000,0x0000000000000038,0x0000000000000000\n"
|
| 43 |
+
".quad 0x762e21f000010a13,0x37206e6f69737265,0x677261742e0a382e,0x32355f6d73207465\n"
|
| 44 |
+
".quad 0x7365726464612e0a, 0x3620657a69735f73, 0x0000000a0a0a0a34\n"
|
| 45 |
+
".text\n");
|
| 46 |
+
#ifdef __cplusplus
|
| 47 |
+
extern "C" {
|
| 48 |
+
#endif
|
| 49 |
+
extern const unsigned long long fatbinData[139];
|
| 50 |
+
#ifdef __cplusplus
|
| 51 |
+
}
|
| 52 |
+
#endif
|
| 53 |
+
#ifdef __cplusplus
|
| 54 |
+
extern "C" {
|
| 55 |
+
#endif
|
| 56 |
+
static const __fatBinC_Wrapper_t __fatDeviceText __attribute__ ((aligned (8))) __attribute__ ((section (__CUDAFATBINSECTION)))=
|
| 57 |
+
{ 0x466243b1, 1, fatbinData, 0 };
|
| 58 |
+
#ifdef __cplusplus
|
| 59 |
+
}
|
| 60 |
+
#endif
|
CMakeFiles/3.27.7/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
_5586b048_22_CMakeCUDACompilerId_cu_bd57c623
|
CMakeFiles/3.27.7/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o
ADDED
|
Binary file (6.41 kB). View file
|
|
|
CMakeFiles/3.27.7/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
//
|
| 2 |
+
// Generated by NVIDIA NVVM Compiler
|
| 3 |
+
//
|
| 4 |
+
// Compiler Build ID: CL-31833905
|
| 5 |
+
// Cuda compilation tools, release 11.8, V11.8.89
|
| 6 |
+
// Based on NVVM 7.0.1
|
| 7 |
+
//
|
| 8 |
+
|
| 9 |
+
.version 7.8
|
| 10 |
+
.target sm_52
|
| 11 |
+
.address_size 64
|
| 12 |
+
|
| 13 |
+
|
| 14 |
+
|
CMakeFiles/3.27.7/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin
ADDED
|
Binary file (904 Bytes). View file
|
|
|
CMakeFiles/3.27.7/CompilerIdCUDA/tmp/a_dlink.fatbin
ADDED
|
Binary file (1.15 kB). View file
|
|
|
CMakeFiles/3.27.7/CompilerIdCUDA/tmp/a_dlink.fatbin.c
ADDED
|
@@ -0,0 +1,61 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#ifndef __SKIP_INTERNAL_FATBINARY_HEADERS
|
| 2 |
+
#include "fatbinary_section.h"
|
| 3 |
+
#endif
|
| 4 |
+
#define __CUDAFATBINSECTION ".nvFatBinSegment"
|
| 5 |
+
#define __CUDAFATBINDATASECTION ".nv_fatbin"
|
| 6 |
+
asm(
|
| 7 |
+
".section .nv_fatbin, \"a\"\n"
|
| 8 |
+
".align 8\n"
|
| 9 |
+
"fatbinData:\n"
|
| 10 |
+
".quad 0x00100001ba55ed50,0x0000000000000470,0x0000004001010002,0x0000000000000430\n"
|
| 11 |
+
".quad 0x0000000000000000,0x0000003400010007,0x0000000000000000,0x0000000000000011\n"
|
| 12 |
+
".quad 0x0000000000000000,0x0000000000000000,0x33010102464c457f,0x0000000000000007\n"
|
| 13 |
+
".quad 0x0000007600be0002,0x0000000000000000,0x00000000000003c0,0x0000000000000240\n"
|
| 14 |
+
".quad 0x0038004000340534,0x0001000600400002,0x7472747368732e00,0x747274732e006261\n"
|
| 15 |
+
".quad 0x746d79732e006261,0x746d79732e006261,0x78646e68735f6261,0x666e692e766e2e00\n"
|
| 16 |
+
".quad 0x61632e766e2e006f,0x0068706172676c6c,0x746f72702e766e2e,0x6e2e00657079746f\n"
|
| 17 |
+
".quad 0x63612e6c65722e76,0x732e00006e6f6974,0x0062617472747368,0x006261747274732e\n"
|
| 18 |
+
".quad 0x006261746d79732e,0x5f6261746d79732e,0x6e2e0078646e6873,0x2e006f666e692e76\n"
|
| 19 |
+
".quad 0x676c6c61632e766e,0x766e2e0068706172,0x79746f746f72702e,0x722e766e2e006570\n"
|
| 20 |
+
".quad 0x6f697463612e6c65,0x000000000000006e,0x0000000000000000,0x0000000000000000\n"
|
| 21 |
+
".quad 0x0000000000000000,0x0004000300000032,0x0000000000000000,0x0000000000000000\n"
|
| 22 |
+
".quad 0x000500030000004e,0x0000000000000000,0x0000000000000000,0xffffffff00000000\n"
|
| 23 |
+
".quad 0xfffffffe00000000,0xfffffffd00000000,0x000000000000004b,0x222f0a1008020200\n"
|
| 24 |
+
".quad 0x0000000008000000,0x0000000008080000,0x0000000008100000,0x0000000008180000\n"
|
| 25 |
+
".quad 0x0000000008200000,0x0000000008280000,0x0000000008300000,0x0000000008380000\n"
|
| 26 |
+
".quad 0x0000000008000001,0x0000000008080001,0x0000000008100001,0x0000000008180001\n"
|
| 27 |
+
".quad 0x0000000008200001,0x0000000008280001,0x0000000008300001,0x0000000008380001\n"
|
| 28 |
+
".quad 0x0000000008000002,0x0000000008080002,0x0000000008100002,0x0000000008180002\n"
|
| 29 |
+
".quad 0x0000000008200002,0x0000000008280002,0x0000000008300002,0x0000000008380002\n"
|
| 30 |
+
".quad 0x0000002c14000000,0x000000000c000003,0x0000000000000000,0x0000000000000000\n"
|
| 31 |
+
".quad 0x0000000000000000,0x0000000000000000,0x0000000000000000,0x0000000000000000\n"
|
| 32 |
+
".quad 0x0000000000000000,0x0000000000000000,0x0000000300000001,0x0000000000000000\n"
|
| 33 |
+
".quad 0x0000000000000000,0x0000000000000040,0x000000000000005d,0x0000000000000000\n"
|
| 34 |
+
".quad 0x0000000000000001,0x0000000000000000,0x000000030000000b,0x0000000000000000\n"
|
| 35 |
+
".quad 0x0000000000000000,0x000000000000009d,0x000000000000005d,0x0000000000000000\n"
|
| 36 |
+
".quad 0x0000000000000001,0x0000000000000000,0x0000000200000013,0x0000000000000000\n"
|
| 37 |
+
".quad 0x0000000000000000,0x0000000000000100,0x0000000000000048,0x0000000300000002\n"
|
| 38 |
+
".quad 0x0000000000000008,0x0000000000000018,0x7000000100000032,0x0000000000000000\n"
|
| 39 |
+
".quad 0x0000000000000000,0x0000000000000148,0x0000000000000018,0x0000000000000003\n"
|
| 40 |
+
".quad 0x0000000000000004,0x0000000000000008,0x7000000b0000004e,0x0000000000000000\n"
|
| 41 |
+
".quad 0x0000000000000000,0x0000000000000160,0x00000000000000e0,0x0000000000000000\n"
|
| 42 |
+
".quad 0x0000000000000008,0x0000000000000008,0x0000000500000006,0x00000000000003c0\n"
|
| 43 |
+
".quad 0x0000000000000000,0x0000000000000000,0x0000000000000070,0x0000000000000070\n"
|
| 44 |
+
".quad 0x0000000000000008,0x0000000500000001,0x00000000000003c0,0x0000000000000000\n"
|
| 45 |
+
".quad 0x0000000000000000,0x0000000000000070,0x0000000000000070,0x0000000000000008\n"
|
| 46 |
+
".text\n");
|
| 47 |
+
#ifdef __cplusplus
|
| 48 |
+
extern "C" {
|
| 49 |
+
#endif
|
| 50 |
+
extern const unsigned long long fatbinData[144];
|
| 51 |
+
#ifdef __cplusplus
|
| 52 |
+
}
|
| 53 |
+
#endif
|
| 54 |
+
#ifdef __cplusplus
|
| 55 |
+
extern "C" {
|
| 56 |
+
#endif
|
| 57 |
+
static const __fatBinC_Wrapper_t __fatDeviceText __attribute__ ((aligned (8))) __attribute__ ((section (__CUDAFATBINSECTION)))=
|
| 58 |
+
{ 0x466243b1, 2, fatbinData, (void**)__cudaPrelinkedFatbins };
|
| 59 |
+
#ifdef __cplusplus
|
| 60 |
+
}
|
| 61 |
+
#endif
|
CMakeFiles/3.27.7/CompilerIdCUDA/tmp/a_dlink.o
ADDED
|
Binary file (3.11 kB). View file
|
|
|
CMakeFiles/3.27.7/CompilerIdCUDA/tmp/a_dlink.reg.c
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
#define NUM_PRELINKED_OBJECTS 0
|
CMakeFiles/3.27.7/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin
ADDED
|
Binary file (1.07 kB). View file
|
|
|
CMakeFiles/3.27.7/CompilerIdCXX/CMakeCXXCompilerId.cpp
ADDED
|
@@ -0,0 +1,855 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/* This source file must have a .cpp extension so that all C++ compilers
|
| 2 |
+
recognize the extension without flags. Borland does not know .cxx for
|
| 3 |
+
example. */
|
| 4 |
+
#ifndef __cplusplus
|
| 5 |
+
# error "A C compiler has been selected for C++."
|
| 6 |
+
#endif
|
| 7 |
+
|
| 8 |
+
#if !defined(__has_include)
|
| 9 |
+
/* If the compiler does not have __has_include, pretend the answer is
|
| 10 |
+
always no. */
|
| 11 |
+
# define __has_include(x) 0
|
| 12 |
+
#endif
|
| 13 |
+
|
| 14 |
+
|
| 15 |
+
/* Version number components: V=Version, R=Revision, P=Patch
|
| 16 |
+
Version date components: YYYY=Year, MM=Month, DD=Day */
|
| 17 |
+
|
| 18 |
+
#if defined(__COMO__)
|
| 19 |
+
# define COMPILER_ID "Comeau"
|
| 20 |
+
/* __COMO_VERSION__ = VRR */
|
| 21 |
+
# define COMPILER_VERSION_MAJOR DEC(__COMO_VERSION__ / 100)
|
| 22 |
+
# define COMPILER_VERSION_MINOR DEC(__COMO_VERSION__ % 100)
|
| 23 |
+
|
| 24 |
+
#elif defined(__INTEL_COMPILER) || defined(__ICC)
|
| 25 |
+
# define COMPILER_ID "Intel"
|
| 26 |
+
# if defined(_MSC_VER)
|
| 27 |
+
# define SIMULATE_ID "MSVC"
|
| 28 |
+
# endif
|
| 29 |
+
# if defined(__GNUC__)
|
| 30 |
+
# define SIMULATE_ID "GNU"
|
| 31 |
+
# endif
|
| 32 |
+
/* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later,
|
| 33 |
+
except that a few beta releases use the old format with V=2021. */
|
| 34 |
+
# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111
|
| 35 |
+
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100)
|
| 36 |
+
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10)
|
| 37 |
+
# if defined(__INTEL_COMPILER_UPDATE)
|
| 38 |
+
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE)
|
| 39 |
+
# else
|
| 40 |
+
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10)
|
| 41 |
+
# endif
|
| 42 |
+
# else
|
| 43 |
+
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER)
|
| 44 |
+
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE)
|
| 45 |
+
/* The third version component from --version is an update index,
|
| 46 |
+
but no macro is provided for it. */
|
| 47 |
+
# define COMPILER_VERSION_PATCH DEC(0)
|
| 48 |
+
# endif
|
| 49 |
+
# if defined(__INTEL_COMPILER_BUILD_DATE)
|
| 50 |
+
/* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */
|
| 51 |
+
# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE)
|
| 52 |
+
# endif
|
| 53 |
+
# if defined(_MSC_VER)
|
| 54 |
+
/* _MSC_VER = VVRR */
|
| 55 |
+
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
| 56 |
+
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
| 57 |
+
# endif
|
| 58 |
+
# if defined(__GNUC__)
|
| 59 |
+
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
|
| 60 |
+
# elif defined(__GNUG__)
|
| 61 |
+
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
|
| 62 |
+
# endif
|
| 63 |
+
# if defined(__GNUC_MINOR__)
|
| 64 |
+
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
|
| 65 |
+
# endif
|
| 66 |
+
# if defined(__GNUC_PATCHLEVEL__)
|
| 67 |
+
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
|
| 68 |
+
# endif
|
| 69 |
+
|
| 70 |
+
#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER)
|
| 71 |
+
# define COMPILER_ID "IntelLLVM"
|
| 72 |
+
#if defined(_MSC_VER)
|
| 73 |
+
# define SIMULATE_ID "MSVC"
|
| 74 |
+
#endif
|
| 75 |
+
#if defined(__GNUC__)
|
| 76 |
+
# define SIMULATE_ID "GNU"
|
| 77 |
+
#endif
|
| 78 |
+
/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and
|
| 79 |
+
* later. Look for 6 digit vs. 8 digit version number to decide encoding.
|
| 80 |
+
* VVVV is no smaller than the current year when a version is released.
|
| 81 |
+
*/
|
| 82 |
+
#if __INTEL_LLVM_COMPILER < 1000000L
|
| 83 |
+
# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100)
|
| 84 |
+
# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10)
|
| 85 |
+
# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10)
|
| 86 |
+
#else
|
| 87 |
+
# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000)
|
| 88 |
+
# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100)
|
| 89 |
+
# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100)
|
| 90 |
+
#endif
|
| 91 |
+
#if defined(_MSC_VER)
|
| 92 |
+
/* _MSC_VER = VVRR */
|
| 93 |
+
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
| 94 |
+
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
| 95 |
+
#endif
|
| 96 |
+
#if defined(__GNUC__)
|
| 97 |
+
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
|
| 98 |
+
#elif defined(__GNUG__)
|
| 99 |
+
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
|
| 100 |
+
#endif
|
| 101 |
+
#if defined(__GNUC_MINOR__)
|
| 102 |
+
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
|
| 103 |
+
#endif
|
| 104 |
+
#if defined(__GNUC_PATCHLEVEL__)
|
| 105 |
+
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
|
| 106 |
+
#endif
|
| 107 |
+
|
| 108 |
+
#elif defined(__PATHCC__)
|
| 109 |
+
# define COMPILER_ID "PathScale"
|
| 110 |
+
# define COMPILER_VERSION_MAJOR DEC(__PATHCC__)
|
| 111 |
+
# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__)
|
| 112 |
+
# if defined(__PATHCC_PATCHLEVEL__)
|
| 113 |
+
# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__)
|
| 114 |
+
# endif
|
| 115 |
+
|
| 116 |
+
#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__)
|
| 117 |
+
# define COMPILER_ID "Embarcadero"
|
| 118 |
+
# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF)
|
| 119 |
+
# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF)
|
| 120 |
+
# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF)
|
| 121 |
+
|
| 122 |
+
#elif defined(__BORLANDC__)
|
| 123 |
+
# define COMPILER_ID "Borland"
|
| 124 |
+
/* __BORLANDC__ = 0xVRR */
|
| 125 |
+
# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8)
|
| 126 |
+
# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF)
|
| 127 |
+
|
| 128 |
+
#elif defined(__WATCOMC__) && __WATCOMC__ < 1200
|
| 129 |
+
# define COMPILER_ID "Watcom"
|
| 130 |
+
/* __WATCOMC__ = VVRR */
|
| 131 |
+
# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100)
|
| 132 |
+
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
|
| 133 |
+
# if (__WATCOMC__ % 10) > 0
|
| 134 |
+
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
|
| 135 |
+
# endif
|
| 136 |
+
|
| 137 |
+
#elif defined(__WATCOMC__)
|
| 138 |
+
# define COMPILER_ID "OpenWatcom"
|
| 139 |
+
/* __WATCOMC__ = VVRP + 1100 */
|
| 140 |
+
# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100)
|
| 141 |
+
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
|
| 142 |
+
# if (__WATCOMC__ % 10) > 0
|
| 143 |
+
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
|
| 144 |
+
# endif
|
| 145 |
+
|
| 146 |
+
#elif defined(__SUNPRO_CC)
|
| 147 |
+
# define COMPILER_ID "SunPro"
|
| 148 |
+
# if __SUNPRO_CC >= 0x5100
|
| 149 |
+
/* __SUNPRO_CC = 0xVRRP */
|
| 150 |
+
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12)
|
| 151 |
+
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF)
|
| 152 |
+
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF)
|
| 153 |
+
# else
|
| 154 |
+
/* __SUNPRO_CC = 0xVRP */
|
| 155 |
+
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8)
|
| 156 |
+
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF)
|
| 157 |
+
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF)
|
| 158 |
+
# endif
|
| 159 |
+
|
| 160 |
+
#elif defined(__HP_aCC)
|
| 161 |
+
# define COMPILER_ID "HP"
|
| 162 |
+
/* __HP_aCC = VVRRPP */
|
| 163 |
+
# define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000)
|
| 164 |
+
# define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100)
|
| 165 |
+
# define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100)
|
| 166 |
+
|
| 167 |
+
#elif defined(__DECCXX)
|
| 168 |
+
# define COMPILER_ID "Compaq"
|
| 169 |
+
/* __DECCXX_VER = VVRRTPPPP */
|
| 170 |
+
# define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000)
|
| 171 |
+
# define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100)
|
| 172 |
+
# define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000)
|
| 173 |
+
|
| 174 |
+
#elif defined(__IBMCPP__) && defined(__COMPILER_VER__)
|
| 175 |
+
# define COMPILER_ID "zOS"
|
| 176 |
+
/* __IBMCPP__ = VRP */
|
| 177 |
+
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
|
| 178 |
+
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
|
| 179 |
+
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
|
| 180 |
+
|
| 181 |
+
#elif defined(__open_xl__) && defined(__clang__)
|
| 182 |
+
# define COMPILER_ID "IBMClang"
|
| 183 |
+
# define COMPILER_VERSION_MAJOR DEC(__open_xl_version__)
|
| 184 |
+
# define COMPILER_VERSION_MINOR DEC(__open_xl_release__)
|
| 185 |
+
# define COMPILER_VERSION_PATCH DEC(__open_xl_modification__)
|
| 186 |
+
# define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__)
|
| 187 |
+
|
| 188 |
+
|
| 189 |
+
#elif defined(__ibmxl__) && defined(__clang__)
|
| 190 |
+
# define COMPILER_ID "XLClang"
|
| 191 |
+
# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__)
|
| 192 |
+
# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__)
|
| 193 |
+
# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__)
|
| 194 |
+
# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__)
|
| 195 |
+
|
| 196 |
+
|
| 197 |
+
#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800
|
| 198 |
+
# define COMPILER_ID "XL"
|
| 199 |
+
/* __IBMCPP__ = VRP */
|
| 200 |
+
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
|
| 201 |
+
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
|
| 202 |
+
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
|
| 203 |
+
|
| 204 |
+
#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800
|
| 205 |
+
# define COMPILER_ID "VisualAge"
|
| 206 |
+
/* __IBMCPP__ = VRP */
|
| 207 |
+
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
|
| 208 |
+
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
|
| 209 |
+
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
|
| 210 |
+
|
| 211 |
+
#elif defined(__NVCOMPILER)
|
| 212 |
+
# define COMPILER_ID "NVHPC"
|
| 213 |
+
# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__)
|
| 214 |
+
# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__)
|
| 215 |
+
# if defined(__NVCOMPILER_PATCHLEVEL__)
|
| 216 |
+
# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__)
|
| 217 |
+
# endif
|
| 218 |
+
|
| 219 |
+
#elif defined(__PGI)
|
| 220 |
+
# define COMPILER_ID "PGI"
|
| 221 |
+
# define COMPILER_VERSION_MAJOR DEC(__PGIC__)
|
| 222 |
+
# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__)
|
| 223 |
+
# if defined(__PGIC_PATCHLEVEL__)
|
| 224 |
+
# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__)
|
| 225 |
+
# endif
|
| 226 |
+
|
| 227 |
+
#elif defined(_CRAYC)
|
| 228 |
+
# define COMPILER_ID "Cray"
|
| 229 |
+
# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR)
|
| 230 |
+
# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR)
|
| 231 |
+
|
| 232 |
+
#elif defined(__TI_COMPILER_VERSION__)
|
| 233 |
+
# define COMPILER_ID "TI"
|
| 234 |
+
/* __TI_COMPILER_VERSION__ = VVVRRRPPP */
|
| 235 |
+
# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000)
|
| 236 |
+
# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000)
|
| 237 |
+
# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000)
|
| 238 |
+
|
| 239 |
+
#elif defined(__CLANG_FUJITSU)
|
| 240 |
+
# define COMPILER_ID "FujitsuClang"
|
| 241 |
+
# define COMPILER_VERSION_MAJOR DEC(__FCC_major__)
|
| 242 |
+
# define COMPILER_VERSION_MINOR DEC(__FCC_minor__)
|
| 243 |
+
# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__)
|
| 244 |
+
# define COMPILER_VERSION_INTERNAL_STR __clang_version__
|
| 245 |
+
|
| 246 |
+
|
| 247 |
+
#elif defined(__FUJITSU)
|
| 248 |
+
# define COMPILER_ID "Fujitsu"
|
| 249 |
+
# if defined(__FCC_version__)
|
| 250 |
+
# define COMPILER_VERSION __FCC_version__
|
| 251 |
+
# elif defined(__FCC_major__)
|
| 252 |
+
# define COMPILER_VERSION_MAJOR DEC(__FCC_major__)
|
| 253 |
+
# define COMPILER_VERSION_MINOR DEC(__FCC_minor__)
|
| 254 |
+
# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__)
|
| 255 |
+
# endif
|
| 256 |
+
# if defined(__fcc_version)
|
| 257 |
+
# define COMPILER_VERSION_INTERNAL DEC(__fcc_version)
|
| 258 |
+
# elif defined(__FCC_VERSION)
|
| 259 |
+
# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION)
|
| 260 |
+
# endif
|
| 261 |
+
|
| 262 |
+
|
| 263 |
+
#elif defined(__ghs__)
|
| 264 |
+
# define COMPILER_ID "GHS"
|
| 265 |
+
/* __GHS_VERSION_NUMBER = VVVVRP */
|
| 266 |
+
# ifdef __GHS_VERSION_NUMBER
|
| 267 |
+
# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100)
|
| 268 |
+
# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10)
|
| 269 |
+
# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10)
|
| 270 |
+
# endif
|
| 271 |
+
|
| 272 |
+
#elif defined(__TASKING__)
|
| 273 |
+
# define COMPILER_ID "Tasking"
|
| 274 |
+
# define COMPILER_VERSION_MAJOR DEC(__VERSION__/1000)
|
| 275 |
+
# define COMPILER_VERSION_MINOR DEC(__VERSION__ % 100)
|
| 276 |
+
# define COMPILER_VERSION_INTERNAL DEC(__VERSION__)
|
| 277 |
+
|
| 278 |
+
#elif defined(__SCO_VERSION__)
|
| 279 |
+
# define COMPILER_ID "SCO"
|
| 280 |
+
|
| 281 |
+
#elif defined(__ARMCC_VERSION) && !defined(__clang__)
|
| 282 |
+
# define COMPILER_ID "ARMCC"
|
| 283 |
+
#if __ARMCC_VERSION >= 1000000
|
| 284 |
+
/* __ARMCC_VERSION = VRRPPPP */
|
| 285 |
+
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000)
|
| 286 |
+
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100)
|
| 287 |
+
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
|
| 288 |
+
#else
|
| 289 |
+
/* __ARMCC_VERSION = VRPPPP */
|
| 290 |
+
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000)
|
| 291 |
+
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10)
|
| 292 |
+
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
|
| 293 |
+
#endif
|
| 294 |
+
|
| 295 |
+
|
| 296 |
+
#elif defined(__clang__) && defined(__apple_build_version__)
|
| 297 |
+
# define COMPILER_ID "AppleClang"
|
| 298 |
+
# if defined(_MSC_VER)
|
| 299 |
+
# define SIMULATE_ID "MSVC"
|
| 300 |
+
# endif
|
| 301 |
+
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
|
| 302 |
+
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
|
| 303 |
+
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
|
| 304 |
+
# if defined(_MSC_VER)
|
| 305 |
+
/* _MSC_VER = VVRR */
|
| 306 |
+
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
| 307 |
+
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
| 308 |
+
# endif
|
| 309 |
+
# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__)
|
| 310 |
+
|
| 311 |
+
#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION)
|
| 312 |
+
# define COMPILER_ID "ARMClang"
|
| 313 |
+
# define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000)
|
| 314 |
+
# define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100)
|
| 315 |
+
# define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION/100 % 100)
|
| 316 |
+
# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION)
|
| 317 |
+
|
| 318 |
+
#elif defined(__clang__)
|
| 319 |
+
# define COMPILER_ID "Clang"
|
| 320 |
+
# if defined(_MSC_VER)
|
| 321 |
+
# define SIMULATE_ID "MSVC"
|
| 322 |
+
# endif
|
| 323 |
+
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
|
| 324 |
+
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
|
| 325 |
+
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
|
| 326 |
+
# if defined(_MSC_VER)
|
| 327 |
+
/* _MSC_VER = VVRR */
|
| 328 |
+
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
| 329 |
+
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
| 330 |
+
# endif
|
| 331 |
+
|
| 332 |
+
#elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__))
|
| 333 |
+
# define COMPILER_ID "LCC"
|
| 334 |
+
# define COMPILER_VERSION_MAJOR DEC(__LCC__ / 100)
|
| 335 |
+
# define COMPILER_VERSION_MINOR DEC(__LCC__ % 100)
|
| 336 |
+
# if defined(__LCC_MINOR__)
|
| 337 |
+
# define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__)
|
| 338 |
+
# endif
|
| 339 |
+
# if defined(__GNUC__) && defined(__GNUC_MINOR__)
|
| 340 |
+
# define SIMULATE_ID "GNU"
|
| 341 |
+
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
|
| 342 |
+
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
|
| 343 |
+
# if defined(__GNUC_PATCHLEVEL__)
|
| 344 |
+
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
|
| 345 |
+
# endif
|
| 346 |
+
# endif
|
| 347 |
+
|
| 348 |
+
#elif defined(__GNUC__) || defined(__GNUG__)
|
| 349 |
+
# define COMPILER_ID "GNU"
|
| 350 |
+
# if defined(__GNUC__)
|
| 351 |
+
# define COMPILER_VERSION_MAJOR DEC(__GNUC__)
|
| 352 |
+
# else
|
| 353 |
+
# define COMPILER_VERSION_MAJOR DEC(__GNUG__)
|
| 354 |
+
# endif
|
| 355 |
+
# if defined(__GNUC_MINOR__)
|
| 356 |
+
# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__)
|
| 357 |
+
# endif
|
| 358 |
+
# if defined(__GNUC_PATCHLEVEL__)
|
| 359 |
+
# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
|
| 360 |
+
# endif
|
| 361 |
+
|
| 362 |
+
#elif defined(_MSC_VER)
|
| 363 |
+
# define COMPILER_ID "MSVC"
|
| 364 |
+
/* _MSC_VER = VVRR */
|
| 365 |
+
# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100)
|
| 366 |
+
# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100)
|
| 367 |
+
# if defined(_MSC_FULL_VER)
|
| 368 |
+
# if _MSC_VER >= 1400
|
| 369 |
+
/* _MSC_FULL_VER = VVRRPPPPP */
|
| 370 |
+
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000)
|
| 371 |
+
# else
|
| 372 |
+
/* _MSC_FULL_VER = VVRRPPPP */
|
| 373 |
+
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000)
|
| 374 |
+
# endif
|
| 375 |
+
# endif
|
| 376 |
+
# if defined(_MSC_BUILD)
|
| 377 |
+
# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD)
|
| 378 |
+
# endif
|
| 379 |
+
|
| 380 |
+
#elif defined(_ADI_COMPILER)
|
| 381 |
+
# define COMPILER_ID "ADSP"
|
| 382 |
+
#if defined(__VERSIONNUM__)
|
| 383 |
+
/* __VERSIONNUM__ = 0xVVRRPPTT */
|
| 384 |
+
# define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF)
|
| 385 |
+
# define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF)
|
| 386 |
+
# define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF)
|
| 387 |
+
# define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF)
|
| 388 |
+
#endif
|
| 389 |
+
|
| 390 |
+
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
|
| 391 |
+
# define COMPILER_ID "IAR"
|
| 392 |
+
# if defined(__VER__) && defined(__ICCARM__)
|
| 393 |
+
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000)
|
| 394 |
+
# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000)
|
| 395 |
+
# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000)
|
| 396 |
+
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
|
| 397 |
+
# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__))
|
| 398 |
+
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100)
|
| 399 |
+
# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100))
|
| 400 |
+
# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__)
|
| 401 |
+
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
|
| 402 |
+
# endif
|
| 403 |
+
|
| 404 |
+
|
| 405 |
+
/* These compilers are either not known or too old to define an
|
| 406 |
+
identification macro. Try to identify the platform and guess that
|
| 407 |
+
it is the native compiler. */
|
| 408 |
+
#elif defined(__hpux) || defined(__hpua)
|
| 409 |
+
# define COMPILER_ID "HP"
|
| 410 |
+
|
| 411 |
+
#else /* unknown compiler */
|
| 412 |
+
# define COMPILER_ID ""
|
| 413 |
+
#endif
|
| 414 |
+
|
| 415 |
+
/* Construct the string literal in pieces to prevent the source from
|
| 416 |
+
getting matched. Store it in a pointer rather than an array
|
| 417 |
+
because some compilers will just produce instructions to fill the
|
| 418 |
+
array rather than assigning a pointer to a static array. */
|
| 419 |
+
char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
|
| 420 |
+
#ifdef SIMULATE_ID
|
| 421 |
+
char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]";
|
| 422 |
+
#endif
|
| 423 |
+
|
| 424 |
+
#ifdef __QNXNTO__
|
| 425 |
+
char const* qnxnto = "INFO" ":" "qnxnto[]";
|
| 426 |
+
#endif
|
| 427 |
+
|
| 428 |
+
#if defined(__CRAYXT_COMPUTE_LINUX_TARGET)
|
| 429 |
+
char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]";
|
| 430 |
+
#endif
|
| 431 |
+
|
| 432 |
+
#define STRINGIFY_HELPER(X) #X
|
| 433 |
+
#define STRINGIFY(X) STRINGIFY_HELPER(X)
|
| 434 |
+
|
| 435 |
+
/* Identify known platforms by name. */
|
| 436 |
+
#if defined(__linux) || defined(__linux__) || defined(linux)
|
| 437 |
+
# define PLATFORM_ID "Linux"
|
| 438 |
+
|
| 439 |
+
#elif defined(__MSYS__)
|
| 440 |
+
# define PLATFORM_ID "MSYS"
|
| 441 |
+
|
| 442 |
+
#elif defined(__CYGWIN__)
|
| 443 |
+
# define PLATFORM_ID "Cygwin"
|
| 444 |
+
|
| 445 |
+
#elif defined(__MINGW32__)
|
| 446 |
+
# define PLATFORM_ID "MinGW"
|
| 447 |
+
|
| 448 |
+
#elif defined(__APPLE__)
|
| 449 |
+
# define PLATFORM_ID "Darwin"
|
| 450 |
+
|
| 451 |
+
#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
|
| 452 |
+
# define PLATFORM_ID "Windows"
|
| 453 |
+
|
| 454 |
+
#elif defined(__FreeBSD__) || defined(__FreeBSD)
|
| 455 |
+
# define PLATFORM_ID "FreeBSD"
|
| 456 |
+
|
| 457 |
+
#elif defined(__NetBSD__) || defined(__NetBSD)
|
| 458 |
+
# define PLATFORM_ID "NetBSD"
|
| 459 |
+
|
| 460 |
+
#elif defined(__OpenBSD__) || defined(__OPENBSD)
|
| 461 |
+
# define PLATFORM_ID "OpenBSD"
|
| 462 |
+
|
| 463 |
+
#elif defined(__sun) || defined(sun)
|
| 464 |
+
# define PLATFORM_ID "SunOS"
|
| 465 |
+
|
| 466 |
+
#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
|
| 467 |
+
# define PLATFORM_ID "AIX"
|
| 468 |
+
|
| 469 |
+
#elif defined(__hpux) || defined(__hpux__)
|
| 470 |
+
# define PLATFORM_ID "HP-UX"
|
| 471 |
+
|
| 472 |
+
#elif defined(__HAIKU__)
|
| 473 |
+
# define PLATFORM_ID "Haiku"
|
| 474 |
+
|
| 475 |
+
#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
|
| 476 |
+
# define PLATFORM_ID "BeOS"
|
| 477 |
+
|
| 478 |
+
#elif defined(__QNX__) || defined(__QNXNTO__)
|
| 479 |
+
# define PLATFORM_ID "QNX"
|
| 480 |
+
|
| 481 |
+
#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
|
| 482 |
+
# define PLATFORM_ID "Tru64"
|
| 483 |
+
|
| 484 |
+
#elif defined(__riscos) || defined(__riscos__)
|
| 485 |
+
# define PLATFORM_ID "RISCos"
|
| 486 |
+
|
| 487 |
+
#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
|
| 488 |
+
# define PLATFORM_ID "SINIX"
|
| 489 |
+
|
| 490 |
+
#elif defined(__UNIX_SV__)
|
| 491 |
+
# define PLATFORM_ID "UNIX_SV"
|
| 492 |
+
|
| 493 |
+
#elif defined(__bsdos__)
|
| 494 |
+
# define PLATFORM_ID "BSDOS"
|
| 495 |
+
|
| 496 |
+
#elif defined(_MPRAS) || defined(MPRAS)
|
| 497 |
+
# define PLATFORM_ID "MP-RAS"
|
| 498 |
+
|
| 499 |
+
#elif defined(__osf) || defined(__osf__)
|
| 500 |
+
# define PLATFORM_ID "OSF1"
|
| 501 |
+
|
| 502 |
+
#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
|
| 503 |
+
# define PLATFORM_ID "SCO_SV"
|
| 504 |
+
|
| 505 |
+
#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
|
| 506 |
+
# define PLATFORM_ID "ULTRIX"
|
| 507 |
+
|
| 508 |
+
#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
|
| 509 |
+
# define PLATFORM_ID "Xenix"
|
| 510 |
+
|
| 511 |
+
#elif defined(__WATCOMC__)
|
| 512 |
+
# if defined(__LINUX__)
|
| 513 |
+
# define PLATFORM_ID "Linux"
|
| 514 |
+
|
| 515 |
+
# elif defined(__DOS__)
|
| 516 |
+
# define PLATFORM_ID "DOS"
|
| 517 |
+
|
| 518 |
+
# elif defined(__OS2__)
|
| 519 |
+
# define PLATFORM_ID "OS2"
|
| 520 |
+
|
| 521 |
+
# elif defined(__WINDOWS__)
|
| 522 |
+
# define PLATFORM_ID "Windows3x"
|
| 523 |
+
|
| 524 |
+
# elif defined(__VXWORKS__)
|
| 525 |
+
# define PLATFORM_ID "VxWorks"
|
| 526 |
+
|
| 527 |
+
# else /* unknown platform */
|
| 528 |
+
# define PLATFORM_ID
|
| 529 |
+
# endif
|
| 530 |
+
|
| 531 |
+
#elif defined(__INTEGRITY)
|
| 532 |
+
# if defined(INT_178B)
|
| 533 |
+
# define PLATFORM_ID "Integrity178"
|
| 534 |
+
|
| 535 |
+
# else /* regular Integrity */
|
| 536 |
+
# define PLATFORM_ID "Integrity"
|
| 537 |
+
# endif
|
| 538 |
+
|
| 539 |
+
# elif defined(_ADI_COMPILER)
|
| 540 |
+
# define PLATFORM_ID "ADSP"
|
| 541 |
+
|
| 542 |
+
#else /* unknown platform */
|
| 543 |
+
# define PLATFORM_ID
|
| 544 |
+
|
| 545 |
+
#endif
|
| 546 |
+
|
| 547 |
+
/* For windows compilers MSVC and Intel we can determine
|
| 548 |
+
the architecture of the compiler being used. This is because
|
| 549 |
+
the compilers do not have flags that can change the architecture,
|
| 550 |
+
but rather depend on which compiler is being used
|
| 551 |
+
*/
|
| 552 |
+
#if defined(_WIN32) && defined(_MSC_VER)
|
| 553 |
+
# if defined(_M_IA64)
|
| 554 |
+
# define ARCHITECTURE_ID "IA64"
|
| 555 |
+
|
| 556 |
+
# elif defined(_M_ARM64EC)
|
| 557 |
+
# define ARCHITECTURE_ID "ARM64EC"
|
| 558 |
+
|
| 559 |
+
# elif defined(_M_X64) || defined(_M_AMD64)
|
| 560 |
+
# define ARCHITECTURE_ID "x64"
|
| 561 |
+
|
| 562 |
+
# elif defined(_M_IX86)
|
| 563 |
+
# define ARCHITECTURE_ID "X86"
|
| 564 |
+
|
| 565 |
+
# elif defined(_M_ARM64)
|
| 566 |
+
# define ARCHITECTURE_ID "ARM64"
|
| 567 |
+
|
| 568 |
+
# elif defined(_M_ARM)
|
| 569 |
+
# if _M_ARM == 4
|
| 570 |
+
# define ARCHITECTURE_ID "ARMV4I"
|
| 571 |
+
# elif _M_ARM == 5
|
| 572 |
+
# define ARCHITECTURE_ID "ARMV5I"
|
| 573 |
+
# else
|
| 574 |
+
# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM)
|
| 575 |
+
# endif
|
| 576 |
+
|
| 577 |
+
# elif defined(_M_MIPS)
|
| 578 |
+
# define ARCHITECTURE_ID "MIPS"
|
| 579 |
+
|
| 580 |
+
# elif defined(_M_SH)
|
| 581 |
+
# define ARCHITECTURE_ID "SHx"
|
| 582 |
+
|
| 583 |
+
# else /* unknown architecture */
|
| 584 |
+
# define ARCHITECTURE_ID ""
|
| 585 |
+
# endif
|
| 586 |
+
|
| 587 |
+
#elif defined(__WATCOMC__)
|
| 588 |
+
# if defined(_M_I86)
|
| 589 |
+
# define ARCHITECTURE_ID "I86"
|
| 590 |
+
|
| 591 |
+
# elif defined(_M_IX86)
|
| 592 |
+
# define ARCHITECTURE_ID "X86"
|
| 593 |
+
|
| 594 |
+
# else /* unknown architecture */
|
| 595 |
+
# define ARCHITECTURE_ID ""
|
| 596 |
+
# endif
|
| 597 |
+
|
| 598 |
+
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
|
| 599 |
+
# if defined(__ICCARM__)
|
| 600 |
+
# define ARCHITECTURE_ID "ARM"
|
| 601 |
+
|
| 602 |
+
# elif defined(__ICCRX__)
|
| 603 |
+
# define ARCHITECTURE_ID "RX"
|
| 604 |
+
|
| 605 |
+
# elif defined(__ICCRH850__)
|
| 606 |
+
# define ARCHITECTURE_ID "RH850"
|
| 607 |
+
|
| 608 |
+
# elif defined(__ICCRL78__)
|
| 609 |
+
# define ARCHITECTURE_ID "RL78"
|
| 610 |
+
|
| 611 |
+
# elif defined(__ICCRISCV__)
|
| 612 |
+
# define ARCHITECTURE_ID "RISCV"
|
| 613 |
+
|
| 614 |
+
# elif defined(__ICCAVR__)
|
| 615 |
+
# define ARCHITECTURE_ID "AVR"
|
| 616 |
+
|
| 617 |
+
# elif defined(__ICC430__)
|
| 618 |
+
# define ARCHITECTURE_ID "MSP430"
|
| 619 |
+
|
| 620 |
+
# elif defined(__ICCV850__)
|
| 621 |
+
# define ARCHITECTURE_ID "V850"
|
| 622 |
+
|
| 623 |
+
# elif defined(__ICC8051__)
|
| 624 |
+
# define ARCHITECTURE_ID "8051"
|
| 625 |
+
|
| 626 |
+
# elif defined(__ICCSTM8__)
|
| 627 |
+
# define ARCHITECTURE_ID "STM8"
|
| 628 |
+
|
| 629 |
+
# else /* unknown architecture */
|
| 630 |
+
# define ARCHITECTURE_ID ""
|
| 631 |
+
# endif
|
| 632 |
+
|
| 633 |
+
#elif defined(__ghs__)
|
| 634 |
+
# if defined(__PPC64__)
|
| 635 |
+
# define ARCHITECTURE_ID "PPC64"
|
| 636 |
+
|
| 637 |
+
# elif defined(__ppc__)
|
| 638 |
+
# define ARCHITECTURE_ID "PPC"
|
| 639 |
+
|
| 640 |
+
# elif defined(__ARM__)
|
| 641 |
+
# define ARCHITECTURE_ID "ARM"
|
| 642 |
+
|
| 643 |
+
# elif defined(__x86_64__)
|
| 644 |
+
# define ARCHITECTURE_ID "x64"
|
| 645 |
+
|
| 646 |
+
# elif defined(__i386__)
|
| 647 |
+
# define ARCHITECTURE_ID "X86"
|
| 648 |
+
|
| 649 |
+
# else /* unknown architecture */
|
| 650 |
+
# define ARCHITECTURE_ID ""
|
| 651 |
+
# endif
|
| 652 |
+
|
| 653 |
+
#elif defined(__TI_COMPILER_VERSION__)
|
| 654 |
+
# if defined(__TI_ARM__)
|
| 655 |
+
# define ARCHITECTURE_ID "ARM"
|
| 656 |
+
|
| 657 |
+
# elif defined(__MSP430__)
|
| 658 |
+
# define ARCHITECTURE_ID "MSP430"
|
| 659 |
+
|
| 660 |
+
# elif defined(__TMS320C28XX__)
|
| 661 |
+
# define ARCHITECTURE_ID "TMS320C28x"
|
| 662 |
+
|
| 663 |
+
# elif defined(__TMS320C6X__) || defined(_TMS320C6X)
|
| 664 |
+
# define ARCHITECTURE_ID "TMS320C6x"
|
| 665 |
+
|
| 666 |
+
# else /* unknown architecture */
|
| 667 |
+
# define ARCHITECTURE_ID ""
|
| 668 |
+
# endif
|
| 669 |
+
|
| 670 |
+
# elif defined(__ADSPSHARC__)
|
| 671 |
+
# define ARCHITECTURE_ID "SHARC"
|
| 672 |
+
|
| 673 |
+
# elif defined(__ADSPBLACKFIN__)
|
| 674 |
+
# define ARCHITECTURE_ID "Blackfin"
|
| 675 |
+
|
| 676 |
+
#elif defined(__TASKING__)
|
| 677 |
+
|
| 678 |
+
# if defined(__CTC__) || defined(__CPTC__)
|
| 679 |
+
# define ARCHITECTURE_ID "TriCore"
|
| 680 |
+
|
| 681 |
+
# elif defined(__CMCS__)
|
| 682 |
+
# define ARCHITECTURE_ID "MCS"
|
| 683 |
+
|
| 684 |
+
# elif defined(__CARM__)
|
| 685 |
+
# define ARCHITECTURE_ID "ARM"
|
| 686 |
+
|
| 687 |
+
# elif defined(__CARC__)
|
| 688 |
+
# define ARCHITECTURE_ID "ARC"
|
| 689 |
+
|
| 690 |
+
# elif defined(__C51__)
|
| 691 |
+
# define ARCHITECTURE_ID "8051"
|
| 692 |
+
|
| 693 |
+
# elif defined(__CPCP__)
|
| 694 |
+
# define ARCHITECTURE_ID "PCP"
|
| 695 |
+
|
| 696 |
+
# else
|
| 697 |
+
# define ARCHITECTURE_ID ""
|
| 698 |
+
# endif
|
| 699 |
+
|
| 700 |
+
#else
|
| 701 |
+
# define ARCHITECTURE_ID
|
| 702 |
+
#endif
|
| 703 |
+
|
| 704 |
+
/* Convert integer to decimal digit literals. */
|
| 705 |
+
#define DEC(n) \
|
| 706 |
+
('0' + (((n) / 10000000)%10)), \
|
| 707 |
+
('0' + (((n) / 1000000)%10)), \
|
| 708 |
+
('0' + (((n) / 100000)%10)), \
|
| 709 |
+
('0' + (((n) / 10000)%10)), \
|
| 710 |
+
('0' + (((n) / 1000)%10)), \
|
| 711 |
+
('0' + (((n) / 100)%10)), \
|
| 712 |
+
('0' + (((n) / 10)%10)), \
|
| 713 |
+
('0' + ((n) % 10))
|
| 714 |
+
|
| 715 |
+
/* Convert integer to hex digit literals. */
|
| 716 |
+
#define HEX(n) \
|
| 717 |
+
('0' + ((n)>>28 & 0xF)), \
|
| 718 |
+
('0' + ((n)>>24 & 0xF)), \
|
| 719 |
+
('0' + ((n)>>20 & 0xF)), \
|
| 720 |
+
('0' + ((n)>>16 & 0xF)), \
|
| 721 |
+
('0' + ((n)>>12 & 0xF)), \
|
| 722 |
+
('0' + ((n)>>8 & 0xF)), \
|
| 723 |
+
('0' + ((n)>>4 & 0xF)), \
|
| 724 |
+
('0' + ((n) & 0xF))
|
| 725 |
+
|
| 726 |
+
/* Construct a string literal encoding the version number. */
|
| 727 |
+
#ifdef COMPILER_VERSION
|
| 728 |
+
char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]";
|
| 729 |
+
|
| 730 |
+
/* Construct a string literal encoding the version number components. */
|
| 731 |
+
#elif defined(COMPILER_VERSION_MAJOR)
|
| 732 |
+
char const info_version[] = {
|
| 733 |
+
'I', 'N', 'F', 'O', ':',
|
| 734 |
+
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[',
|
| 735 |
+
COMPILER_VERSION_MAJOR,
|
| 736 |
+
# ifdef COMPILER_VERSION_MINOR
|
| 737 |
+
'.', COMPILER_VERSION_MINOR,
|
| 738 |
+
# ifdef COMPILER_VERSION_PATCH
|
| 739 |
+
'.', COMPILER_VERSION_PATCH,
|
| 740 |
+
# ifdef COMPILER_VERSION_TWEAK
|
| 741 |
+
'.', COMPILER_VERSION_TWEAK,
|
| 742 |
+
# endif
|
| 743 |
+
# endif
|
| 744 |
+
# endif
|
| 745 |
+
']','\0'};
|
| 746 |
+
#endif
|
| 747 |
+
|
| 748 |
+
/* Construct a string literal encoding the internal version number. */
|
| 749 |
+
#ifdef COMPILER_VERSION_INTERNAL
|
| 750 |
+
char const info_version_internal[] = {
|
| 751 |
+
'I', 'N', 'F', 'O', ':',
|
| 752 |
+
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_',
|
| 753 |
+
'i','n','t','e','r','n','a','l','[',
|
| 754 |
+
COMPILER_VERSION_INTERNAL,']','\0'};
|
| 755 |
+
#elif defined(COMPILER_VERSION_INTERNAL_STR)
|
| 756 |
+
char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]";
|
| 757 |
+
#endif
|
| 758 |
+
|
| 759 |
+
/* Construct a string literal encoding the version number components. */
|
| 760 |
+
#ifdef SIMULATE_VERSION_MAJOR
|
| 761 |
+
char const info_simulate_version[] = {
|
| 762 |
+
'I', 'N', 'F', 'O', ':',
|
| 763 |
+
's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[',
|
| 764 |
+
SIMULATE_VERSION_MAJOR,
|
| 765 |
+
# ifdef SIMULATE_VERSION_MINOR
|
| 766 |
+
'.', SIMULATE_VERSION_MINOR,
|
| 767 |
+
# ifdef SIMULATE_VERSION_PATCH
|
| 768 |
+
'.', SIMULATE_VERSION_PATCH,
|
| 769 |
+
# ifdef SIMULATE_VERSION_TWEAK
|
| 770 |
+
'.', SIMULATE_VERSION_TWEAK,
|
| 771 |
+
# endif
|
| 772 |
+
# endif
|
| 773 |
+
# endif
|
| 774 |
+
']','\0'};
|
| 775 |
+
#endif
|
| 776 |
+
|
| 777 |
+
/* Construct the string literal in pieces to prevent the source from
|
| 778 |
+
getting matched. Store it in a pointer rather than an array
|
| 779 |
+
because some compilers will just produce instructions to fill the
|
| 780 |
+
array rather than assigning a pointer to a static array. */
|
| 781 |
+
char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
|
| 782 |
+
char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
|
| 783 |
+
|
| 784 |
+
|
| 785 |
+
|
| 786 |
+
#if defined(__INTEL_COMPILER) && defined(_MSVC_LANG) && _MSVC_LANG < 201403L
|
| 787 |
+
# if defined(__INTEL_CXX11_MODE__)
|
| 788 |
+
# if defined(__cpp_aggregate_nsdmi)
|
| 789 |
+
# define CXX_STD 201402L
|
| 790 |
+
# else
|
| 791 |
+
# define CXX_STD 201103L
|
| 792 |
+
# endif
|
| 793 |
+
# else
|
| 794 |
+
# define CXX_STD 199711L
|
| 795 |
+
# endif
|
| 796 |
+
#elif defined(_MSC_VER) && defined(_MSVC_LANG)
|
| 797 |
+
# define CXX_STD _MSVC_LANG
|
| 798 |
+
#else
|
| 799 |
+
# define CXX_STD __cplusplus
|
| 800 |
+
#endif
|
| 801 |
+
|
| 802 |
+
const char* info_language_standard_default = "INFO" ":" "standard_default["
|
| 803 |
+
#if CXX_STD > 202002L
|
| 804 |
+
"23"
|
| 805 |
+
#elif CXX_STD > 201703L
|
| 806 |
+
"20"
|
| 807 |
+
#elif CXX_STD >= 201703L
|
| 808 |
+
"17"
|
| 809 |
+
#elif CXX_STD >= 201402L
|
| 810 |
+
"14"
|
| 811 |
+
#elif CXX_STD >= 201103L
|
| 812 |
+
"11"
|
| 813 |
+
#else
|
| 814 |
+
"98"
|
| 815 |
+
#endif
|
| 816 |
+
"]";
|
| 817 |
+
|
| 818 |
+
const char* info_language_extensions_default = "INFO" ":" "extensions_default["
|
| 819 |
+
#if (defined(__clang__) || defined(__GNUC__) || defined(__xlC__) || \
|
| 820 |
+
defined(__TI_COMPILER_VERSION__)) && \
|
| 821 |
+
!defined(__STRICT_ANSI__)
|
| 822 |
+
"ON"
|
| 823 |
+
#else
|
| 824 |
+
"OFF"
|
| 825 |
+
#endif
|
| 826 |
+
"]";
|
| 827 |
+
|
| 828 |
+
/*--------------------------------------------------------------------------*/
|
| 829 |
+
|
| 830 |
+
int main(int argc, char* argv[])
|
| 831 |
+
{
|
| 832 |
+
int require = 0;
|
| 833 |
+
require += info_compiler[argc];
|
| 834 |
+
require += info_platform[argc];
|
| 835 |
+
require += info_arch[argc];
|
| 836 |
+
#ifdef COMPILER_VERSION_MAJOR
|
| 837 |
+
require += info_version[argc];
|
| 838 |
+
#endif
|
| 839 |
+
#ifdef COMPILER_VERSION_INTERNAL
|
| 840 |
+
require += info_version_internal[argc];
|
| 841 |
+
#endif
|
| 842 |
+
#ifdef SIMULATE_ID
|
| 843 |
+
require += info_simulate[argc];
|
| 844 |
+
#endif
|
| 845 |
+
#ifdef SIMULATE_VERSION_MAJOR
|
| 846 |
+
require += info_simulate_version[argc];
|
| 847 |
+
#endif
|
| 848 |
+
#if defined(__CRAYXT_COMPUTE_LINUX_TARGET)
|
| 849 |
+
require += info_cray[argc];
|
| 850 |
+
#endif
|
| 851 |
+
require += info_language_standard_default[argc];
|
| 852 |
+
require += info_language_extensions_default[argc];
|
| 853 |
+
(void)argv;
|
| 854 |
+
return require;
|
| 855 |
+
}
|
CMakeFiles/3.27.7/CompilerIdCXX/a.out
ADDED
|
Binary file (16.1 kB). View file
|
|
|
CMakeFiles/CMakeConfigureLog.yaml
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
CMakeFiles/CMakeDirectoryInformation.cmake
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# CMAKE generated file: DO NOT EDIT!
|
| 2 |
+
# Generated by "Unix Makefiles" Generator, CMake Version 3.27
|
| 3 |
+
|
| 4 |
+
# Relative path conversion top directories.
|
| 5 |
+
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/content/tiny-cuda-nn")
|
| 6 |
+
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/content/tiny-cuda-nn/build")
|
| 7 |
+
|
| 8 |
+
# Force unix paths in dependencies.
|
| 9 |
+
set(CMAKE_FORCE_UNIX_PATHS 1)
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
# The C and CXX include file regular expressions for this directory.
|
| 13 |
+
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
|
| 14 |
+
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
|
| 15 |
+
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
|
| 16 |
+
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
|
CMakeFiles/Makefile.cmake
ADDED
|
@@ -0,0 +1,65 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# CMAKE generated file: DO NOT EDIT!
|
| 2 |
+
# Generated by "Unix Makefiles" Generator, CMake Version 3.27
|
| 3 |
+
|
| 4 |
+
# The generator used is:
|
| 5 |
+
set(CMAKE_DEPENDS_GENERATOR "Unix Makefiles")
|
| 6 |
+
|
| 7 |
+
# The top level Makefile was generated from the following files:
|
| 8 |
+
set(CMAKE_MAKEFILE_DEPENDS
|
| 9 |
+
"CMakeCache.txt"
|
| 10 |
+
"/content/tiny-cuda-nn/CMakeLists.txt"
|
| 11 |
+
"/content/tiny-cuda-nn/benchmarks/image/CMakeLists.txt"
|
| 12 |
+
"CMakeFiles/3.27.7/CMakeCUDACompiler.cmake"
|
| 13 |
+
"CMakeFiles/3.27.7/CMakeCXXCompiler.cmake"
|
| 14 |
+
"CMakeFiles/3.27.7/CMakeSystem.cmake"
|
| 15 |
+
"/content/tiny-cuda-nn/dependencies/fmt/CMakeLists.txt"
|
| 16 |
+
"/content/tiny-cuda-nn/dependencies/fmt/support/cmake/JoinPaths.cmake"
|
| 17 |
+
"/content/tiny-cuda-nn/samples/CMakeLists.txt"
|
| 18 |
+
"/usr/local/lib/python3.10/dist-packages/cmake/data/share/cmake-3.27/Modules/CMakeCUDAInformation.cmake"
|
| 19 |
+
"/usr/local/lib/python3.10/dist-packages/cmake/data/share/cmake-3.27/Modules/CMakeCXXInformation.cmake"
|
| 20 |
+
"/usr/local/lib/python3.10/dist-packages/cmake/data/share/cmake-3.27/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake"
|
| 21 |
+
"/usr/local/lib/python3.10/dist-packages/cmake/data/share/cmake-3.27/Modules/CMakeCommonLanguageInclude.cmake"
|
| 22 |
+
"/usr/local/lib/python3.10/dist-packages/cmake/data/share/cmake-3.27/Modules/CMakeGenericSystem.cmake"
|
| 23 |
+
"/usr/local/lib/python3.10/dist-packages/cmake/data/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake"
|
| 24 |
+
"/usr/local/lib/python3.10/dist-packages/cmake/data/share/cmake-3.27/Modules/CMakeLanguageInformation.cmake"
|
| 25 |
+
"/usr/local/lib/python3.10/dist-packages/cmake/data/share/cmake-3.27/Modules/CMakeParseArguments.cmake"
|
| 26 |
+
"/usr/local/lib/python3.10/dist-packages/cmake/data/share/cmake-3.27/Modules/CMakeSystemSpecificInformation.cmake"
|
| 27 |
+
"/usr/local/lib/python3.10/dist-packages/cmake/data/share/cmake-3.27/Modules/CMakeSystemSpecificInitialize.cmake"
|
| 28 |
+
"/usr/local/lib/python3.10/dist-packages/cmake/data/share/cmake-3.27/Modules/CheckCXXCompilerFlag.cmake"
|
| 29 |
+
"/usr/local/lib/python3.10/dist-packages/cmake/data/share/cmake-3.27/Modules/CheckCXXSourceCompiles.cmake"
|
| 30 |
+
"/usr/local/lib/python3.10/dist-packages/cmake/data/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake"
|
| 31 |
+
"/usr/local/lib/python3.10/dist-packages/cmake/data/share/cmake-3.27/Modules/Compiler/GNU-CXX.cmake"
|
| 32 |
+
"/usr/local/lib/python3.10/dist-packages/cmake/data/share/cmake-3.27/Modules/Compiler/GNU.cmake"
|
| 33 |
+
"/usr/local/lib/python3.10/dist-packages/cmake/data/share/cmake-3.27/Modules/Compiler/NVIDIA-CUDA.cmake"
|
| 34 |
+
"/usr/local/lib/python3.10/dist-packages/cmake/data/share/cmake-3.27/Modules/GNUInstallDirs.cmake"
|
| 35 |
+
"/usr/local/lib/python3.10/dist-packages/cmake/data/share/cmake-3.27/Modules/Internal/CheckCompilerFlag.cmake"
|
| 36 |
+
"/usr/local/lib/python3.10/dist-packages/cmake/data/share/cmake-3.27/Modules/Internal/CheckFlagCommonConfig.cmake"
|
| 37 |
+
"/usr/local/lib/python3.10/dist-packages/cmake/data/share/cmake-3.27/Modules/Internal/CheckSourceCompiles.cmake"
|
| 38 |
+
"/usr/local/lib/python3.10/dist-packages/cmake/data/share/cmake-3.27/Modules/Platform/Linux-GNU-CXX.cmake"
|
| 39 |
+
"/usr/local/lib/python3.10/dist-packages/cmake/data/share/cmake-3.27/Modules/Platform/Linux-GNU.cmake"
|
| 40 |
+
"/usr/local/lib/python3.10/dist-packages/cmake/data/share/cmake-3.27/Modules/Platform/Linux-Initialize.cmake"
|
| 41 |
+
"/usr/local/lib/python3.10/dist-packages/cmake/data/share/cmake-3.27/Modules/Platform/Linux.cmake"
|
| 42 |
+
"/usr/local/lib/python3.10/dist-packages/cmake/data/share/cmake-3.27/Modules/Platform/UnixPaths.cmake"
|
| 43 |
+
)
|
| 44 |
+
|
| 45 |
+
# The corresponding makefile is:
|
| 46 |
+
set(CMAKE_MAKEFILE_OUTPUTS
|
| 47 |
+
"Makefile"
|
| 48 |
+
"CMakeFiles/cmake.check_cache"
|
| 49 |
+
)
|
| 50 |
+
|
| 51 |
+
# Byproducts of CMake generate step:
|
| 52 |
+
set(CMAKE_MAKEFILE_PRODUCTS
|
| 53 |
+
"CMakeFiles/CMakeDirectoryInformation.cmake"
|
| 54 |
+
"dependencies/fmt/CMakeFiles/CMakeDirectoryInformation.cmake"
|
| 55 |
+
"samples/CMakeFiles/CMakeDirectoryInformation.cmake"
|
| 56 |
+
"benchmarks/image/CMakeFiles/CMakeDirectoryInformation.cmake"
|
| 57 |
+
)
|
| 58 |
+
|
| 59 |
+
# Dependency information for all targets:
|
| 60 |
+
set(CMAKE_DEPEND_INFO_FILES
|
| 61 |
+
"CMakeFiles/tiny-cuda-nn.dir/DependInfo.cmake"
|
| 62 |
+
"dependencies/fmt/CMakeFiles/fmt.dir/DependInfo.cmake"
|
| 63 |
+
"samples/CMakeFiles/mlp_learning_an_image.dir/DependInfo.cmake"
|
| 64 |
+
"benchmarks/image/CMakeFiles/bench_image_ours.dir/DependInfo.cmake"
|
| 65 |
+
)
|
CMakeFiles/Makefile2
ADDED
|
@@ -0,0 +1,245 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# CMAKE generated file: DO NOT EDIT!
|
| 2 |
+
# Generated by "Unix Makefiles" Generator, CMake Version 3.27
|
| 3 |
+
|
| 4 |
+
# Default target executed when no arguments are given to make.
|
| 5 |
+
default_target: all
|
| 6 |
+
.PHONY : default_target
|
| 7 |
+
|
| 8 |
+
#=============================================================================
|
| 9 |
+
# Special targets provided by cmake.
|
| 10 |
+
|
| 11 |
+
# Disable implicit rules so canonical targets will work.
|
| 12 |
+
.SUFFIXES:
|
| 13 |
+
|
| 14 |
+
# Disable VCS-based implicit rules.
|
| 15 |
+
% : %,v
|
| 16 |
+
|
| 17 |
+
# Disable VCS-based implicit rules.
|
| 18 |
+
% : RCS/%
|
| 19 |
+
|
| 20 |
+
# Disable VCS-based implicit rules.
|
| 21 |
+
% : RCS/%,v
|
| 22 |
+
|
| 23 |
+
# Disable VCS-based implicit rules.
|
| 24 |
+
% : SCCS/s.%
|
| 25 |
+
|
| 26 |
+
# Disable VCS-based implicit rules.
|
| 27 |
+
% : s.%
|
| 28 |
+
|
| 29 |
+
.SUFFIXES: .hpux_make_needs_suffix_list
|
| 30 |
+
|
| 31 |
+
# Command-line flag to silence nested $(MAKE).
|
| 32 |
+
$(VERBOSE)MAKESILENT = -s
|
| 33 |
+
|
| 34 |
+
#Suppress display of executed commands.
|
| 35 |
+
$(VERBOSE).SILENT:
|
| 36 |
+
|
| 37 |
+
# A target that is always out of date.
|
| 38 |
+
cmake_force:
|
| 39 |
+
.PHONY : cmake_force
|
| 40 |
+
|
| 41 |
+
#=============================================================================
|
| 42 |
+
# Set environment variables for the build.
|
| 43 |
+
|
| 44 |
+
# The shell in which to execute make rules.
|
| 45 |
+
SHELL = /bin/sh
|
| 46 |
+
|
| 47 |
+
# The CMake executable.
|
| 48 |
+
CMAKE_COMMAND = /usr/local/lib/python3.10/dist-packages/cmake/data/bin/cmake
|
| 49 |
+
|
| 50 |
+
# The command to remove a file.
|
| 51 |
+
RM = /usr/local/lib/python3.10/dist-packages/cmake/data/bin/cmake -E rm -f
|
| 52 |
+
|
| 53 |
+
# Escaping for special characters.
|
| 54 |
+
EQUALS = =
|
| 55 |
+
|
| 56 |
+
# The top-level source directory on which CMake was run.
|
| 57 |
+
CMAKE_SOURCE_DIR = /content/tiny-cuda-nn
|
| 58 |
+
|
| 59 |
+
# The top-level build directory on which CMake was run.
|
| 60 |
+
CMAKE_BINARY_DIR = /content/tiny-cuda-nn/build
|
| 61 |
+
|
| 62 |
+
#=============================================================================
|
| 63 |
+
# Directory level rules for the build root directory
|
| 64 |
+
|
| 65 |
+
# The main recursive "all" target.
|
| 66 |
+
all: CMakeFiles/tiny-cuda-nn.dir/all
|
| 67 |
+
all: dependencies/fmt/all
|
| 68 |
+
all: samples/all
|
| 69 |
+
all: benchmarks/image/all
|
| 70 |
+
.PHONY : all
|
| 71 |
+
|
| 72 |
+
# The main recursive "preinstall" target.
|
| 73 |
+
preinstall: dependencies/fmt/preinstall
|
| 74 |
+
preinstall: samples/preinstall
|
| 75 |
+
preinstall: benchmarks/image/preinstall
|
| 76 |
+
.PHONY : preinstall
|
| 77 |
+
|
| 78 |
+
# The main recursive "clean" target.
|
| 79 |
+
clean: CMakeFiles/tiny-cuda-nn.dir/clean
|
| 80 |
+
clean: dependencies/fmt/clean
|
| 81 |
+
clean: samples/clean
|
| 82 |
+
clean: benchmarks/image/clean
|
| 83 |
+
.PHONY : clean
|
| 84 |
+
|
| 85 |
+
#=============================================================================
|
| 86 |
+
# Directory level rules for directory benchmarks/image
|
| 87 |
+
|
| 88 |
+
# Recursive "all" directory target.
|
| 89 |
+
benchmarks/image/all: benchmarks/image/CMakeFiles/bench_image_ours.dir/all
|
| 90 |
+
.PHONY : benchmarks/image/all
|
| 91 |
+
|
| 92 |
+
# Recursive "preinstall" directory target.
|
| 93 |
+
benchmarks/image/preinstall:
|
| 94 |
+
.PHONY : benchmarks/image/preinstall
|
| 95 |
+
|
| 96 |
+
# Recursive "clean" directory target.
|
| 97 |
+
benchmarks/image/clean: benchmarks/image/CMakeFiles/bench_image_ours.dir/clean
|
| 98 |
+
.PHONY : benchmarks/image/clean
|
| 99 |
+
|
| 100 |
+
#=============================================================================
|
| 101 |
+
# Directory level rules for directory dependencies/fmt
|
| 102 |
+
|
| 103 |
+
# Recursive "all" directory target.
|
| 104 |
+
dependencies/fmt/all: dependencies/fmt/CMakeFiles/fmt.dir/all
|
| 105 |
+
.PHONY : dependencies/fmt/all
|
| 106 |
+
|
| 107 |
+
# Recursive "preinstall" directory target.
|
| 108 |
+
dependencies/fmt/preinstall:
|
| 109 |
+
.PHONY : dependencies/fmt/preinstall
|
| 110 |
+
|
| 111 |
+
# Recursive "clean" directory target.
|
| 112 |
+
dependencies/fmt/clean: dependencies/fmt/CMakeFiles/fmt.dir/clean
|
| 113 |
+
.PHONY : dependencies/fmt/clean
|
| 114 |
+
|
| 115 |
+
#=============================================================================
|
| 116 |
+
# Directory level rules for directory samples
|
| 117 |
+
|
| 118 |
+
# Recursive "all" directory target.
|
| 119 |
+
samples/all: samples/CMakeFiles/mlp_learning_an_image.dir/all
|
| 120 |
+
.PHONY : samples/all
|
| 121 |
+
|
| 122 |
+
# Recursive "preinstall" directory target.
|
| 123 |
+
samples/preinstall:
|
| 124 |
+
.PHONY : samples/preinstall
|
| 125 |
+
|
| 126 |
+
# Recursive "clean" directory target.
|
| 127 |
+
samples/clean: samples/CMakeFiles/mlp_learning_an_image.dir/clean
|
| 128 |
+
.PHONY : samples/clean
|
| 129 |
+
|
| 130 |
+
#=============================================================================
|
| 131 |
+
# Target rules for target CMakeFiles/tiny-cuda-nn.dir
|
| 132 |
+
|
| 133 |
+
# All Build rule for target.
|
| 134 |
+
CMakeFiles/tiny-cuda-nn.dir/all: dependencies/fmt/CMakeFiles/fmt.dir/all
|
| 135 |
+
$(MAKE) $(MAKESILENT) -f CMakeFiles/tiny-cuda-nn.dir/build.make CMakeFiles/tiny-cuda-nn.dir/depend
|
| 136 |
+
$(MAKE) $(MAKESILENT) -f CMakeFiles/tiny-cuda-nn.dir/build.make CMakeFiles/tiny-cuda-nn.dir/build
|
| 137 |
+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/tiny-cuda-nn/build/CMakeFiles --progress-num=10,11,12,13,14,15,16,17,18,19,20 "Built target tiny-cuda-nn"
|
| 138 |
+
.PHONY : CMakeFiles/tiny-cuda-nn.dir/all
|
| 139 |
+
|
| 140 |
+
# Build rule for subdir invocation for target.
|
| 141 |
+
CMakeFiles/tiny-cuda-nn.dir/rule: cmake_check_build_system
|
| 142 |
+
$(CMAKE_COMMAND) -E cmake_progress_start /content/tiny-cuda-nn/build/CMakeFiles 14
|
| 143 |
+
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/tiny-cuda-nn.dir/all
|
| 144 |
+
$(CMAKE_COMMAND) -E cmake_progress_start /content/tiny-cuda-nn/build/CMakeFiles 0
|
| 145 |
+
.PHONY : CMakeFiles/tiny-cuda-nn.dir/rule
|
| 146 |
+
|
| 147 |
+
# Convenience name for target.
|
| 148 |
+
tiny-cuda-nn: CMakeFiles/tiny-cuda-nn.dir/rule
|
| 149 |
+
.PHONY : tiny-cuda-nn
|
| 150 |
+
|
| 151 |
+
# clean rule for target.
|
| 152 |
+
CMakeFiles/tiny-cuda-nn.dir/clean:
|
| 153 |
+
$(MAKE) $(MAKESILENT) -f CMakeFiles/tiny-cuda-nn.dir/build.make CMakeFiles/tiny-cuda-nn.dir/clean
|
| 154 |
+
.PHONY : CMakeFiles/tiny-cuda-nn.dir/clean
|
| 155 |
+
|
| 156 |
+
#=============================================================================
|
| 157 |
+
# Target rules for target dependencies/fmt/CMakeFiles/fmt.dir
|
| 158 |
+
|
| 159 |
+
# All Build rule for target.
|
| 160 |
+
dependencies/fmt/CMakeFiles/fmt.dir/all:
|
| 161 |
+
$(MAKE) $(MAKESILENT) -f dependencies/fmt/CMakeFiles/fmt.dir/build.make dependencies/fmt/CMakeFiles/fmt.dir/depend
|
| 162 |
+
$(MAKE) $(MAKESILENT) -f dependencies/fmt/CMakeFiles/fmt.dir/build.make dependencies/fmt/CMakeFiles/fmt.dir/build
|
| 163 |
+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/tiny-cuda-nn/build/CMakeFiles --progress-num=4,5,6 "Built target fmt"
|
| 164 |
+
.PHONY : dependencies/fmt/CMakeFiles/fmt.dir/all
|
| 165 |
+
|
| 166 |
+
# Build rule for subdir invocation for target.
|
| 167 |
+
dependencies/fmt/CMakeFiles/fmt.dir/rule: cmake_check_build_system
|
| 168 |
+
$(CMAKE_COMMAND) -E cmake_progress_start /content/tiny-cuda-nn/build/CMakeFiles 3
|
| 169 |
+
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/fmt/CMakeFiles/fmt.dir/all
|
| 170 |
+
$(CMAKE_COMMAND) -E cmake_progress_start /content/tiny-cuda-nn/build/CMakeFiles 0
|
| 171 |
+
.PHONY : dependencies/fmt/CMakeFiles/fmt.dir/rule
|
| 172 |
+
|
| 173 |
+
# Convenience name for target.
|
| 174 |
+
fmt: dependencies/fmt/CMakeFiles/fmt.dir/rule
|
| 175 |
+
.PHONY : fmt
|
| 176 |
+
|
| 177 |
+
# clean rule for target.
|
| 178 |
+
dependencies/fmt/CMakeFiles/fmt.dir/clean:
|
| 179 |
+
$(MAKE) $(MAKESILENT) -f dependencies/fmt/CMakeFiles/fmt.dir/build.make dependencies/fmt/CMakeFiles/fmt.dir/clean
|
| 180 |
+
.PHONY : dependencies/fmt/CMakeFiles/fmt.dir/clean
|
| 181 |
+
|
| 182 |
+
#=============================================================================
|
| 183 |
+
# Target rules for target samples/CMakeFiles/mlp_learning_an_image.dir
|
| 184 |
+
|
| 185 |
+
# All Build rule for target.
|
| 186 |
+
samples/CMakeFiles/mlp_learning_an_image.dir/all: CMakeFiles/tiny-cuda-nn.dir/all
|
| 187 |
+
samples/CMakeFiles/mlp_learning_an_image.dir/all: dependencies/fmt/CMakeFiles/fmt.dir/all
|
| 188 |
+
$(MAKE) $(MAKESILENT) -f samples/CMakeFiles/mlp_learning_an_image.dir/build.make samples/CMakeFiles/mlp_learning_an_image.dir/depend
|
| 189 |
+
$(MAKE) $(MAKESILENT) -f samples/CMakeFiles/mlp_learning_an_image.dir/build.make samples/CMakeFiles/mlp_learning_an_image.dir/build
|
| 190 |
+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/tiny-cuda-nn/build/CMakeFiles --progress-num=7,8,9 "Built target mlp_learning_an_image"
|
| 191 |
+
.PHONY : samples/CMakeFiles/mlp_learning_an_image.dir/all
|
| 192 |
+
|
| 193 |
+
# Build rule for subdir invocation for target.
|
| 194 |
+
samples/CMakeFiles/mlp_learning_an_image.dir/rule: cmake_check_build_system
|
| 195 |
+
$(CMAKE_COMMAND) -E cmake_progress_start /content/tiny-cuda-nn/build/CMakeFiles 17
|
| 196 |
+
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 samples/CMakeFiles/mlp_learning_an_image.dir/all
|
| 197 |
+
$(CMAKE_COMMAND) -E cmake_progress_start /content/tiny-cuda-nn/build/CMakeFiles 0
|
| 198 |
+
.PHONY : samples/CMakeFiles/mlp_learning_an_image.dir/rule
|
| 199 |
+
|
| 200 |
+
# Convenience name for target.
|
| 201 |
+
mlp_learning_an_image: samples/CMakeFiles/mlp_learning_an_image.dir/rule
|
| 202 |
+
.PHONY : mlp_learning_an_image
|
| 203 |
+
|
| 204 |
+
# clean rule for target.
|
| 205 |
+
samples/CMakeFiles/mlp_learning_an_image.dir/clean:
|
| 206 |
+
$(MAKE) $(MAKESILENT) -f samples/CMakeFiles/mlp_learning_an_image.dir/build.make samples/CMakeFiles/mlp_learning_an_image.dir/clean
|
| 207 |
+
.PHONY : samples/CMakeFiles/mlp_learning_an_image.dir/clean
|
| 208 |
+
|
| 209 |
+
#=============================================================================
|
| 210 |
+
# Target rules for target benchmarks/image/CMakeFiles/bench_image_ours.dir
|
| 211 |
+
|
| 212 |
+
# All Build rule for target.
|
| 213 |
+
benchmarks/image/CMakeFiles/bench_image_ours.dir/all: CMakeFiles/tiny-cuda-nn.dir/all
|
| 214 |
+
benchmarks/image/CMakeFiles/bench_image_ours.dir/all: dependencies/fmt/CMakeFiles/fmt.dir/all
|
| 215 |
+
$(MAKE) $(MAKESILENT) -f benchmarks/image/CMakeFiles/bench_image_ours.dir/build.make benchmarks/image/CMakeFiles/bench_image_ours.dir/depend
|
| 216 |
+
$(MAKE) $(MAKESILENT) -f benchmarks/image/CMakeFiles/bench_image_ours.dir/build.make benchmarks/image/CMakeFiles/bench_image_ours.dir/build
|
| 217 |
+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/tiny-cuda-nn/build/CMakeFiles --progress-num=1,2,3 "Built target bench_image_ours"
|
| 218 |
+
.PHONY : benchmarks/image/CMakeFiles/bench_image_ours.dir/all
|
| 219 |
+
|
| 220 |
+
# Build rule for subdir invocation for target.
|
| 221 |
+
benchmarks/image/CMakeFiles/bench_image_ours.dir/rule: cmake_check_build_system
|
| 222 |
+
$(CMAKE_COMMAND) -E cmake_progress_start /content/tiny-cuda-nn/build/CMakeFiles 17
|
| 223 |
+
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 benchmarks/image/CMakeFiles/bench_image_ours.dir/all
|
| 224 |
+
$(CMAKE_COMMAND) -E cmake_progress_start /content/tiny-cuda-nn/build/CMakeFiles 0
|
| 225 |
+
.PHONY : benchmarks/image/CMakeFiles/bench_image_ours.dir/rule
|
| 226 |
+
|
| 227 |
+
# Convenience name for target.
|
| 228 |
+
bench_image_ours: benchmarks/image/CMakeFiles/bench_image_ours.dir/rule
|
| 229 |
+
.PHONY : bench_image_ours
|
| 230 |
+
|
| 231 |
+
# clean rule for target.
|
| 232 |
+
benchmarks/image/CMakeFiles/bench_image_ours.dir/clean:
|
| 233 |
+
$(MAKE) $(MAKESILENT) -f benchmarks/image/CMakeFiles/bench_image_ours.dir/build.make benchmarks/image/CMakeFiles/bench_image_ours.dir/clean
|
| 234 |
+
.PHONY : benchmarks/image/CMakeFiles/bench_image_ours.dir/clean
|
| 235 |
+
|
| 236 |
+
#=============================================================================
|
| 237 |
+
# Special targets to cleanup operation of make.
|
| 238 |
+
|
| 239 |
+
# Special rule to run CMake to check the build system integrity.
|
| 240 |
+
# No rule that depends on this can have commands that come from listfiles
|
| 241 |
+
# because they might be regenerated.
|
| 242 |
+
cmake_check_build_system:
|
| 243 |
+
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
| 244 |
+
.PHONY : cmake_check_build_system
|
| 245 |
+
|
CMakeFiles/TargetDirectories.txt
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/content/tiny-cuda-nn/build/CMakeFiles/tiny-cuda-nn.dir
|
| 2 |
+
/content/tiny-cuda-nn/build/CMakeFiles/edit_cache.dir
|
| 3 |
+
/content/tiny-cuda-nn/build/CMakeFiles/rebuild_cache.dir
|
| 4 |
+
/content/tiny-cuda-nn/build/dependencies/fmt/CMakeFiles/fmt.dir
|
| 5 |
+
/content/tiny-cuda-nn/build/dependencies/fmt/CMakeFiles/edit_cache.dir
|
| 6 |
+
/content/tiny-cuda-nn/build/dependencies/fmt/CMakeFiles/rebuild_cache.dir
|
| 7 |
+
/content/tiny-cuda-nn/build/samples/CMakeFiles/mlp_learning_an_image.dir
|
| 8 |
+
/content/tiny-cuda-nn/build/samples/CMakeFiles/edit_cache.dir
|
| 9 |
+
/content/tiny-cuda-nn/build/samples/CMakeFiles/rebuild_cache.dir
|
| 10 |
+
/content/tiny-cuda-nn/build/benchmarks/image/CMakeFiles/bench_image_ours.dir
|
| 11 |
+
/content/tiny-cuda-nn/build/benchmarks/image/CMakeFiles/edit_cache.dir
|
| 12 |
+
/content/tiny-cuda-nn/build/benchmarks/image/CMakeFiles/rebuild_cache.dir
|
CMakeFiles/cmake.check_cache
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
# This file is generated by cmake for dependency checking of the CMakeCache.txt file
|
CMakeFiles/progress.marks
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
20
|
CMakeFiles/tiny-cuda-nn.dir/DependInfo.cmake
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
# Consider dependencies only in project.
|
| 3 |
+
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
|
| 4 |
+
|
| 5 |
+
# The set of languages for which implicit dependencies are needed:
|
| 6 |
+
set(CMAKE_DEPENDS_LANGUAGES
|
| 7 |
+
)
|
| 8 |
+
|
| 9 |
+
# The set of dependency files which are needed:
|
| 10 |
+
set(CMAKE_DEPENDS_DEPENDENCY_FILES
|
| 11 |
+
"/content/tiny-cuda-nn/src/common_host.cu" "CMakeFiles/tiny-cuda-nn.dir/src/common_host.cu.o" "gcc" "CMakeFiles/tiny-cuda-nn.dir/src/common_host.cu.o.d"
|
| 12 |
+
"/content/tiny-cuda-nn/src/cpp_api.cu" "CMakeFiles/tiny-cuda-nn.dir/src/cpp_api.cu.o" "gcc" "CMakeFiles/tiny-cuda-nn.dir/src/cpp_api.cu.o.d"
|
| 13 |
+
"/content/tiny-cuda-nn/src/cutlass_mlp.cu" "CMakeFiles/tiny-cuda-nn.dir/src/cutlass_mlp.cu.o" "gcc" "CMakeFiles/tiny-cuda-nn.dir/src/cutlass_mlp.cu.o.d"
|
| 14 |
+
"/content/tiny-cuda-nn/src/encoding.cu" "CMakeFiles/tiny-cuda-nn.dir/src/encoding.cu.o" "gcc" "CMakeFiles/tiny-cuda-nn.dir/src/encoding.cu.o.d"
|
| 15 |
+
"/content/tiny-cuda-nn/src/fully_fused_mlp.cu" "CMakeFiles/tiny-cuda-nn.dir/src/fully_fused_mlp.cu.o" "gcc" "CMakeFiles/tiny-cuda-nn.dir/src/fully_fused_mlp.cu.o.d"
|
| 16 |
+
"/content/tiny-cuda-nn/src/loss.cu" "CMakeFiles/tiny-cuda-nn.dir/src/loss.cu.o" "gcc" "CMakeFiles/tiny-cuda-nn.dir/src/loss.cu.o.d"
|
| 17 |
+
"/content/tiny-cuda-nn/src/network.cu" "CMakeFiles/tiny-cuda-nn.dir/src/network.cu.o" "gcc" "CMakeFiles/tiny-cuda-nn.dir/src/network.cu.o.d"
|
| 18 |
+
"/content/tiny-cuda-nn/src/object.cu" "CMakeFiles/tiny-cuda-nn.dir/src/object.cu.o" "gcc" "CMakeFiles/tiny-cuda-nn.dir/src/object.cu.o.d"
|
| 19 |
+
"/content/tiny-cuda-nn/src/optimizer.cu" "CMakeFiles/tiny-cuda-nn.dir/src/optimizer.cu.o" "gcc" "CMakeFiles/tiny-cuda-nn.dir/src/optimizer.cu.o.d"
|
| 20 |
+
"/content/tiny-cuda-nn/src/reduce_sum.cu" "CMakeFiles/tiny-cuda-nn.dir/src/reduce_sum.cu.o" "gcc" "CMakeFiles/tiny-cuda-nn.dir/src/reduce_sum.cu.o.d"
|
| 21 |
+
)
|
| 22 |
+
|
| 23 |
+
# Targets to which this target links which contain Fortran sources.
|
| 24 |
+
set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES
|
| 25 |
+
)
|
| 26 |
+
|
| 27 |
+
# Fortran module output directory.
|
| 28 |
+
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|
CMakeFiles/tiny-cuda-nn.dir/build.make
ADDED
|
@@ -0,0 +1,265 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# CMAKE generated file: DO NOT EDIT!
|
| 2 |
+
# Generated by "Unix Makefiles" Generator, CMake Version 3.27
|
| 3 |
+
|
| 4 |
+
# Delete rule output on recipe failure.
|
| 5 |
+
.DELETE_ON_ERROR:
|
| 6 |
+
|
| 7 |
+
#=============================================================================
|
| 8 |
+
# Special targets provided by cmake.
|
| 9 |
+
|
| 10 |
+
# Disable implicit rules so canonical targets will work.
|
| 11 |
+
.SUFFIXES:
|
| 12 |
+
|
| 13 |
+
# Disable VCS-based implicit rules.
|
| 14 |
+
% : %,v
|
| 15 |
+
|
| 16 |
+
# Disable VCS-based implicit rules.
|
| 17 |
+
% : RCS/%
|
| 18 |
+
|
| 19 |
+
# Disable VCS-based implicit rules.
|
| 20 |
+
% : RCS/%,v
|
| 21 |
+
|
| 22 |
+
# Disable VCS-based implicit rules.
|
| 23 |
+
% : SCCS/s.%
|
| 24 |
+
|
| 25 |
+
# Disable VCS-based implicit rules.
|
| 26 |
+
% : s.%
|
| 27 |
+
|
| 28 |
+
.SUFFIXES: .hpux_make_needs_suffix_list
|
| 29 |
+
|
| 30 |
+
# Command-line flag to silence nested $(MAKE).
|
| 31 |
+
$(VERBOSE)MAKESILENT = -s
|
| 32 |
+
|
| 33 |
+
#Suppress display of executed commands.
|
| 34 |
+
$(VERBOSE).SILENT:
|
| 35 |
+
|
| 36 |
+
# A target that is always out of date.
|
| 37 |
+
cmake_force:
|
| 38 |
+
.PHONY : cmake_force
|
| 39 |
+
|
| 40 |
+
#=============================================================================
|
| 41 |
+
# Set environment variables for the build.
|
| 42 |
+
|
| 43 |
+
# The shell in which to execute make rules.
|
| 44 |
+
SHELL = /bin/sh
|
| 45 |
+
|
| 46 |
+
# The CMake executable.
|
| 47 |
+
CMAKE_COMMAND = /usr/local/lib/python3.10/dist-packages/cmake/data/bin/cmake
|
| 48 |
+
|
| 49 |
+
# The command to remove a file.
|
| 50 |
+
RM = /usr/local/lib/python3.10/dist-packages/cmake/data/bin/cmake -E rm -f
|
| 51 |
+
|
| 52 |
+
# Escaping for special characters.
|
| 53 |
+
EQUALS = =
|
| 54 |
+
|
| 55 |
+
# The top-level source directory on which CMake was run.
|
| 56 |
+
CMAKE_SOURCE_DIR = /content/tiny-cuda-nn
|
| 57 |
+
|
| 58 |
+
# The top-level build directory on which CMake was run.
|
| 59 |
+
CMAKE_BINARY_DIR = /content/tiny-cuda-nn/build
|
| 60 |
+
|
| 61 |
+
# Include any dependencies generated for this target.
|
| 62 |
+
include CMakeFiles/tiny-cuda-nn.dir/depend.make
|
| 63 |
+
# Include any dependencies generated by the compiler for this target.
|
| 64 |
+
include CMakeFiles/tiny-cuda-nn.dir/compiler_depend.make
|
| 65 |
+
|
| 66 |
+
# Include the progress variables for this target.
|
| 67 |
+
include CMakeFiles/tiny-cuda-nn.dir/progress.make
|
| 68 |
+
|
| 69 |
+
# Include the compile flags for this target's objects.
|
| 70 |
+
include CMakeFiles/tiny-cuda-nn.dir/flags.make
|
| 71 |
+
|
| 72 |
+
CMakeFiles/tiny-cuda-nn.dir/src/common_host.cu.o: CMakeFiles/tiny-cuda-nn.dir/flags.make
|
| 73 |
+
CMakeFiles/tiny-cuda-nn.dir/src/common_host.cu.o: CMakeFiles/tiny-cuda-nn.dir/includes_CUDA.rsp
|
| 74 |
+
CMakeFiles/tiny-cuda-nn.dir/src/common_host.cu.o: /content/tiny-cuda-nn/src/common_host.cu
|
| 75 |
+
CMakeFiles/tiny-cuda-nn.dir/src/common_host.cu.o: CMakeFiles/tiny-cuda-nn.dir/compiler_depend.ts
|
| 76 |
+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/content/tiny-cuda-nn/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CUDA object CMakeFiles/tiny-cuda-nn.dir/src/common_host.cu.o"
|
| 77 |
+
/usr/local/cuda/bin/nvcc -forward-unknown-to-host-compiler $(CUDA_DEFINES) $(CUDA_INCLUDES) $(CUDA_FLAGS) -MD -MT CMakeFiles/tiny-cuda-nn.dir/src/common_host.cu.o -MF CMakeFiles/tiny-cuda-nn.dir/src/common_host.cu.o.d -x cu -c /content/tiny-cuda-nn/src/common_host.cu -o CMakeFiles/tiny-cuda-nn.dir/src/common_host.cu.o
|
| 78 |
+
|
| 79 |
+
CMakeFiles/tiny-cuda-nn.dir/src/common_host.cu.i: cmake_force
|
| 80 |
+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CUDA source to CMakeFiles/tiny-cuda-nn.dir/src/common_host.cu.i"
|
| 81 |
+
$(CMAKE_COMMAND) -E cmake_unimplemented_variable CMAKE_CUDA_CREATE_PREPROCESSED_SOURCE
|
| 82 |
+
|
| 83 |
+
CMakeFiles/tiny-cuda-nn.dir/src/common_host.cu.s: cmake_force
|
| 84 |
+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CUDA source to assembly CMakeFiles/tiny-cuda-nn.dir/src/common_host.cu.s"
|
| 85 |
+
$(CMAKE_COMMAND) -E cmake_unimplemented_variable CMAKE_CUDA_CREATE_ASSEMBLY_SOURCE
|
| 86 |
+
|
| 87 |
+
CMakeFiles/tiny-cuda-nn.dir/src/cpp_api.cu.o: CMakeFiles/tiny-cuda-nn.dir/flags.make
|
| 88 |
+
CMakeFiles/tiny-cuda-nn.dir/src/cpp_api.cu.o: CMakeFiles/tiny-cuda-nn.dir/includes_CUDA.rsp
|
| 89 |
+
CMakeFiles/tiny-cuda-nn.dir/src/cpp_api.cu.o: /content/tiny-cuda-nn/src/cpp_api.cu
|
| 90 |
+
CMakeFiles/tiny-cuda-nn.dir/src/cpp_api.cu.o: CMakeFiles/tiny-cuda-nn.dir/compiler_depend.ts
|
| 91 |
+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/content/tiny-cuda-nn/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CUDA object CMakeFiles/tiny-cuda-nn.dir/src/cpp_api.cu.o"
|
| 92 |
+
/usr/local/cuda/bin/nvcc -forward-unknown-to-host-compiler $(CUDA_DEFINES) $(CUDA_INCLUDES) $(CUDA_FLAGS) -MD -MT CMakeFiles/tiny-cuda-nn.dir/src/cpp_api.cu.o -MF CMakeFiles/tiny-cuda-nn.dir/src/cpp_api.cu.o.d -x cu -c /content/tiny-cuda-nn/src/cpp_api.cu -o CMakeFiles/tiny-cuda-nn.dir/src/cpp_api.cu.o
|
| 93 |
+
|
| 94 |
+
CMakeFiles/tiny-cuda-nn.dir/src/cpp_api.cu.i: cmake_force
|
| 95 |
+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CUDA source to CMakeFiles/tiny-cuda-nn.dir/src/cpp_api.cu.i"
|
| 96 |
+
$(CMAKE_COMMAND) -E cmake_unimplemented_variable CMAKE_CUDA_CREATE_PREPROCESSED_SOURCE
|
| 97 |
+
|
| 98 |
+
CMakeFiles/tiny-cuda-nn.dir/src/cpp_api.cu.s: cmake_force
|
| 99 |
+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CUDA source to assembly CMakeFiles/tiny-cuda-nn.dir/src/cpp_api.cu.s"
|
| 100 |
+
$(CMAKE_COMMAND) -E cmake_unimplemented_variable CMAKE_CUDA_CREATE_ASSEMBLY_SOURCE
|
| 101 |
+
|
| 102 |
+
CMakeFiles/tiny-cuda-nn.dir/src/cutlass_mlp.cu.o: CMakeFiles/tiny-cuda-nn.dir/flags.make
|
| 103 |
+
CMakeFiles/tiny-cuda-nn.dir/src/cutlass_mlp.cu.o: CMakeFiles/tiny-cuda-nn.dir/includes_CUDA.rsp
|
| 104 |
+
CMakeFiles/tiny-cuda-nn.dir/src/cutlass_mlp.cu.o: /content/tiny-cuda-nn/src/cutlass_mlp.cu
|
| 105 |
+
CMakeFiles/tiny-cuda-nn.dir/src/cutlass_mlp.cu.o: CMakeFiles/tiny-cuda-nn.dir/compiler_depend.ts
|
| 106 |
+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/content/tiny-cuda-nn/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CUDA object CMakeFiles/tiny-cuda-nn.dir/src/cutlass_mlp.cu.o"
|
| 107 |
+
/usr/local/cuda/bin/nvcc -forward-unknown-to-host-compiler $(CUDA_DEFINES) $(CUDA_INCLUDES) $(CUDA_FLAGS) -MD -MT CMakeFiles/tiny-cuda-nn.dir/src/cutlass_mlp.cu.o -MF CMakeFiles/tiny-cuda-nn.dir/src/cutlass_mlp.cu.o.d -x cu -c /content/tiny-cuda-nn/src/cutlass_mlp.cu -o CMakeFiles/tiny-cuda-nn.dir/src/cutlass_mlp.cu.o
|
| 108 |
+
|
| 109 |
+
CMakeFiles/tiny-cuda-nn.dir/src/cutlass_mlp.cu.i: cmake_force
|
| 110 |
+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CUDA source to CMakeFiles/tiny-cuda-nn.dir/src/cutlass_mlp.cu.i"
|
| 111 |
+
$(CMAKE_COMMAND) -E cmake_unimplemented_variable CMAKE_CUDA_CREATE_PREPROCESSED_SOURCE
|
| 112 |
+
|
| 113 |
+
CMakeFiles/tiny-cuda-nn.dir/src/cutlass_mlp.cu.s: cmake_force
|
| 114 |
+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CUDA source to assembly CMakeFiles/tiny-cuda-nn.dir/src/cutlass_mlp.cu.s"
|
| 115 |
+
$(CMAKE_COMMAND) -E cmake_unimplemented_variable CMAKE_CUDA_CREATE_ASSEMBLY_SOURCE
|
| 116 |
+
|
| 117 |
+
CMakeFiles/tiny-cuda-nn.dir/src/encoding.cu.o: CMakeFiles/tiny-cuda-nn.dir/flags.make
|
| 118 |
+
CMakeFiles/tiny-cuda-nn.dir/src/encoding.cu.o: CMakeFiles/tiny-cuda-nn.dir/includes_CUDA.rsp
|
| 119 |
+
CMakeFiles/tiny-cuda-nn.dir/src/encoding.cu.o: /content/tiny-cuda-nn/src/encoding.cu
|
| 120 |
+
CMakeFiles/tiny-cuda-nn.dir/src/encoding.cu.o: CMakeFiles/tiny-cuda-nn.dir/compiler_depend.ts
|
| 121 |
+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/content/tiny-cuda-nn/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building CUDA object CMakeFiles/tiny-cuda-nn.dir/src/encoding.cu.o"
|
| 122 |
+
/usr/local/cuda/bin/nvcc -forward-unknown-to-host-compiler $(CUDA_DEFINES) $(CUDA_INCLUDES) $(CUDA_FLAGS) -MD -MT CMakeFiles/tiny-cuda-nn.dir/src/encoding.cu.o -MF CMakeFiles/tiny-cuda-nn.dir/src/encoding.cu.o.d -x cu -c /content/tiny-cuda-nn/src/encoding.cu -o CMakeFiles/tiny-cuda-nn.dir/src/encoding.cu.o
|
| 123 |
+
|
| 124 |
+
CMakeFiles/tiny-cuda-nn.dir/src/encoding.cu.i: cmake_force
|
| 125 |
+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CUDA source to CMakeFiles/tiny-cuda-nn.dir/src/encoding.cu.i"
|
| 126 |
+
$(CMAKE_COMMAND) -E cmake_unimplemented_variable CMAKE_CUDA_CREATE_PREPROCESSED_SOURCE
|
| 127 |
+
|
| 128 |
+
CMakeFiles/tiny-cuda-nn.dir/src/encoding.cu.s: cmake_force
|
| 129 |
+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CUDA source to assembly CMakeFiles/tiny-cuda-nn.dir/src/encoding.cu.s"
|
| 130 |
+
$(CMAKE_COMMAND) -E cmake_unimplemented_variable CMAKE_CUDA_CREATE_ASSEMBLY_SOURCE
|
| 131 |
+
|
| 132 |
+
CMakeFiles/tiny-cuda-nn.dir/src/loss.cu.o: CMakeFiles/tiny-cuda-nn.dir/flags.make
|
| 133 |
+
CMakeFiles/tiny-cuda-nn.dir/src/loss.cu.o: CMakeFiles/tiny-cuda-nn.dir/includes_CUDA.rsp
|
| 134 |
+
CMakeFiles/tiny-cuda-nn.dir/src/loss.cu.o: /content/tiny-cuda-nn/src/loss.cu
|
| 135 |
+
CMakeFiles/tiny-cuda-nn.dir/src/loss.cu.o: CMakeFiles/tiny-cuda-nn.dir/compiler_depend.ts
|
| 136 |
+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/content/tiny-cuda-nn/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building CUDA object CMakeFiles/tiny-cuda-nn.dir/src/loss.cu.o"
|
| 137 |
+
/usr/local/cuda/bin/nvcc -forward-unknown-to-host-compiler $(CUDA_DEFINES) $(CUDA_INCLUDES) $(CUDA_FLAGS) -MD -MT CMakeFiles/tiny-cuda-nn.dir/src/loss.cu.o -MF CMakeFiles/tiny-cuda-nn.dir/src/loss.cu.o.d -x cu -c /content/tiny-cuda-nn/src/loss.cu -o CMakeFiles/tiny-cuda-nn.dir/src/loss.cu.o
|
| 138 |
+
|
| 139 |
+
CMakeFiles/tiny-cuda-nn.dir/src/loss.cu.i: cmake_force
|
| 140 |
+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CUDA source to CMakeFiles/tiny-cuda-nn.dir/src/loss.cu.i"
|
| 141 |
+
$(CMAKE_COMMAND) -E cmake_unimplemented_variable CMAKE_CUDA_CREATE_PREPROCESSED_SOURCE
|
| 142 |
+
|
| 143 |
+
CMakeFiles/tiny-cuda-nn.dir/src/loss.cu.s: cmake_force
|
| 144 |
+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CUDA source to assembly CMakeFiles/tiny-cuda-nn.dir/src/loss.cu.s"
|
| 145 |
+
$(CMAKE_COMMAND) -E cmake_unimplemented_variable CMAKE_CUDA_CREATE_ASSEMBLY_SOURCE
|
| 146 |
+
|
| 147 |
+
CMakeFiles/tiny-cuda-nn.dir/src/network.cu.o: CMakeFiles/tiny-cuda-nn.dir/flags.make
|
| 148 |
+
CMakeFiles/tiny-cuda-nn.dir/src/network.cu.o: CMakeFiles/tiny-cuda-nn.dir/includes_CUDA.rsp
|
| 149 |
+
CMakeFiles/tiny-cuda-nn.dir/src/network.cu.o: /content/tiny-cuda-nn/src/network.cu
|
| 150 |
+
CMakeFiles/tiny-cuda-nn.dir/src/network.cu.o: CMakeFiles/tiny-cuda-nn.dir/compiler_depend.ts
|
| 151 |
+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/content/tiny-cuda-nn/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building CUDA object CMakeFiles/tiny-cuda-nn.dir/src/network.cu.o"
|
| 152 |
+
/usr/local/cuda/bin/nvcc -forward-unknown-to-host-compiler $(CUDA_DEFINES) $(CUDA_INCLUDES) $(CUDA_FLAGS) -MD -MT CMakeFiles/tiny-cuda-nn.dir/src/network.cu.o -MF CMakeFiles/tiny-cuda-nn.dir/src/network.cu.o.d -x cu -c /content/tiny-cuda-nn/src/network.cu -o CMakeFiles/tiny-cuda-nn.dir/src/network.cu.o
|
| 153 |
+
|
| 154 |
+
CMakeFiles/tiny-cuda-nn.dir/src/network.cu.i: cmake_force
|
| 155 |
+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CUDA source to CMakeFiles/tiny-cuda-nn.dir/src/network.cu.i"
|
| 156 |
+
$(CMAKE_COMMAND) -E cmake_unimplemented_variable CMAKE_CUDA_CREATE_PREPROCESSED_SOURCE
|
| 157 |
+
|
| 158 |
+
CMakeFiles/tiny-cuda-nn.dir/src/network.cu.s: cmake_force
|
| 159 |
+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CUDA source to assembly CMakeFiles/tiny-cuda-nn.dir/src/network.cu.s"
|
| 160 |
+
$(CMAKE_COMMAND) -E cmake_unimplemented_variable CMAKE_CUDA_CREATE_ASSEMBLY_SOURCE
|
| 161 |
+
|
| 162 |
+
CMakeFiles/tiny-cuda-nn.dir/src/object.cu.o: CMakeFiles/tiny-cuda-nn.dir/flags.make
|
| 163 |
+
CMakeFiles/tiny-cuda-nn.dir/src/object.cu.o: CMakeFiles/tiny-cuda-nn.dir/includes_CUDA.rsp
|
| 164 |
+
CMakeFiles/tiny-cuda-nn.dir/src/object.cu.o: /content/tiny-cuda-nn/src/object.cu
|
| 165 |
+
CMakeFiles/tiny-cuda-nn.dir/src/object.cu.o: CMakeFiles/tiny-cuda-nn.dir/compiler_depend.ts
|
| 166 |
+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/content/tiny-cuda-nn/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Building CUDA object CMakeFiles/tiny-cuda-nn.dir/src/object.cu.o"
|
| 167 |
+
/usr/local/cuda/bin/nvcc -forward-unknown-to-host-compiler $(CUDA_DEFINES) $(CUDA_INCLUDES) $(CUDA_FLAGS) -MD -MT CMakeFiles/tiny-cuda-nn.dir/src/object.cu.o -MF CMakeFiles/tiny-cuda-nn.dir/src/object.cu.o.d -x cu -c /content/tiny-cuda-nn/src/object.cu -o CMakeFiles/tiny-cuda-nn.dir/src/object.cu.o
|
| 168 |
+
|
| 169 |
+
CMakeFiles/tiny-cuda-nn.dir/src/object.cu.i: cmake_force
|
| 170 |
+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CUDA source to CMakeFiles/tiny-cuda-nn.dir/src/object.cu.i"
|
| 171 |
+
$(CMAKE_COMMAND) -E cmake_unimplemented_variable CMAKE_CUDA_CREATE_PREPROCESSED_SOURCE
|
| 172 |
+
|
| 173 |
+
CMakeFiles/tiny-cuda-nn.dir/src/object.cu.s: cmake_force
|
| 174 |
+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CUDA source to assembly CMakeFiles/tiny-cuda-nn.dir/src/object.cu.s"
|
| 175 |
+
$(CMAKE_COMMAND) -E cmake_unimplemented_variable CMAKE_CUDA_CREATE_ASSEMBLY_SOURCE
|
| 176 |
+
|
| 177 |
+
CMakeFiles/tiny-cuda-nn.dir/src/optimizer.cu.o: CMakeFiles/tiny-cuda-nn.dir/flags.make
|
| 178 |
+
CMakeFiles/tiny-cuda-nn.dir/src/optimizer.cu.o: CMakeFiles/tiny-cuda-nn.dir/includes_CUDA.rsp
|
| 179 |
+
CMakeFiles/tiny-cuda-nn.dir/src/optimizer.cu.o: /content/tiny-cuda-nn/src/optimizer.cu
|
| 180 |
+
CMakeFiles/tiny-cuda-nn.dir/src/optimizer.cu.o: CMakeFiles/tiny-cuda-nn.dir/compiler_depend.ts
|
| 181 |
+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/content/tiny-cuda-nn/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Building CUDA object CMakeFiles/tiny-cuda-nn.dir/src/optimizer.cu.o"
|
| 182 |
+
/usr/local/cuda/bin/nvcc -forward-unknown-to-host-compiler $(CUDA_DEFINES) $(CUDA_INCLUDES) $(CUDA_FLAGS) -MD -MT CMakeFiles/tiny-cuda-nn.dir/src/optimizer.cu.o -MF CMakeFiles/tiny-cuda-nn.dir/src/optimizer.cu.o.d -x cu -c /content/tiny-cuda-nn/src/optimizer.cu -o CMakeFiles/tiny-cuda-nn.dir/src/optimizer.cu.o
|
| 183 |
+
|
| 184 |
+
CMakeFiles/tiny-cuda-nn.dir/src/optimizer.cu.i: cmake_force
|
| 185 |
+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CUDA source to CMakeFiles/tiny-cuda-nn.dir/src/optimizer.cu.i"
|
| 186 |
+
$(CMAKE_COMMAND) -E cmake_unimplemented_variable CMAKE_CUDA_CREATE_PREPROCESSED_SOURCE
|
| 187 |
+
|
| 188 |
+
CMakeFiles/tiny-cuda-nn.dir/src/optimizer.cu.s: cmake_force
|
| 189 |
+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CUDA source to assembly CMakeFiles/tiny-cuda-nn.dir/src/optimizer.cu.s"
|
| 190 |
+
$(CMAKE_COMMAND) -E cmake_unimplemented_variable CMAKE_CUDA_CREATE_ASSEMBLY_SOURCE
|
| 191 |
+
|
| 192 |
+
CMakeFiles/tiny-cuda-nn.dir/src/reduce_sum.cu.o: CMakeFiles/tiny-cuda-nn.dir/flags.make
|
| 193 |
+
CMakeFiles/tiny-cuda-nn.dir/src/reduce_sum.cu.o: CMakeFiles/tiny-cuda-nn.dir/includes_CUDA.rsp
|
| 194 |
+
CMakeFiles/tiny-cuda-nn.dir/src/reduce_sum.cu.o: /content/tiny-cuda-nn/src/reduce_sum.cu
|
| 195 |
+
CMakeFiles/tiny-cuda-nn.dir/src/reduce_sum.cu.o: CMakeFiles/tiny-cuda-nn.dir/compiler_depend.ts
|
| 196 |
+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/content/tiny-cuda-nn/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "Building CUDA object CMakeFiles/tiny-cuda-nn.dir/src/reduce_sum.cu.o"
|
| 197 |
+
/usr/local/cuda/bin/nvcc -forward-unknown-to-host-compiler $(CUDA_DEFINES) $(CUDA_INCLUDES) $(CUDA_FLAGS) -MD -MT CMakeFiles/tiny-cuda-nn.dir/src/reduce_sum.cu.o -MF CMakeFiles/tiny-cuda-nn.dir/src/reduce_sum.cu.o.d -x cu -c /content/tiny-cuda-nn/src/reduce_sum.cu -o CMakeFiles/tiny-cuda-nn.dir/src/reduce_sum.cu.o
|
| 198 |
+
|
| 199 |
+
CMakeFiles/tiny-cuda-nn.dir/src/reduce_sum.cu.i: cmake_force
|
| 200 |
+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CUDA source to CMakeFiles/tiny-cuda-nn.dir/src/reduce_sum.cu.i"
|
| 201 |
+
$(CMAKE_COMMAND) -E cmake_unimplemented_variable CMAKE_CUDA_CREATE_PREPROCESSED_SOURCE
|
| 202 |
+
|
| 203 |
+
CMakeFiles/tiny-cuda-nn.dir/src/reduce_sum.cu.s: cmake_force
|
| 204 |
+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CUDA source to assembly CMakeFiles/tiny-cuda-nn.dir/src/reduce_sum.cu.s"
|
| 205 |
+
$(CMAKE_COMMAND) -E cmake_unimplemented_variable CMAKE_CUDA_CREATE_ASSEMBLY_SOURCE
|
| 206 |
+
|
| 207 |
+
CMakeFiles/tiny-cuda-nn.dir/src/fully_fused_mlp.cu.o: CMakeFiles/tiny-cuda-nn.dir/flags.make
|
| 208 |
+
CMakeFiles/tiny-cuda-nn.dir/src/fully_fused_mlp.cu.o: CMakeFiles/tiny-cuda-nn.dir/includes_CUDA.rsp
|
| 209 |
+
CMakeFiles/tiny-cuda-nn.dir/src/fully_fused_mlp.cu.o: /content/tiny-cuda-nn/src/fully_fused_mlp.cu
|
| 210 |
+
CMakeFiles/tiny-cuda-nn.dir/src/fully_fused_mlp.cu.o: CMakeFiles/tiny-cuda-nn.dir/compiler_depend.ts
|
| 211 |
+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/content/tiny-cuda-nn/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_10) "Building CUDA object CMakeFiles/tiny-cuda-nn.dir/src/fully_fused_mlp.cu.o"
|
| 212 |
+
/usr/local/cuda/bin/nvcc -forward-unknown-to-host-compiler $(CUDA_DEFINES) $(CUDA_INCLUDES) $(CUDA_FLAGS) -MD -MT CMakeFiles/tiny-cuda-nn.dir/src/fully_fused_mlp.cu.o -MF CMakeFiles/tiny-cuda-nn.dir/src/fully_fused_mlp.cu.o.d -x cu -c /content/tiny-cuda-nn/src/fully_fused_mlp.cu -o CMakeFiles/tiny-cuda-nn.dir/src/fully_fused_mlp.cu.o
|
| 213 |
+
|
| 214 |
+
CMakeFiles/tiny-cuda-nn.dir/src/fully_fused_mlp.cu.i: cmake_force
|
| 215 |
+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CUDA source to CMakeFiles/tiny-cuda-nn.dir/src/fully_fused_mlp.cu.i"
|
| 216 |
+
$(CMAKE_COMMAND) -E cmake_unimplemented_variable CMAKE_CUDA_CREATE_PREPROCESSED_SOURCE
|
| 217 |
+
|
| 218 |
+
CMakeFiles/tiny-cuda-nn.dir/src/fully_fused_mlp.cu.s: cmake_force
|
| 219 |
+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CUDA source to assembly CMakeFiles/tiny-cuda-nn.dir/src/fully_fused_mlp.cu.s"
|
| 220 |
+
$(CMAKE_COMMAND) -E cmake_unimplemented_variable CMAKE_CUDA_CREATE_ASSEMBLY_SOURCE
|
| 221 |
+
|
| 222 |
+
# Object files for target tiny-cuda-nn
|
| 223 |
+
tiny__cuda__nn_OBJECTS = \
|
| 224 |
+
"CMakeFiles/tiny-cuda-nn.dir/src/common_host.cu.o" \
|
| 225 |
+
"CMakeFiles/tiny-cuda-nn.dir/src/cpp_api.cu.o" \
|
| 226 |
+
"CMakeFiles/tiny-cuda-nn.dir/src/cutlass_mlp.cu.o" \
|
| 227 |
+
"CMakeFiles/tiny-cuda-nn.dir/src/encoding.cu.o" \
|
| 228 |
+
"CMakeFiles/tiny-cuda-nn.dir/src/loss.cu.o" \
|
| 229 |
+
"CMakeFiles/tiny-cuda-nn.dir/src/network.cu.o" \
|
| 230 |
+
"CMakeFiles/tiny-cuda-nn.dir/src/object.cu.o" \
|
| 231 |
+
"CMakeFiles/tiny-cuda-nn.dir/src/optimizer.cu.o" \
|
| 232 |
+
"CMakeFiles/tiny-cuda-nn.dir/src/reduce_sum.cu.o" \
|
| 233 |
+
"CMakeFiles/tiny-cuda-nn.dir/src/fully_fused_mlp.cu.o"
|
| 234 |
+
|
| 235 |
+
# External object files for target tiny-cuda-nn
|
| 236 |
+
tiny__cuda__nn_EXTERNAL_OBJECTS =
|
| 237 |
+
|
| 238 |
+
libtiny-cuda-nn.a: CMakeFiles/tiny-cuda-nn.dir/src/common_host.cu.o
|
| 239 |
+
libtiny-cuda-nn.a: CMakeFiles/tiny-cuda-nn.dir/src/cpp_api.cu.o
|
| 240 |
+
libtiny-cuda-nn.a: CMakeFiles/tiny-cuda-nn.dir/src/cutlass_mlp.cu.o
|
| 241 |
+
libtiny-cuda-nn.a: CMakeFiles/tiny-cuda-nn.dir/src/encoding.cu.o
|
| 242 |
+
libtiny-cuda-nn.a: CMakeFiles/tiny-cuda-nn.dir/src/loss.cu.o
|
| 243 |
+
libtiny-cuda-nn.a: CMakeFiles/tiny-cuda-nn.dir/src/network.cu.o
|
| 244 |
+
libtiny-cuda-nn.a: CMakeFiles/tiny-cuda-nn.dir/src/object.cu.o
|
| 245 |
+
libtiny-cuda-nn.a: CMakeFiles/tiny-cuda-nn.dir/src/optimizer.cu.o
|
| 246 |
+
libtiny-cuda-nn.a: CMakeFiles/tiny-cuda-nn.dir/src/reduce_sum.cu.o
|
| 247 |
+
libtiny-cuda-nn.a: CMakeFiles/tiny-cuda-nn.dir/src/fully_fused_mlp.cu.o
|
| 248 |
+
libtiny-cuda-nn.a: CMakeFiles/tiny-cuda-nn.dir/build.make
|
| 249 |
+
libtiny-cuda-nn.a: CMakeFiles/tiny-cuda-nn.dir/link.txt
|
| 250 |
+
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/content/tiny-cuda-nn/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_11) "Linking CXX static library libtiny-cuda-nn.a"
|
| 251 |
+
$(CMAKE_COMMAND) -P CMakeFiles/tiny-cuda-nn.dir/cmake_clean_target.cmake
|
| 252 |
+
$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/tiny-cuda-nn.dir/link.txt --verbose=$(VERBOSE)
|
| 253 |
+
|
| 254 |
+
# Rule to build all files generated by this target.
|
| 255 |
+
CMakeFiles/tiny-cuda-nn.dir/build: libtiny-cuda-nn.a
|
| 256 |
+
.PHONY : CMakeFiles/tiny-cuda-nn.dir/build
|
| 257 |
+
|
| 258 |
+
CMakeFiles/tiny-cuda-nn.dir/clean:
|
| 259 |
+
$(CMAKE_COMMAND) -P CMakeFiles/tiny-cuda-nn.dir/cmake_clean.cmake
|
| 260 |
+
.PHONY : CMakeFiles/tiny-cuda-nn.dir/clean
|
| 261 |
+
|
| 262 |
+
CMakeFiles/tiny-cuda-nn.dir/depend:
|
| 263 |
+
cd /content/tiny-cuda-nn/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /content/tiny-cuda-nn /content/tiny-cuda-nn /content/tiny-cuda-nn/build /content/tiny-cuda-nn/build /content/tiny-cuda-nn/build/CMakeFiles/tiny-cuda-nn.dir/DependInfo.cmake "--color=$(COLOR)"
|
| 264 |
+
.PHONY : CMakeFiles/tiny-cuda-nn.dir/depend
|
| 265 |
+
|
CMakeFiles/tiny-cuda-nn.dir/cmake_clean.cmake
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
file(REMOVE_RECURSE
|
| 2 |
+
"CMakeFiles/tiny-cuda-nn.dir/src/common_host.cu.o"
|
| 3 |
+
"CMakeFiles/tiny-cuda-nn.dir/src/common_host.cu.o.d"
|
| 4 |
+
"CMakeFiles/tiny-cuda-nn.dir/src/cpp_api.cu.o"
|
| 5 |
+
"CMakeFiles/tiny-cuda-nn.dir/src/cpp_api.cu.o.d"
|
| 6 |
+
"CMakeFiles/tiny-cuda-nn.dir/src/cutlass_mlp.cu.o"
|
| 7 |
+
"CMakeFiles/tiny-cuda-nn.dir/src/cutlass_mlp.cu.o.d"
|
| 8 |
+
"CMakeFiles/tiny-cuda-nn.dir/src/encoding.cu.o"
|
| 9 |
+
"CMakeFiles/tiny-cuda-nn.dir/src/encoding.cu.o.d"
|
| 10 |
+
"CMakeFiles/tiny-cuda-nn.dir/src/fully_fused_mlp.cu.o"
|
| 11 |
+
"CMakeFiles/tiny-cuda-nn.dir/src/fully_fused_mlp.cu.o.d"
|
| 12 |
+
"CMakeFiles/tiny-cuda-nn.dir/src/loss.cu.o"
|
| 13 |
+
"CMakeFiles/tiny-cuda-nn.dir/src/loss.cu.o.d"
|
| 14 |
+
"CMakeFiles/tiny-cuda-nn.dir/src/network.cu.o"
|
| 15 |
+
"CMakeFiles/tiny-cuda-nn.dir/src/network.cu.o.d"
|
| 16 |
+
"CMakeFiles/tiny-cuda-nn.dir/src/object.cu.o"
|
| 17 |
+
"CMakeFiles/tiny-cuda-nn.dir/src/object.cu.o.d"
|
| 18 |
+
"CMakeFiles/tiny-cuda-nn.dir/src/optimizer.cu.o"
|
| 19 |
+
"CMakeFiles/tiny-cuda-nn.dir/src/optimizer.cu.o.d"
|
| 20 |
+
"CMakeFiles/tiny-cuda-nn.dir/src/reduce_sum.cu.o"
|
| 21 |
+
"CMakeFiles/tiny-cuda-nn.dir/src/reduce_sum.cu.o.d"
|
| 22 |
+
"libtiny-cuda-nn.a"
|
| 23 |
+
"libtiny-cuda-nn.pdb"
|
| 24 |
+
)
|
| 25 |
+
|
| 26 |
+
# Per-language clean rules from dependency scanning.
|
| 27 |
+
foreach(lang CUDA)
|
| 28 |
+
include(CMakeFiles/tiny-cuda-nn.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
| 29 |
+
endforeach()
|
CMakeFiles/tiny-cuda-nn.dir/cmake_clean_target.cmake
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
file(REMOVE_RECURSE
|
| 2 |
+
"libtiny-cuda-nn.a"
|
| 3 |
+
)
|
CMakeFiles/tiny-cuda-nn.dir/compiler_depend.make
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Empty compiler generated dependencies file for tiny-cuda-nn.
|
| 2 |
+
# This may be replaced when dependencies are built.
|
CMakeFiles/tiny-cuda-nn.dir/compiler_depend.ts
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# CMAKE generated file: DO NOT EDIT!
|
| 2 |
+
# Timestamp file for compiler generated dependencies management for tiny-cuda-nn.
|
CMakeFiles/tiny-cuda-nn.dir/depend.make
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Empty dependencies file for tiny-cuda-nn.
|
| 2 |
+
# This may be replaced when dependencies are built.
|
CMakeFiles/tiny-cuda-nn.dir/flags.make
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# CMAKE generated file: DO NOT EDIT!
|
| 2 |
+
# Generated by "Unix Makefiles" Generator, CMake Version 3.27
|
| 3 |
+
|
| 4 |
+
# compile CUDA with /usr/local/cuda/bin/nvcc
|
| 5 |
+
CUDA_DEFINES = -DTCNN_MIN_GPU_ARCH=75
|
| 6 |
+
|
| 7 |
+
CUDA_INCLUDES = --options-file CMakeFiles/tiny-cuda-nn.dir/includes_CUDA.rsp
|
| 8 |
+
|
| 9 |
+
CUDA_FLAGS = -O2 -g -DNDEBUG -std=c++14 "--generate-code=arch=compute_75,code=[compute_75,sm_75]" -Xcompiler=-Wno-float-conversion -Xcompiler=-fno-strict-aliasing -Xcudafe=--diag_suppress=unrecognized_gcc_pragma --extended-lambda --expt-relaxed-constexpr
|
| 10 |
+
|
CMakeFiles/tiny-cuda-nn.dir/includes_CUDA.rsp
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
-I"/content/tiny-cuda-nn/include" -I"/content/tiny-cuda-nn/dependencies" -I"/content/tiny-cuda-nn/dependencies/cutlass/include" -I"/content/tiny-cuda-nn/dependencies/cutlass/tools/util/include" -I"/content/tiny-cuda-nn/dependencies/fmt/include"
|
CMakeFiles/tiny-cuda-nn.dir/link.txt
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/usr/bin/ar qc libtiny-cuda-nn.a "CMakeFiles/tiny-cuda-nn.dir/src/common_host.cu.o" "CMakeFiles/tiny-cuda-nn.dir/src/cpp_api.cu.o" "CMakeFiles/tiny-cuda-nn.dir/src/cutlass_mlp.cu.o" "CMakeFiles/tiny-cuda-nn.dir/src/encoding.cu.o" "CMakeFiles/tiny-cuda-nn.dir/src/loss.cu.o" "CMakeFiles/tiny-cuda-nn.dir/src/network.cu.o" "CMakeFiles/tiny-cuda-nn.dir/src/object.cu.o" "CMakeFiles/tiny-cuda-nn.dir/src/optimizer.cu.o" "CMakeFiles/tiny-cuda-nn.dir/src/reduce_sum.cu.o" "CMakeFiles/tiny-cuda-nn.dir/src/fully_fused_mlp.cu.o"
|
| 2 |
+
/usr/bin/ranlib libtiny-cuda-nn.a
|
CMakeFiles/tiny-cuda-nn.dir/progress.make
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
CMAKE_PROGRESS_1 = 10
|
| 2 |
+
CMAKE_PROGRESS_2 = 11
|
| 3 |
+
CMAKE_PROGRESS_3 = 12
|
| 4 |
+
CMAKE_PROGRESS_4 = 13
|
| 5 |
+
CMAKE_PROGRESS_5 = 14
|
| 6 |
+
CMAKE_PROGRESS_6 = 15
|
| 7 |
+
CMAKE_PROGRESS_7 = 16
|
| 8 |
+
CMAKE_PROGRESS_8 = 17
|
| 9 |
+
CMAKE_PROGRESS_9 = 18
|
| 10 |
+
CMAKE_PROGRESS_10 = 19
|
| 11 |
+
CMAKE_PROGRESS_11 = 20
|
| 12 |
+
|
CMakeFiles/tiny-cuda-nn.dir/src/common_host.cu.o
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe5dc845fdabef00f1c063bf8f0eeac2bd00033ec9f2aadadc0948d22b1e4faf
|
| 3 |
+
size 1542920
|
CMakeFiles/tiny-cuda-nn.dir/src/common_host.cu.o.d
ADDED
|
@@ -0,0 +1,368 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
CMakeFiles/tiny-cuda-nn.dir/src/common_host.cu.o : /content/tiny-cuda-nn/src/common_host.cu \
|
| 2 |
+
/usr/include/stdc-predef.h \
|
| 3 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h \
|
| 4 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_config.h \
|
| 5 |
+
/usr/include/features.h \
|
| 6 |
+
/usr/include/features-time64.h \
|
| 7 |
+
/usr/include/x86_64-linux-gnu/bits/wordsize.h \
|
| 8 |
+
/usr/include/x86_64-linux-gnu/bits/timesize.h \
|
| 9 |
+
/usr/include/x86_64-linux-gnu/sys/cdefs.h \
|
| 10 |
+
/usr/include/x86_64-linux-gnu/bits/long-double.h \
|
| 11 |
+
/usr/include/x86_64-linux-gnu/gnu/stubs.h \
|
| 12 |
+
/usr/include/x86_64-linux-gnu/gnu/stubs-64.h \
|
| 13 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/builtin_types.h \
|
| 14 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/device_types.h \
|
| 15 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_defines.h \
|
| 16 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h \
|
| 17 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h \
|
| 18 |
+
/usr/lib/gcc/x86_64-linux-gnu/11/include/limits.h \
|
| 19 |
+
/usr/lib/gcc/x86_64-linux-gnu/11/include/syslimits.h \
|
| 20 |
+
/usr/include/limits.h \
|
| 21 |
+
/usr/include/x86_64-linux-gnu/bits/libc-header-start.h \
|
| 22 |
+
/usr/include/x86_64-linux-gnu/bits/posix1_lim.h \
|
| 23 |
+
/usr/include/x86_64-linux-gnu/bits/local_lim.h \
|
| 24 |
+
/usr/include/linux/limits.h \
|
| 25 |
+
/usr/include/x86_64-linux-gnu/bits/pthread_stack_min-dynamic.h \
|
| 26 |
+
/usr/include/x86_64-linux-gnu/bits/posix2_lim.h \
|
| 27 |
+
/usr/include/x86_64-linux-gnu/bits/xopen_lim.h \
|
| 28 |
+
/usr/include/x86_64-linux-gnu/bits/uio_lim.h \
|
| 29 |
+
/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h \
|
| 30 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_types.h \
|
| 31 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_types.h \
|
| 32 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/library_types.h \
|
| 33 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/channel_descriptor.h \
|
| 34 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h \
|
| 35 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_device_runtime_api.h \
|
| 36 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_functions.h \
|
| 37 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_functions.h \
|
| 38 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_functions.hpp \
|
| 39 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h \
|
| 40 |
+
/usr/include/string.h \
|
| 41 |
+
/usr/include/x86_64-linux-gnu/bits/types/locale_t.h \
|
| 42 |
+
/usr/include/x86_64-linux-gnu/bits/types/__locale_t.h \
|
| 43 |
+
/usr/include/strings.h \
|
| 44 |
+
/usr/include/x86_64-linux-gnu/bits/strings_fortified.h \
|
| 45 |
+
/usr/include/x86_64-linux-gnu/bits/string_fortified.h \
|
| 46 |
+
/usr/include/time.h \
|
| 47 |
+
/usr/include/x86_64-linux-gnu/bits/time.h \
|
| 48 |
+
/usr/include/x86_64-linux-gnu/bits/types.h \
|
| 49 |
+
/usr/include/x86_64-linux-gnu/bits/typesizes.h \
|
| 50 |
+
/usr/include/x86_64-linux-gnu/bits/time64.h \
|
| 51 |
+
/usr/include/x86_64-linux-gnu/bits/timex.h \
|
| 52 |
+
/usr/include/x86_64-linux-gnu/bits/types/struct_timeval.h \
|
| 53 |
+
/usr/include/x86_64-linux-gnu/bits/types/clock_t.h \
|
| 54 |
+
/usr/include/x86_64-linux-gnu/bits/types/time_t.h \
|
| 55 |
+
/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h \
|
| 56 |
+
/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h \
|
| 57 |
+
/usr/include/x86_64-linux-gnu/bits/endian.h \
|
| 58 |
+
/usr/include/x86_64-linux-gnu/bits/endianness.h \
|
| 59 |
+
/usr/include/x86_64-linux-gnu/bits/types/clockid_t.h \
|
| 60 |
+
/usr/include/x86_64-linux-gnu/bits/types/timer_t.h \
|
| 61 |
+
/usr/include/x86_64-linux-gnu/bits/types/struct_itimerspec.h \
|
| 62 |
+
/usr/include/c++/11/new \
|
| 63 |
+
/usr/include/x86_64-linux-gnu/c++/11/bits/c++config.h \
|
| 64 |
+
/usr/include/x86_64-linux-gnu/c++/11/bits/os_defines.h \
|
| 65 |
+
/usr/include/x86_64-linux-gnu/c++/11/bits/cpu_defines.h \
|
| 66 |
+
/usr/include/c++/11/bits/exception.h \
|
| 67 |
+
/usr/include/stdio.h \
|
| 68 |
+
/usr/lib/gcc/x86_64-linux-gnu/11/include/stdarg.h \
|
| 69 |
+
/usr/include/x86_64-linux-gnu/bits/types/__fpos_t.h \
|
| 70 |
+
/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h \
|
| 71 |
+
/usr/include/x86_64-linux-gnu/bits/types/__fpos64_t.h \
|
| 72 |
+
/usr/include/x86_64-linux-gnu/bits/types/__FILE.h \
|
| 73 |
+
/usr/include/x86_64-linux-gnu/bits/types/FILE.h \
|
| 74 |
+
/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h \
|
| 75 |
+
/usr/include/x86_64-linux-gnu/bits/types/cookie_io_functions_t.h \
|
| 76 |
+
/usr/include/x86_64-linux-gnu/bits/stdio_lim.h \
|
| 77 |
+
/usr/include/x86_64-linux-gnu/bits/floatn.h \
|
| 78 |
+
/usr/include/x86_64-linux-gnu/bits/floatn-common.h \
|
| 79 |
+
/usr/include/x86_64-linux-gnu/bits/stdio.h \
|
| 80 |
+
/usr/include/x86_64-linux-gnu/bits/stdio2.h \
|
| 81 |
+
/usr/include/c++/11/stdlib.h \
|
| 82 |
+
/usr/include/c++/11/cstdlib \
|
| 83 |
+
/usr/include/stdlib.h \
|
| 84 |
+
/usr/include/x86_64-linux-gnu/bits/waitflags.h \
|
| 85 |
+
/usr/include/x86_64-linux-gnu/bits/waitstatus.h \
|
| 86 |
+
/usr/include/x86_64-linux-gnu/sys/types.h \
|
| 87 |
+
/usr/include/x86_64-linux-gnu/bits/stdint-intn.h \
|
| 88 |
+
/usr/include/endian.h \
|
| 89 |
+
/usr/include/x86_64-linux-gnu/bits/byteswap.h \
|
| 90 |
+
/usr/include/x86_64-linux-gnu/bits/uintn-identity.h \
|
| 91 |
+
/usr/include/x86_64-linux-gnu/sys/select.h \
|
| 92 |
+
/usr/include/x86_64-linux-gnu/bits/select.h \
|
| 93 |
+
/usr/include/x86_64-linux-gnu/bits/types/sigset_t.h \
|
| 94 |
+
/usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h \
|
| 95 |
+
/usr/include/x86_64-linux-gnu/bits/select2.h \
|
| 96 |
+
/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h \
|
| 97 |
+
/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h \
|
| 98 |
+
/usr/include/x86_64-linux-gnu/bits/pthreadtypes-arch.h \
|
| 99 |
+
/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter.h \
|
| 100 |
+
/usr/include/x86_64-linux-gnu/bits/struct_mutex.h \
|
| 101 |
+
/usr/include/x86_64-linux-gnu/bits/struct_rwlock.h \
|
| 102 |
+
/usr/include/alloca.h \
|
| 103 |
+
/usr/include/x86_64-linux-gnu/bits/stdlib-bsearch.h \
|
| 104 |
+
/usr/include/x86_64-linux-gnu/bits/stdlib-float.h \
|
| 105 |
+
/usr/include/x86_64-linux-gnu/bits/stdlib.h \
|
| 106 |
+
/usr/include/c++/11/bits/std_abs.h \
|
| 107 |
+
/usr/include/assert.h \
|
| 108 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h \
|
| 109 |
+
/usr/include/c++/11/math.h \
|
| 110 |
+
/usr/include/c++/11/cmath \
|
| 111 |
+
/usr/include/c++/11/bits/cpp_type_traits.h \
|
| 112 |
+
/usr/include/c++/11/ext/type_traits.h \
|
| 113 |
+
/usr/include/math.h \
|
| 114 |
+
/usr/include/x86_64-linux-gnu/bits/math-vector.h \
|
| 115 |
+
/usr/include/x86_64-linux-gnu/bits/libm-simd-decl-stubs.h \
|
| 116 |
+
/usr/include/x86_64-linux-gnu/bits/flt-eval-method.h \
|
| 117 |
+
/usr/include/x86_64-linux-gnu/bits/fp-logb.h \
|
| 118 |
+
/usr/include/x86_64-linux-gnu/bits/fp-fast.h \
|
| 119 |
+
/usr/include/x86_64-linux-gnu/bits/mathcalls-helper-functions.h \
|
| 120 |
+
/usr/include/x86_64-linux-gnu/bits/mathcalls.h \
|
| 121 |
+
/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h \
|
| 122 |
+
/usr/include/x86_64-linux-gnu/bits/iscanonical.h \
|
| 123 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.hpp \
|
| 124 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_surface_types.h \
|
| 125 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_texture_types.h \
|
| 126 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h \
|
| 127 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.hpp \
|
| 128 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h \
|
| 129 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.hpp \
|
| 130 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h \
|
| 131 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.hpp \
|
| 132 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_atomic_functions.h \
|
| 133 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_atomic_functions.hpp \
|
| 134 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_atomic_functions.h \
|
| 135 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_atomic_functions.hpp \
|
| 136 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_35_atomic_functions.h \
|
| 137 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h \
|
| 138 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.hpp \
|
| 139 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h \
|
| 140 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.hpp \
|
| 141 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h \
|
| 142 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.hpp \
|
| 143 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h \
|
| 144 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.hpp \
|
| 145 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_35_intrinsics.h \
|
| 146 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_61_intrinsics.h \
|
| 147 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_61_intrinsics.hpp \
|
| 148 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_70_rt.h \
|
| 149 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_70_rt.hpp \
|
| 150 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_80_rt.h \
|
| 151 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_80_rt.hpp \
|
| 152 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_90_rt.h \
|
| 153 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_90_rt.hpp \
|
| 154 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h \
|
| 155 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h \
|
| 156 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h \
|
| 157 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_indirect_functions.h \
|
| 158 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/cudacc_ext.h \
|
| 159 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/device_launch_parameters.h \
|
| 160 |
+
/usr/include/c++/11/functional \
|
| 161 |
+
/usr/include/c++/11/bits/stl_function.h \
|
| 162 |
+
/usr/include/c++/11/bits/move.h \
|
| 163 |
+
/usr/include/c++/11/type_traits \
|
| 164 |
+
/usr/include/c++/11/backward/binders.h \
|
| 165 |
+
/usr/include/c++/11/tuple \
|
| 166 |
+
/usr/include/c++/11/utility \
|
| 167 |
+
/usr/include/c++/11/bits/stl_relops.h \
|
| 168 |
+
/usr/include/c++/11/bits/stl_pair.h \
|
| 169 |
+
/usr/include/c++/11/initializer_list \
|
| 170 |
+
/usr/include/c++/11/array \
|
| 171 |
+
/usr/include/c++/11/bits/functexcept.h \
|
| 172 |
+
/usr/include/c++/11/bits/exception_defines.h \
|
| 173 |
+
/usr/include/c++/11/bits/stl_algobase.h \
|
| 174 |
+
/usr/include/c++/11/ext/numeric_traits.h \
|
| 175 |
+
/usr/include/c++/11/bits/stl_iterator_base_types.h \
|
| 176 |
+
/usr/include/c++/11/bits/stl_iterator_base_funcs.h \
|
| 177 |
+
/usr/include/c++/11/bits/concept_check.h \
|
| 178 |
+
/usr/include/c++/11/debug/assertions.h \
|
| 179 |
+
/usr/include/c++/11/bits/stl_iterator.h \
|
| 180 |
+
/usr/include/c++/11/bits/ptr_traits.h \
|
| 181 |
+
/usr/include/c++/11/debug/debug.h \
|
| 182 |
+
/usr/include/c++/11/bits/predefined_ops.h \
|
| 183 |
+
/usr/include/c++/11/bits/range_access.h \
|
| 184 |
+
/usr/include/c++/11/bits/uses_allocator.h \
|
| 185 |
+
/usr/include/c++/11/bits/invoke.h \
|
| 186 |
+
/usr/include/c++/11/bits/functional_hash.h \
|
| 187 |
+
/usr/include/c++/11/bits/hash_bytes.h \
|
| 188 |
+
/usr/include/c++/11/bits/refwrap.h \
|
| 189 |
+
/usr/include/c++/11/bits/std_function.h \
|
| 190 |
+
/usr/include/c++/11/typeinfo \
|
| 191 |
+
/content/tiny-cuda-nn/include/tiny-cuda-nn/common_device.h \
|
| 192 |
+
/content/tiny-cuda-nn/include/tiny-cuda-nn/common.h \
|
| 193 |
+
/usr/include/c++/11/algorithm \
|
| 194 |
+
/usr/include/c++/11/bits/stl_algo.h \
|
| 195 |
+
/usr/include/c++/11/bits/algorithmfwd.h \
|
| 196 |
+
/usr/include/c++/11/bits/stl_heap.h \
|
| 197 |
+
/usr/include/c++/11/bits/stl_tempbuf.h \
|
| 198 |
+
/usr/include/c++/11/bits/stl_construct.h \
|
| 199 |
+
/usr/include/c++/11/bits/uniform_int_dist.h \
|
| 200 |
+
/usr/include/c++/11/cstddef \
|
| 201 |
+
/usr/include/c++/11/cstdint \
|
| 202 |
+
/usr/lib/gcc/x86_64-linux-gnu/11/include/stdint.h \
|
| 203 |
+
/usr/include/stdint.h \
|
| 204 |
+
/usr/include/x86_64-linux-gnu/bits/wchar.h \
|
| 205 |
+
/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h \
|
| 206 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_fp16.h \
|
| 207 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_fp16.hpp \
|
| 208 |
+
/content/tiny-cuda-nn/include/tiny-cuda-nn/vec.h \
|
| 209 |
+
/usr/include/c++/11/limits \
|
| 210 |
+
/content/tiny-cuda-nn/dependencies/pcg32/pcg32.h \
|
| 211 |
+
/content/tiny-cuda-nn/include/tiny-cuda-nn/common_host.h \
|
| 212 |
+
/content/tiny-cuda-nn/include/tiny-cuda-nn/cpp_api.h \
|
| 213 |
+
/content/tiny-cuda-nn/dependencies/json/json.hpp \
|
| 214 |
+
/usr/include/c++/11/iosfwd \
|
| 215 |
+
/usr/include/c++/11/bits/stringfwd.h \
|
| 216 |
+
/usr/include/c++/11/bits/memoryfwd.h \
|
| 217 |
+
/usr/include/c++/11/bits/postypes.h \
|
| 218 |
+
/usr/include/c++/11/cwchar \
|
| 219 |
+
/usr/include/wchar.h \
|
| 220 |
+
/usr/include/x86_64-linux-gnu/bits/types/wint_t.h \
|
| 221 |
+
/usr/include/x86_64-linux-gnu/bits/types/mbstate_t.h \
|
| 222 |
+
/usr/include/x86_64-linux-gnu/bits/wchar2.h \
|
| 223 |
+
/usr/include/c++/11/iterator \
|
| 224 |
+
/usr/include/c++/11/bits/stream_iterator.h \
|
| 225 |
+
/usr/include/c++/11/bits/streambuf_iterator.h \
|
| 226 |
+
/usr/include/c++/11/streambuf \
|
| 227 |
+
/usr/include/c++/11/bits/localefwd.h \
|
| 228 |
+
/usr/include/x86_64-linux-gnu/c++/11/bits/c++locale.h \
|
| 229 |
+
/usr/include/c++/11/clocale \
|
| 230 |
+
/usr/include/locale.h \
|
| 231 |
+
/usr/include/x86_64-linux-gnu/bits/locale.h \
|
| 232 |
+
/usr/include/c++/11/cctype \
|
| 233 |
+
/usr/include/ctype.h \
|
| 234 |
+
/usr/include/c++/11/bits/ios_base.h \
|
| 235 |
+
/usr/include/c++/11/ext/atomicity.h \
|
| 236 |
+
/usr/include/x86_64-linux-gnu/c++/11/bits/gthr.h \
|
| 237 |
+
/usr/include/x86_64-linux-gnu/c++/11/bits/gthr-default.h \
|
| 238 |
+
/usr/include/pthread.h \
|
| 239 |
+
/usr/include/sched.h \
|
| 240 |
+
/usr/include/x86_64-linux-gnu/bits/sched.h \
|
| 241 |
+
/usr/include/x86_64-linux-gnu/bits/types/struct_sched_param.h \
|
| 242 |
+
/usr/include/x86_64-linux-gnu/bits/cpu-set.h \
|
| 243 |
+
/usr/include/x86_64-linux-gnu/bits/setjmp.h \
|
| 244 |
+
/usr/include/x86_64-linux-gnu/bits/types/struct___jmp_buf_tag.h \
|
| 245 |
+
/usr/include/x86_64-linux-gnu/c++/11/bits/atomic_word.h \
|
| 246 |
+
/usr/include/x86_64-linux-gnu/sys/single_threaded.h \
|
| 247 |
+
/usr/include/c++/11/bits/locale_classes.h \
|
| 248 |
+
/usr/include/c++/11/string \
|
| 249 |
+
/usr/include/c++/11/bits/char_traits.h \
|
| 250 |
+
/usr/include/c++/11/bits/allocator.h \
|
| 251 |
+
/usr/include/x86_64-linux-gnu/c++/11/bits/c++allocator.h \
|
| 252 |
+
/usr/include/c++/11/ext/new_allocator.h \
|
| 253 |
+
/usr/include/c++/11/bits/ostream_insert.h \
|
| 254 |
+
/usr/include/c++/11/bits/cxxabi_forced.h \
|
| 255 |
+
/usr/include/c++/11/bits/basic_string.h \
|
| 256 |
+
/usr/include/c++/11/ext/alloc_traits.h \
|
| 257 |
+
/usr/include/c++/11/bits/alloc_traits.h \
|
| 258 |
+
/usr/include/c++/11/ext/string_conversions.h \
|
| 259 |
+
/usr/include/c++/11/cstdio \
|
| 260 |
+
/usr/include/c++/11/cerrno \
|
| 261 |
+
/usr/include/errno.h \
|
| 262 |
+
/usr/include/x86_64-linux-gnu/bits/errno.h \
|
| 263 |
+
/usr/include/linux/errno.h \
|
| 264 |
+
/usr/include/x86_64-linux-gnu/asm/errno.h \
|
| 265 |
+
/usr/include/asm-generic/errno.h \
|
| 266 |
+
/usr/include/asm-generic/errno-base.h \
|
| 267 |
+
/usr/include/x86_64-linux-gnu/bits/types/error_t.h \
|
| 268 |
+
/usr/include/c++/11/bits/charconv.h \
|
| 269 |
+
/usr/include/c++/11/bits/basic_string.tcc \
|
| 270 |
+
/usr/include/c++/11/bits/locale_classes.tcc \
|
| 271 |
+
/usr/include/c++/11/system_error \
|
| 272 |
+
/usr/include/x86_64-linux-gnu/c++/11/bits/error_constants.h \
|
| 273 |
+
/usr/include/c++/11/stdexcept \
|
| 274 |
+
/usr/include/c++/11/exception \
|
| 275 |
+
/usr/include/c++/11/bits/exception_ptr.h \
|
| 276 |
+
/usr/include/c++/11/bits/cxxabi_init_exception.h \
|
| 277 |
+
/usr/include/c++/11/bits/nested_exception.h \
|
| 278 |
+
/usr/include/c++/11/bits/streambuf.tcc \
|
| 279 |
+
/usr/include/c++/11/memory \
|
| 280 |
+
/usr/include/c++/11/bits/stl_uninitialized.h \
|
| 281 |
+
/usr/include/c++/11/bits/stl_raw_storage_iter.h \
|
| 282 |
+
/usr/include/c++/11/bits/align.h \
|
| 283 |
+
/usr/include/c++/11/bit \
|
| 284 |
+
/usr/include/c++/11/bits/unique_ptr.h \
|
| 285 |
+
/usr/include/c++/11/bits/shared_ptr.h \
|
| 286 |
+
/usr/include/c++/11/bits/shared_ptr_base.h \
|
| 287 |
+
/usr/include/c++/11/bits/allocated_ptr.h \
|
| 288 |
+
/usr/include/c++/11/ext/aligned_buffer.h \
|
| 289 |
+
/usr/include/c++/11/ext/concurrence.h \
|
| 290 |
+
/usr/include/c++/11/bits/shared_ptr_atomic.h \
|
| 291 |
+
/usr/include/c++/11/bits/atomic_base.h \
|
| 292 |
+
/usr/include/c++/11/bits/atomic_lockfree_defines.h \
|
| 293 |
+
/usr/include/c++/11/backward/auto_ptr.h \
|
| 294 |
+
/usr/include/c++/11/numeric \
|
| 295 |
+
/usr/include/c++/11/bits/stl_numeric.h \
|
| 296 |
+
/usr/include/c++/11/vector \
|
| 297 |
+
/usr/include/c++/11/bits/stl_vector.h \
|
| 298 |
+
/usr/include/c++/11/bits/stl_bvector.h \
|
| 299 |
+
/usr/include/c++/11/bits/vector.tcc \
|
| 300 |
+
/usr/include/c++/11/forward_list \
|
| 301 |
+
/usr/include/c++/11/bits/forward_list.h \
|
| 302 |
+
/usr/include/c++/11/bits/forward_list.tcc \
|
| 303 |
+
/usr/include/c++/11/map \
|
| 304 |
+
/usr/include/c++/11/bits/stl_tree.h \
|
| 305 |
+
/usr/include/c++/11/bits/stl_map.h \
|
| 306 |
+
/usr/include/c++/11/bits/stl_multimap.h \
|
| 307 |
+
/usr/include/c++/11/bits/erase_if.h \
|
| 308 |
+
/usr/include/c++/11/unordered_map \
|
| 309 |
+
/usr/include/c++/11/bits/hashtable.h \
|
| 310 |
+
/usr/include/c++/11/bits/hashtable_policy.h \
|
| 311 |
+
/usr/include/c++/11/bits/enable_special_members.h \
|
| 312 |
+
/usr/include/c++/11/bits/unordered_map.h \
|
| 313 |
+
/usr/include/c++/11/valarray \
|
| 314 |
+
/usr/include/c++/11/bits/valarray_array.h \
|
| 315 |
+
/usr/include/c++/11/bits/valarray_array.tcc \
|
| 316 |
+
/usr/include/c++/11/bits/valarray_before.h \
|
| 317 |
+
/usr/include/c++/11/bits/slice_array.h \
|
| 318 |
+
/usr/include/c++/11/bits/valarray_after.h \
|
| 319 |
+
/usr/include/c++/11/bits/gslice.h \
|
| 320 |
+
/usr/include/c++/11/bits/gslice_array.h \
|
| 321 |
+
/usr/include/c++/11/bits/mask_array.h \
|
| 322 |
+
/usr/include/c++/11/bits/indirect_array.h \
|
| 323 |
+
/usr/include/c++/11/cassert \
|
| 324 |
+
/usr/include/c++/11/cstring \
|
| 325 |
+
/usr/include/c++/11/istream \
|
| 326 |
+
/usr/include/c++/11/ios \
|
| 327 |
+
/usr/include/c++/11/bits/basic_ios.h \
|
| 328 |
+
/usr/include/c++/11/bits/locale_facets.h \
|
| 329 |
+
/usr/include/c++/11/cwctype \
|
| 330 |
+
/usr/include/wctype.h \
|
| 331 |
+
/usr/include/x86_64-linux-gnu/bits/wctype-wchar.h \
|
| 332 |
+
/usr/include/x86_64-linux-gnu/c++/11/bits/ctype_base.h \
|
| 333 |
+
/usr/include/x86_64-linux-gnu/c++/11/bits/ctype_inline.h \
|
| 334 |
+
/usr/include/c++/11/bits/locale_facets.tcc \
|
| 335 |
+
/usr/include/c++/11/bits/basic_ios.tcc \
|
| 336 |
+
/usr/include/c++/11/ostream \
|
| 337 |
+
/usr/include/c++/11/bits/ostream.tcc \
|
| 338 |
+
/usr/include/c++/11/bits/istream.tcc \
|
| 339 |
+
/usr/include/c++/11/iomanip \
|
| 340 |
+
/usr/include/c++/11/locale \
|
| 341 |
+
/usr/include/c++/11/bits/locale_facets_nonio.h \
|
| 342 |
+
/usr/include/c++/11/ctime \
|
| 343 |
+
/usr/include/x86_64-linux-gnu/c++/11/bits/time_members.h \
|
| 344 |
+
/usr/include/x86_64-linux-gnu/c++/11/bits/messages_members.h \
|
| 345 |
+
/usr/include/libintl.h \
|
| 346 |
+
/usr/include/c++/11/bits/codecvt.h \
|
| 347 |
+
/usr/include/c++/11/bits/locale_facets_nonio.tcc \
|
| 348 |
+
/usr/include/c++/11/bits/locale_conv.h \
|
| 349 |
+
/usr/include/c++/11/bits/quoted_string.h \
|
| 350 |
+
/usr/include/c++/11/sstream \
|
| 351 |
+
/usr/include/c++/11/bits/sstream.tcc \
|
| 352 |
+
/content/tiny-cuda-nn/dependencies/fmt/include/fmt/format.h \
|
| 353 |
+
/content/tiny-cuda-nn/dependencies/fmt/include/fmt/core.h \
|
| 354 |
+
/usr/include/c++/11/experimental/string_view \
|
| 355 |
+
/usr/include/c++/11/bits/ranges_base.h \
|
| 356 |
+
/usr/include/c++/11/experimental/bits/lfts_config.h \
|
| 357 |
+
/usr/include/c++/11/experimental/bits/string_view.tcc \
|
| 358 |
+
/content/tiny-cuda-nn/include/tiny-cuda-nn/gpu_memory.h \
|
| 359 |
+
/content/tiny-cuda-nn/include/tiny-cuda-nn/cuda_graph.h \
|
| 360 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda.h \
|
| 361 |
+
/usr/include/c++/11/deque \
|
| 362 |
+
/usr/include/c++/11/bits/stl_deque.h \
|
| 363 |
+
/usr/include/c++/11/bits/deque.tcc \
|
| 364 |
+
/usr/include/c++/11/atomic \
|
| 365 |
+
/content/tiny-cuda-nn/include/tiny-cuda-nn/multi_stream.h \
|
| 366 |
+
/usr/include/c++/11/stack \
|
| 367 |
+
/usr/include/c++/11/bits/stl_stack.h \
|
| 368 |
+
/usr/include/c++/11/iostream
|
CMakeFiles/tiny-cuda-nn.dir/src/cpp_api.cu.o
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:448dea3eb6c809a59be7a43ea75953ef3e3ebf8aed7c8aba96446f61d2f0cecb
|
| 3 |
+
size 5555792
|
CMakeFiles/tiny-cuda-nn.dir/src/cpp_api.cu.o.d
ADDED
|
@@ -0,0 +1,372 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
CMakeFiles/tiny-cuda-nn.dir/src/cpp_api.cu.o : /content/tiny-cuda-nn/src/cpp_api.cu \
|
| 2 |
+
/usr/include/stdc-predef.h \
|
| 3 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h \
|
| 4 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_config.h \
|
| 5 |
+
/usr/include/features.h \
|
| 6 |
+
/usr/include/features-time64.h \
|
| 7 |
+
/usr/include/x86_64-linux-gnu/bits/wordsize.h \
|
| 8 |
+
/usr/include/x86_64-linux-gnu/bits/timesize.h \
|
| 9 |
+
/usr/include/x86_64-linux-gnu/sys/cdefs.h \
|
| 10 |
+
/usr/include/x86_64-linux-gnu/bits/long-double.h \
|
| 11 |
+
/usr/include/x86_64-linux-gnu/gnu/stubs.h \
|
| 12 |
+
/usr/include/x86_64-linux-gnu/gnu/stubs-64.h \
|
| 13 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/builtin_types.h \
|
| 14 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/device_types.h \
|
| 15 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_defines.h \
|
| 16 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h \
|
| 17 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h \
|
| 18 |
+
/usr/lib/gcc/x86_64-linux-gnu/11/include/limits.h \
|
| 19 |
+
/usr/lib/gcc/x86_64-linux-gnu/11/include/syslimits.h \
|
| 20 |
+
/usr/include/limits.h \
|
| 21 |
+
/usr/include/x86_64-linux-gnu/bits/libc-header-start.h \
|
| 22 |
+
/usr/include/x86_64-linux-gnu/bits/posix1_lim.h \
|
| 23 |
+
/usr/include/x86_64-linux-gnu/bits/local_lim.h \
|
| 24 |
+
/usr/include/linux/limits.h \
|
| 25 |
+
/usr/include/x86_64-linux-gnu/bits/pthread_stack_min-dynamic.h \
|
| 26 |
+
/usr/include/x86_64-linux-gnu/bits/posix2_lim.h \
|
| 27 |
+
/usr/include/x86_64-linux-gnu/bits/xopen_lim.h \
|
| 28 |
+
/usr/include/x86_64-linux-gnu/bits/uio_lim.h \
|
| 29 |
+
/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h \
|
| 30 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_types.h \
|
| 31 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_types.h \
|
| 32 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/library_types.h \
|
| 33 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/channel_descriptor.h \
|
| 34 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h \
|
| 35 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_device_runtime_api.h \
|
| 36 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_functions.h \
|
| 37 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_functions.h \
|
| 38 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_functions.hpp \
|
| 39 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h \
|
| 40 |
+
/usr/include/string.h \
|
| 41 |
+
/usr/include/x86_64-linux-gnu/bits/types/locale_t.h \
|
| 42 |
+
/usr/include/x86_64-linux-gnu/bits/types/__locale_t.h \
|
| 43 |
+
/usr/include/strings.h \
|
| 44 |
+
/usr/include/x86_64-linux-gnu/bits/strings_fortified.h \
|
| 45 |
+
/usr/include/x86_64-linux-gnu/bits/string_fortified.h \
|
| 46 |
+
/usr/include/time.h \
|
| 47 |
+
/usr/include/x86_64-linux-gnu/bits/time.h \
|
| 48 |
+
/usr/include/x86_64-linux-gnu/bits/types.h \
|
| 49 |
+
/usr/include/x86_64-linux-gnu/bits/typesizes.h \
|
| 50 |
+
/usr/include/x86_64-linux-gnu/bits/time64.h \
|
| 51 |
+
/usr/include/x86_64-linux-gnu/bits/timex.h \
|
| 52 |
+
/usr/include/x86_64-linux-gnu/bits/types/struct_timeval.h \
|
| 53 |
+
/usr/include/x86_64-linux-gnu/bits/types/clock_t.h \
|
| 54 |
+
/usr/include/x86_64-linux-gnu/bits/types/time_t.h \
|
| 55 |
+
/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h \
|
| 56 |
+
/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h \
|
| 57 |
+
/usr/include/x86_64-linux-gnu/bits/endian.h \
|
| 58 |
+
/usr/include/x86_64-linux-gnu/bits/endianness.h \
|
| 59 |
+
/usr/include/x86_64-linux-gnu/bits/types/clockid_t.h \
|
| 60 |
+
/usr/include/x86_64-linux-gnu/bits/types/timer_t.h \
|
| 61 |
+
/usr/include/x86_64-linux-gnu/bits/types/struct_itimerspec.h \
|
| 62 |
+
/usr/include/c++/11/new \
|
| 63 |
+
/usr/include/x86_64-linux-gnu/c++/11/bits/c++config.h \
|
| 64 |
+
/usr/include/x86_64-linux-gnu/c++/11/bits/os_defines.h \
|
| 65 |
+
/usr/include/x86_64-linux-gnu/c++/11/bits/cpu_defines.h \
|
| 66 |
+
/usr/include/c++/11/bits/exception.h \
|
| 67 |
+
/usr/include/stdio.h \
|
| 68 |
+
/usr/lib/gcc/x86_64-linux-gnu/11/include/stdarg.h \
|
| 69 |
+
/usr/include/x86_64-linux-gnu/bits/types/__fpos_t.h \
|
| 70 |
+
/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h \
|
| 71 |
+
/usr/include/x86_64-linux-gnu/bits/types/__fpos64_t.h \
|
| 72 |
+
/usr/include/x86_64-linux-gnu/bits/types/__FILE.h \
|
| 73 |
+
/usr/include/x86_64-linux-gnu/bits/types/FILE.h \
|
| 74 |
+
/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h \
|
| 75 |
+
/usr/include/x86_64-linux-gnu/bits/types/cookie_io_functions_t.h \
|
| 76 |
+
/usr/include/x86_64-linux-gnu/bits/stdio_lim.h \
|
| 77 |
+
/usr/include/x86_64-linux-gnu/bits/floatn.h \
|
| 78 |
+
/usr/include/x86_64-linux-gnu/bits/floatn-common.h \
|
| 79 |
+
/usr/include/x86_64-linux-gnu/bits/stdio.h \
|
| 80 |
+
/usr/include/x86_64-linux-gnu/bits/stdio2.h \
|
| 81 |
+
/usr/include/c++/11/stdlib.h \
|
| 82 |
+
/usr/include/c++/11/cstdlib \
|
| 83 |
+
/usr/include/stdlib.h \
|
| 84 |
+
/usr/include/x86_64-linux-gnu/bits/waitflags.h \
|
| 85 |
+
/usr/include/x86_64-linux-gnu/bits/waitstatus.h \
|
| 86 |
+
/usr/include/x86_64-linux-gnu/sys/types.h \
|
| 87 |
+
/usr/include/x86_64-linux-gnu/bits/stdint-intn.h \
|
| 88 |
+
/usr/include/endian.h \
|
| 89 |
+
/usr/include/x86_64-linux-gnu/bits/byteswap.h \
|
| 90 |
+
/usr/include/x86_64-linux-gnu/bits/uintn-identity.h \
|
| 91 |
+
/usr/include/x86_64-linux-gnu/sys/select.h \
|
| 92 |
+
/usr/include/x86_64-linux-gnu/bits/select.h \
|
| 93 |
+
/usr/include/x86_64-linux-gnu/bits/types/sigset_t.h \
|
| 94 |
+
/usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h \
|
| 95 |
+
/usr/include/x86_64-linux-gnu/bits/select2.h \
|
| 96 |
+
/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h \
|
| 97 |
+
/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h \
|
| 98 |
+
/usr/include/x86_64-linux-gnu/bits/pthreadtypes-arch.h \
|
| 99 |
+
/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter.h \
|
| 100 |
+
/usr/include/x86_64-linux-gnu/bits/struct_mutex.h \
|
| 101 |
+
/usr/include/x86_64-linux-gnu/bits/struct_rwlock.h \
|
| 102 |
+
/usr/include/alloca.h \
|
| 103 |
+
/usr/include/x86_64-linux-gnu/bits/stdlib-bsearch.h \
|
| 104 |
+
/usr/include/x86_64-linux-gnu/bits/stdlib-float.h \
|
| 105 |
+
/usr/include/x86_64-linux-gnu/bits/stdlib.h \
|
| 106 |
+
/usr/include/c++/11/bits/std_abs.h \
|
| 107 |
+
/usr/include/assert.h \
|
| 108 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h \
|
| 109 |
+
/usr/include/c++/11/math.h \
|
| 110 |
+
/usr/include/c++/11/cmath \
|
| 111 |
+
/usr/include/c++/11/bits/cpp_type_traits.h \
|
| 112 |
+
/usr/include/c++/11/ext/type_traits.h \
|
| 113 |
+
/usr/include/math.h \
|
| 114 |
+
/usr/include/x86_64-linux-gnu/bits/math-vector.h \
|
| 115 |
+
/usr/include/x86_64-linux-gnu/bits/libm-simd-decl-stubs.h \
|
| 116 |
+
/usr/include/x86_64-linux-gnu/bits/flt-eval-method.h \
|
| 117 |
+
/usr/include/x86_64-linux-gnu/bits/fp-logb.h \
|
| 118 |
+
/usr/include/x86_64-linux-gnu/bits/fp-fast.h \
|
| 119 |
+
/usr/include/x86_64-linux-gnu/bits/mathcalls-helper-functions.h \
|
| 120 |
+
/usr/include/x86_64-linux-gnu/bits/mathcalls.h \
|
| 121 |
+
/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h \
|
| 122 |
+
/usr/include/x86_64-linux-gnu/bits/iscanonical.h \
|
| 123 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.hpp \
|
| 124 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_surface_types.h \
|
| 125 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_texture_types.h \
|
| 126 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h \
|
| 127 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.hpp \
|
| 128 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h \
|
| 129 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.hpp \
|
| 130 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h \
|
| 131 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.hpp \
|
| 132 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_atomic_functions.h \
|
| 133 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_atomic_functions.hpp \
|
| 134 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_atomic_functions.h \
|
| 135 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_atomic_functions.hpp \
|
| 136 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_35_atomic_functions.h \
|
| 137 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h \
|
| 138 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.hpp \
|
| 139 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h \
|
| 140 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.hpp \
|
| 141 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h \
|
| 142 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.hpp \
|
| 143 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h \
|
| 144 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.hpp \
|
| 145 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_35_intrinsics.h \
|
| 146 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_61_intrinsics.h \
|
| 147 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_61_intrinsics.hpp \
|
| 148 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_70_rt.h \
|
| 149 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_70_rt.hpp \
|
| 150 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_80_rt.h \
|
| 151 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_80_rt.hpp \
|
| 152 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_90_rt.h \
|
| 153 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_90_rt.hpp \
|
| 154 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h \
|
| 155 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h \
|
| 156 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h \
|
| 157 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_indirect_functions.h \
|
| 158 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/cudacc_ext.h \
|
| 159 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/device_launch_parameters.h \
|
| 160 |
+
/usr/include/c++/11/functional \
|
| 161 |
+
/usr/include/c++/11/bits/stl_function.h \
|
| 162 |
+
/usr/include/c++/11/bits/move.h \
|
| 163 |
+
/usr/include/c++/11/type_traits \
|
| 164 |
+
/usr/include/c++/11/backward/binders.h \
|
| 165 |
+
/usr/include/c++/11/tuple \
|
| 166 |
+
/usr/include/c++/11/utility \
|
| 167 |
+
/usr/include/c++/11/bits/stl_relops.h \
|
| 168 |
+
/usr/include/c++/11/bits/stl_pair.h \
|
| 169 |
+
/usr/include/c++/11/initializer_list \
|
| 170 |
+
/usr/include/c++/11/array \
|
| 171 |
+
/usr/include/c++/11/bits/functexcept.h \
|
| 172 |
+
/usr/include/c++/11/bits/exception_defines.h \
|
| 173 |
+
/usr/include/c++/11/bits/stl_algobase.h \
|
| 174 |
+
/usr/include/c++/11/ext/numeric_traits.h \
|
| 175 |
+
/usr/include/c++/11/bits/stl_iterator_base_types.h \
|
| 176 |
+
/usr/include/c++/11/bits/stl_iterator_base_funcs.h \
|
| 177 |
+
/usr/include/c++/11/bits/concept_check.h \
|
| 178 |
+
/usr/include/c++/11/debug/assertions.h \
|
| 179 |
+
/usr/include/c++/11/bits/stl_iterator.h \
|
| 180 |
+
/usr/include/c++/11/bits/ptr_traits.h \
|
| 181 |
+
/usr/include/c++/11/debug/debug.h \
|
| 182 |
+
/usr/include/c++/11/bits/predefined_ops.h \
|
| 183 |
+
/usr/include/c++/11/bits/range_access.h \
|
| 184 |
+
/usr/include/c++/11/bits/uses_allocator.h \
|
| 185 |
+
/usr/include/c++/11/bits/invoke.h \
|
| 186 |
+
/usr/include/c++/11/bits/functional_hash.h \
|
| 187 |
+
/usr/include/c++/11/bits/hash_bytes.h \
|
| 188 |
+
/usr/include/c++/11/bits/refwrap.h \
|
| 189 |
+
/usr/include/c++/11/bits/std_function.h \
|
| 190 |
+
/usr/include/c++/11/typeinfo \
|
| 191 |
+
/content/tiny-cuda-nn/include/tiny-cuda-nn/common_host.h \
|
| 192 |
+
/content/tiny-cuda-nn/include/tiny-cuda-nn/common.h \
|
| 193 |
+
/usr/include/c++/11/algorithm \
|
| 194 |
+
/usr/include/c++/11/bits/stl_algo.h \
|
| 195 |
+
/usr/include/c++/11/bits/algorithmfwd.h \
|
| 196 |
+
/usr/include/c++/11/bits/stl_heap.h \
|
| 197 |
+
/usr/include/c++/11/bits/stl_tempbuf.h \
|
| 198 |
+
/usr/include/c++/11/bits/stl_construct.h \
|
| 199 |
+
/usr/include/c++/11/bits/uniform_int_dist.h \
|
| 200 |
+
/usr/include/c++/11/cstddef \
|
| 201 |
+
/usr/include/c++/11/cstdint \
|
| 202 |
+
/usr/lib/gcc/x86_64-linux-gnu/11/include/stdint.h \
|
| 203 |
+
/usr/include/stdint.h \
|
| 204 |
+
/usr/include/x86_64-linux-gnu/bits/wchar.h \
|
| 205 |
+
/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h \
|
| 206 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_fp16.h \
|
| 207 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_fp16.hpp \
|
| 208 |
+
/content/tiny-cuda-nn/include/tiny-cuda-nn/vec.h \
|
| 209 |
+
/usr/include/c++/11/limits \
|
| 210 |
+
/content/tiny-cuda-nn/include/tiny-cuda-nn/cpp_api.h \
|
| 211 |
+
/content/tiny-cuda-nn/dependencies/json/json.hpp \
|
| 212 |
+
/usr/include/c++/11/iosfwd \
|
| 213 |
+
/usr/include/c++/11/bits/stringfwd.h \
|
| 214 |
+
/usr/include/c++/11/bits/memoryfwd.h \
|
| 215 |
+
/usr/include/c++/11/bits/postypes.h \
|
| 216 |
+
/usr/include/c++/11/cwchar \
|
| 217 |
+
/usr/include/wchar.h \
|
| 218 |
+
/usr/include/x86_64-linux-gnu/bits/types/wint_t.h \
|
| 219 |
+
/usr/include/x86_64-linux-gnu/bits/types/mbstate_t.h \
|
| 220 |
+
/usr/include/x86_64-linux-gnu/bits/wchar2.h \
|
| 221 |
+
/usr/include/c++/11/iterator \
|
| 222 |
+
/usr/include/c++/11/bits/stream_iterator.h \
|
| 223 |
+
/usr/include/c++/11/bits/streambuf_iterator.h \
|
| 224 |
+
/usr/include/c++/11/streambuf \
|
| 225 |
+
/usr/include/c++/11/bits/localefwd.h \
|
| 226 |
+
/usr/include/x86_64-linux-gnu/c++/11/bits/c++locale.h \
|
| 227 |
+
/usr/include/c++/11/clocale \
|
| 228 |
+
/usr/include/locale.h \
|
| 229 |
+
/usr/include/x86_64-linux-gnu/bits/locale.h \
|
| 230 |
+
/usr/include/c++/11/cctype \
|
| 231 |
+
/usr/include/ctype.h \
|
| 232 |
+
/usr/include/c++/11/bits/ios_base.h \
|
| 233 |
+
/usr/include/c++/11/ext/atomicity.h \
|
| 234 |
+
/usr/include/x86_64-linux-gnu/c++/11/bits/gthr.h \
|
| 235 |
+
/usr/include/x86_64-linux-gnu/c++/11/bits/gthr-default.h \
|
| 236 |
+
/usr/include/pthread.h \
|
| 237 |
+
/usr/include/sched.h \
|
| 238 |
+
/usr/include/x86_64-linux-gnu/bits/sched.h \
|
| 239 |
+
/usr/include/x86_64-linux-gnu/bits/types/struct_sched_param.h \
|
| 240 |
+
/usr/include/x86_64-linux-gnu/bits/cpu-set.h \
|
| 241 |
+
/usr/include/x86_64-linux-gnu/bits/setjmp.h \
|
| 242 |
+
/usr/include/x86_64-linux-gnu/bits/types/struct___jmp_buf_tag.h \
|
| 243 |
+
/usr/include/x86_64-linux-gnu/c++/11/bits/atomic_word.h \
|
| 244 |
+
/usr/include/x86_64-linux-gnu/sys/single_threaded.h \
|
| 245 |
+
/usr/include/c++/11/bits/locale_classes.h \
|
| 246 |
+
/usr/include/c++/11/string \
|
| 247 |
+
/usr/include/c++/11/bits/char_traits.h \
|
| 248 |
+
/usr/include/c++/11/bits/allocator.h \
|
| 249 |
+
/usr/include/x86_64-linux-gnu/c++/11/bits/c++allocator.h \
|
| 250 |
+
/usr/include/c++/11/ext/new_allocator.h \
|
| 251 |
+
/usr/include/c++/11/bits/ostream_insert.h \
|
| 252 |
+
/usr/include/c++/11/bits/cxxabi_forced.h \
|
| 253 |
+
/usr/include/c++/11/bits/basic_string.h \
|
| 254 |
+
/usr/include/c++/11/ext/alloc_traits.h \
|
| 255 |
+
/usr/include/c++/11/bits/alloc_traits.h \
|
| 256 |
+
/usr/include/c++/11/ext/string_conversions.h \
|
| 257 |
+
/usr/include/c++/11/cstdio \
|
| 258 |
+
/usr/include/c++/11/cerrno \
|
| 259 |
+
/usr/include/errno.h \
|
| 260 |
+
/usr/include/x86_64-linux-gnu/bits/errno.h \
|
| 261 |
+
/usr/include/linux/errno.h \
|
| 262 |
+
/usr/include/x86_64-linux-gnu/asm/errno.h \
|
| 263 |
+
/usr/include/asm-generic/errno.h \
|
| 264 |
+
/usr/include/asm-generic/errno-base.h \
|
| 265 |
+
/usr/include/x86_64-linux-gnu/bits/types/error_t.h \
|
| 266 |
+
/usr/include/c++/11/bits/charconv.h \
|
| 267 |
+
/usr/include/c++/11/bits/basic_string.tcc \
|
| 268 |
+
/usr/include/c++/11/bits/locale_classes.tcc \
|
| 269 |
+
/usr/include/c++/11/system_error \
|
| 270 |
+
/usr/include/x86_64-linux-gnu/c++/11/bits/error_constants.h \
|
| 271 |
+
/usr/include/c++/11/stdexcept \
|
| 272 |
+
/usr/include/c++/11/exception \
|
| 273 |
+
/usr/include/c++/11/bits/exception_ptr.h \
|
| 274 |
+
/usr/include/c++/11/bits/cxxabi_init_exception.h \
|
| 275 |
+
/usr/include/c++/11/bits/nested_exception.h \
|
| 276 |
+
/usr/include/c++/11/bits/streambuf.tcc \
|
| 277 |
+
/usr/include/c++/11/memory \
|
| 278 |
+
/usr/include/c++/11/bits/stl_uninitialized.h \
|
| 279 |
+
/usr/include/c++/11/bits/stl_raw_storage_iter.h \
|
| 280 |
+
/usr/include/c++/11/bits/align.h \
|
| 281 |
+
/usr/include/c++/11/bit \
|
| 282 |
+
/usr/include/c++/11/bits/unique_ptr.h \
|
| 283 |
+
/usr/include/c++/11/bits/shared_ptr.h \
|
| 284 |
+
/usr/include/c++/11/bits/shared_ptr_base.h \
|
| 285 |
+
/usr/include/c++/11/bits/allocated_ptr.h \
|
| 286 |
+
/usr/include/c++/11/ext/aligned_buffer.h \
|
| 287 |
+
/usr/include/c++/11/ext/concurrence.h \
|
| 288 |
+
/usr/include/c++/11/bits/shared_ptr_atomic.h \
|
| 289 |
+
/usr/include/c++/11/bits/atomic_base.h \
|
| 290 |
+
/usr/include/c++/11/bits/atomic_lockfree_defines.h \
|
| 291 |
+
/usr/include/c++/11/backward/auto_ptr.h \
|
| 292 |
+
/usr/include/c++/11/numeric \
|
| 293 |
+
/usr/include/c++/11/bits/stl_numeric.h \
|
| 294 |
+
/usr/include/c++/11/vector \
|
| 295 |
+
/usr/include/c++/11/bits/stl_vector.h \
|
| 296 |
+
/usr/include/c++/11/bits/stl_bvector.h \
|
| 297 |
+
/usr/include/c++/11/bits/vector.tcc \
|
| 298 |
+
/usr/include/c++/11/forward_list \
|
| 299 |
+
/usr/include/c++/11/bits/forward_list.h \
|
| 300 |
+
/usr/include/c++/11/bits/forward_list.tcc \
|
| 301 |
+
/usr/include/c++/11/map \
|
| 302 |
+
/usr/include/c++/11/bits/stl_tree.h \
|
| 303 |
+
/usr/include/c++/11/bits/stl_map.h \
|
| 304 |
+
/usr/include/c++/11/bits/stl_multimap.h \
|
| 305 |
+
/usr/include/c++/11/bits/erase_if.h \
|
| 306 |
+
/usr/include/c++/11/unordered_map \
|
| 307 |
+
/usr/include/c++/11/bits/hashtable.h \
|
| 308 |
+
/usr/include/c++/11/bits/hashtable_policy.h \
|
| 309 |
+
/usr/include/c++/11/bits/enable_special_members.h \
|
| 310 |
+
/usr/include/c++/11/bits/unordered_map.h \
|
| 311 |
+
/usr/include/c++/11/valarray \
|
| 312 |
+
/usr/include/c++/11/bits/valarray_array.h \
|
| 313 |
+
/usr/include/c++/11/bits/valarray_array.tcc \
|
| 314 |
+
/usr/include/c++/11/bits/valarray_before.h \
|
| 315 |
+
/usr/include/c++/11/bits/slice_array.h \
|
| 316 |
+
/usr/include/c++/11/bits/valarray_after.h \
|
| 317 |
+
/usr/include/c++/11/bits/gslice.h \
|
| 318 |
+
/usr/include/c++/11/bits/gslice_array.h \
|
| 319 |
+
/usr/include/c++/11/bits/mask_array.h \
|
| 320 |
+
/usr/include/c++/11/bits/indirect_array.h \
|
| 321 |
+
/usr/include/c++/11/cassert \
|
| 322 |
+
/usr/include/c++/11/cstring \
|
| 323 |
+
/usr/include/c++/11/istream \
|
| 324 |
+
/usr/include/c++/11/ios \
|
| 325 |
+
/usr/include/c++/11/bits/basic_ios.h \
|
| 326 |
+
/usr/include/c++/11/bits/locale_facets.h \
|
| 327 |
+
/usr/include/c++/11/cwctype \
|
| 328 |
+
/usr/include/wctype.h \
|
| 329 |
+
/usr/include/x86_64-linux-gnu/bits/wctype-wchar.h \
|
| 330 |
+
/usr/include/x86_64-linux-gnu/c++/11/bits/ctype_base.h \
|
| 331 |
+
/usr/include/x86_64-linux-gnu/c++/11/bits/ctype_inline.h \
|
| 332 |
+
/usr/include/c++/11/bits/locale_facets.tcc \
|
| 333 |
+
/usr/include/c++/11/bits/basic_ios.tcc \
|
| 334 |
+
/usr/include/c++/11/ostream \
|
| 335 |
+
/usr/include/c++/11/bits/ostream.tcc \
|
| 336 |
+
/usr/include/c++/11/bits/istream.tcc \
|
| 337 |
+
/usr/include/c++/11/iomanip \
|
| 338 |
+
/usr/include/c++/11/locale \
|
| 339 |
+
/usr/include/c++/11/bits/locale_facets_nonio.h \
|
| 340 |
+
/usr/include/c++/11/ctime \
|
| 341 |
+
/usr/include/x86_64-linux-gnu/c++/11/bits/time_members.h \
|
| 342 |
+
/usr/include/x86_64-linux-gnu/c++/11/bits/messages_members.h \
|
| 343 |
+
/usr/include/libintl.h \
|
| 344 |
+
/usr/include/c++/11/bits/codecvt.h \
|
| 345 |
+
/usr/include/c++/11/bits/locale_facets_nonio.tcc \
|
| 346 |
+
/usr/include/c++/11/bits/locale_conv.h \
|
| 347 |
+
/usr/include/c++/11/bits/quoted_string.h \
|
| 348 |
+
/usr/include/c++/11/sstream \
|
| 349 |
+
/usr/include/c++/11/bits/sstream.tcc \
|
| 350 |
+
/content/tiny-cuda-nn/dependencies/fmt/include/fmt/format.h \
|
| 351 |
+
/content/tiny-cuda-nn/dependencies/fmt/include/fmt/core.h \
|
| 352 |
+
/usr/include/c++/11/experimental/string_view \
|
| 353 |
+
/usr/include/c++/11/bits/ranges_base.h \
|
| 354 |
+
/usr/include/c++/11/experimental/bits/lfts_config.h \
|
| 355 |
+
/usr/include/c++/11/experimental/bits/string_view.tcc \
|
| 356 |
+
/content/tiny-cuda-nn/include/tiny-cuda-nn/encoding.h \
|
| 357 |
+
/content/tiny-cuda-nn/include/tiny-cuda-nn/object.h \
|
| 358 |
+
/content/tiny-cuda-nn/include/tiny-cuda-nn/gpu_matrix.h \
|
| 359 |
+
/content/tiny-cuda-nn/include/tiny-cuda-nn/gpu_memory.h \
|
| 360 |
+
/content/tiny-cuda-nn/include/tiny-cuda-nn/cuda_graph.h \
|
| 361 |
+
/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda.h \
|
| 362 |
+
/usr/include/c++/11/deque \
|
| 363 |
+
/usr/include/c++/11/bits/stl_deque.h \
|
| 364 |
+
/usr/include/c++/11/bits/deque.tcc \
|
| 365 |
+
/usr/include/c++/11/atomic \
|
| 366 |
+
/content/tiny-cuda-nn/dependencies/pcg32/pcg32.h \
|
| 367 |
+
/content/tiny-cuda-nn/include/tiny-cuda-nn/multi_stream.h \
|
| 368 |
+
/usr/include/c++/11/stack \
|
| 369 |
+
/usr/include/c++/11/bits/stl_stack.h \
|
| 370 |
+
/content/tiny-cuda-nn/include/tiny-cuda-nn/network_with_input_encoding.h \
|
| 371 |
+
/content/tiny-cuda-nn/include/tiny-cuda-nn/network.h \
|
| 372 |
+
/content/tiny-cuda-nn/include/tiny-cuda-nn/common_device.h
|