Switch to static odin generator

This commit is contained in:
2026-07-28 21:43:31 -04:00
parent a6a540b2fc
commit 7817cd1dac
39 changed files with 661 additions and 1230 deletions
+4 -2
View File
@@ -1,5 +1,7 @@
# References
## [Intel® 64 and IA-32 Architectures Software Developers Manual](https://software.intel.com/en-us/download/intel-64-and-ia-32-architectures-sdm-combined-volumes-1-2a-2b-2c-2d-3a-3b-3c-3d-and-4)
## Intel® 64 and IA-32 Architectures Software Developers Manual
- <https://software.intel.com/en-us/download/intel-64-and-ia-32-architectures-sdm-combined-volumes-1-2a-2b-2c-2d-3a-3b-3c-3d-and-4>
## [CUDA C++ Programming Guide](https://docs.nvidia.com/cuda/pdf/CUDA_C_Programming_Guide.pdf)
## CUDA C++ Programming Guide
- <https://docs.nvidia.com/cuda/pdf/CUDA_C_Programming_Guide.pdf>