Commit 82c5acd
Set TORCH_CUDA_ARCH_LIST as command line arg rather than env var. (#889)
Summary:
Pull Request resolved: #889
Use preferred means to pass CUDA architecture list.
Reviewed By: jianyuh
Differential Revision: D33845626
fbshipit-source-id: 7b7d1881ce5cf576f582aa20b73fe0829067b9cb1 parent 03a04eb commit 82c5acd
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
| 235 | + | |
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments