File tree 1 file changed +6
-1
lines changed 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 40
40
gpu-arch-version : " 12.1"
41
41
- name : CUDA Nightly (Oct 1)
42
42
runs-on : linux.g5.12xlarge.nvidia.gpu
43
- torch-spec : ' --pre torch==2.5.0.dev20241001+cu121 --index-url https://download.pytorch.org/whl/nightly/cu121' # '--pre torch --index-url https://download.pytorch.org/whl/nightly/cu121'
43
+ torch-spec : ' --pre torch==2.6.0.dev20241001+cu121 --index-url https://download.pytorch.org/whl/nightly/cu121' # '--pre torch --index-url https://download.pytorch.org/whl/nightly/cu121'
44
+ gpu-arch-type : " cuda"
45
+ gpu-arch-version : " 12.1"
46
+ - name : CUDA Nightly (Aug 30)
47
+ runs-on : linux.g5.12xlarge.nvidia.gpu
48
+ torch-spec : ' --pre torch==2.5.0.dev20240831+cu121 --index-url https://download.pytorch.org/whl/nightly/cu121' # '--pre torch --index-url https://download.pytorch.org/whl/nightly/cu121'
44
49
gpu-arch-type : " cuda"
45
50
gpu-arch-version : " 12.1"
46
51
You can’t perform that action at this time.
0 commit comments