CelerisLab/legacy/lbm_configs/config_cuda.json
2026-04-17 21:50:38 +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
}