You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

compile_commands.json 2.4 kB

11 months ago
1234567891011121314151617181920212223242526272829303132
  1. [
  2. {
  3. "directory": "/home/hce/uc-modern-cpp-student/build",
  4. "command": "/usr/bin/g++ -Ductc_EXPORTS -isystem /home/hce/miniconda3/include/python3.11 -isystem /home/hce/miniconda3/lib/python3.11/site-packages/pybind11/include -O3 -g -std=gnu++17 -fPIC -fvisibility=hidden -o CMakeFiles/uctc.dir/uctc.cc.o -c /home/hce/uc-modern-cpp-student/cc/uctc.cc",
  5. "file": "/home/hce/uc-modern-cpp-student/cc/uctc.cc",
  6. "output": "CMakeFiles/uctc.dir/uctc.cc.o"
  7. },
  8. {
  9. "directory": "/home/hce/uc-modern-cpp-student/build",
  10. "command": "/usr/bin/g++ -Ductc_EXPORTS -isystem /home/hce/miniconda3/include/python3.11 -isystem /home/hce/miniconda3/lib/python3.11/site-packages/pybind11/include -O3 -g -std=gnu++17 -fPIC -fvisibility=hidden -o CMakeFiles/uctc.dir/math/arith.cc.o -c /home/hce/uc-modern-cpp-student/cc/math/arith.cc",
  11. "file": "/home/hce/uc-modern-cpp-student/cc/math/arith.cc",
  12. "output": "CMakeFiles/uctc.dir/math/arith.cc.o"
  13. },
  14. {
  15. "directory": "/home/hce/uc-modern-cpp-student/build",
  16. "command": "/usr/bin/g++ -Ductc_EXPORTS -isystem /home/hce/miniconda3/include/python3.11 -isystem /home/hce/miniconda3/lib/python3.11/site-packages/pybind11/include -O3 -g -std=gnu++17 -fPIC -fvisibility=hidden -o CMakeFiles/uctc.dir/operators/nn.cc.o -c /home/hce/uc-modern-cpp-student/cc/operators/nn.cc",
  17. "file": "/home/hce/uc-modern-cpp-student/cc/operators/nn.cc",
  18. "output": "CMakeFiles/uctc.dir/operators/nn.cc.o"
  19. },
  20. {
  21. "directory": "/home/hce/uc-modern-cpp-student/build",
  22. "command": "/usr/bin/g++ -Ductc_EXPORTS -isystem /home/hce/miniconda3/include/python3.11 -isystem /home/hce/miniconda3/lib/python3.11/site-packages/pybind11/include -O3 -g -std=gnu++17 -fPIC -fvisibility=hidden -o CMakeFiles/uctc.dir/operators/ops.cc.o -c /home/hce/uc-modern-cpp-student/cc/operators/ops.cc",
  23. "file": "/home/hce/uc-modern-cpp-student/cc/operators/ops.cc",
  24. "output": "CMakeFiles/uctc.dir/operators/ops.cc.o"
  25. },
  26. {
  27. "directory": "/home/hce/uc-modern-cpp-student/build",
  28. "command": "/usr/bin/g++ -Ductc_EXPORTS -isystem /home/hce/miniconda3/include/python3.11 -isystem /home/hce/miniconda3/lib/python3.11/site-packages/pybind11/include -O3 -g -std=gnu++17 -fPIC -fvisibility=hidden -o CMakeFiles/uctc.dir/tensor/tensor.cc.o -c /home/hce/uc-modern-cpp-student/cc/tensor/tensor.cc",
  29. "file": "/home/hce/uc-modern-cpp-student/cc/tensor/tensor.cc",
  30. "output": "CMakeFiles/uctc.dir/tensor/tensor.cc.o"
  31. }
  32. ]