File tree Expand file tree Collapse file tree 1 file changed +15
-20
lines changed Expand file tree Collapse file tree 1 file changed +15
-20
lines changed Original file line number Diff line number Diff line change @@ -96,40 +96,35 @@ jobs:
96
96
cuda : " 12.6.3"
97
97
arch : 89
98
98
python : " 3.12"
99
- - os : windows-2019
100
- visual_studio : " Visual Studio 16 2019 "
101
- cuda : " 11.5.1 "
99
+ - os : windows-2022
100
+ visual_studio : " Visual Studio 17 2022 "
101
+ cuda : " 12.6.3 "
102
102
arch : 86
103
103
python : " 3.11"
104
104
recommended_gpus : " RTX-3000-and-4000"
105
- - os : windows-2019
106
- visual_studio : " Visual Studio 16 2019 "
107
- cuda : " 11.5.1 "
105
+ - os : windows-2022
106
+ visual_studio : " Visual Studio 17 2022 "
107
+ cuda : " 12.6.3 "
108
108
arch : 75
109
109
python : " 3.10"
110
110
recommended_gpus : " RTX-2000"
111
- - os : windows-2019
112
- visual_studio : " Visual Studio 16 2019 "
113
- cuda : " 11.5.1 "
111
+ - os : windows-2022
112
+ visual_studio : " Visual Studio 17 2022 "
113
+ cuda : " 12.6.3 "
114
114
arch : 70
115
115
python : " 3.9"
116
- - os : windows-2019
117
- visual_studio : " Visual Studio 16 2019 "
118
- cuda : " 11.5.1 "
116
+ - os : windows-2022
117
+ visual_studio : " Visual Studio 17 2022 "
118
+ cuda : " 12.6.3 "
119
119
arch : 61
120
120
python : " 3.8"
121
121
recommended_gpus : " GTX-1000"
122
- - os : windows-2019
123
- visual_studio : " Visual Studio 16 2019 "
124
- cuda : " 11.5.1 "
122
+ - os : windows-2022
123
+ visual_studio : " Visual Studio 17 2022 "
124
+ cuda : " 12.6.3 "
125
125
arch : 53
126
126
python : " 3.7"
127
127
cmake_flags : " -DNGP_BUILD_WITH_GUI=OFF -DNGP_BUILD_WITH_VULKAN=OFF -DNGP_BUILD_WITH_OPTIX=OFF"
128
- - os : windows-2019
129
- visual_studio : " Visual Studio 16 2019"
130
- cuda : " 11.5.1"
131
- arch : 37
132
- python : " 3.7"
133
128
env :
134
129
build_dir : " build"
135
130
config : " Release"
You can’t perform that action at this time.
0 commit comments