|
|
|
|
|
by slt2021
377 days ago
|
|
each nVidia GPU has a certain Compute Capability (https://developer.nvidia.com/cuda-gpus). Depending on the model and age of your GPU, it will have a certain capability that will be the hard ceiling for what you can program using CUDA |
|