chore: see if we can squeeze a few more cycles out of the builders
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
|||||||
cuda_home: /usr/local/cuda-13.0
|
cuda_home: /usr/local/cuda-13.0
|
||||||
cargo_features: "cuda cudnn flash-attn nccl"
|
cargo_features: "cuda cudnn flash-attn nccl"
|
||||||
compute_caps: "120"
|
compute_caps: "120"
|
||||||
build_jobs: 8
|
build_jobs: 12
|
||||||
nvcc_threads: 4
|
nvcc_threads: 4
|
||||||
runs-on: ${{ matrix.runner }}
|
runs-on: ${{ matrix.runner }}
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user