Initial commit

This commit is contained in:
2026-03-31 13:28:42 +02:00
commit 94bbdca745
224 changed files with 83161 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
#!/usr/bin/env bash
export CUDA_VERSION="12.2"
export CUDA_VERSION_DASHED="${CUDA_VERSION//./-}"