DynamisLab/configs/legacy_configs/config_cuda.json
2026-06-09 18:46:59 +08:00

9 lines
175 B
JSON

{
"multi_gpu": false,
"gpu_connection": "NVLink",
"required_cuda_capability": "7.0",
"threads_per_block": 128,
"X_1U": 128,
"Y_1U": 32,
"Z_1U": 1
}