This repository was archived by the owner on Apr 24, 2022. It is now read-only.
Commit 8f48e43
committed
Support Ampere graphic cards using Cuda 11.0/11.1
Ampere graphic cards require compute capability 8.0 and 8.6.
Without this, trying to run this on my RTX 3090 fails.
See https://arnon.dk/matching-sm-architectures-arch-and-gencode-for-various-nvidia-cards/1 parent d5f3a97 commit 8f48e43
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
31 | 39 | | |
32 | 40 | | |
33 | 41 | | |
| |||
0 commit comments