-
Book Overview & Buying
-
Table Of Contents
GPU-Accelerated Computing with Python 3 and CUDA
By :
The only technical requirement for this chapter is that you have a computer with internet access.
To set up a local environment, your machine will need to have an NVIDIA GPU with compute capability 7.5 or higher. Most consumer-grade cards for gaming released after 2018 fit this criterion; look up the compute capability of different models on this page: https://developer.nvidia.com/cuda-gpus. The compute capability is a version number that determines which CUDA features and instructions the hardware supports; the higher the number, the more recent the GPU and the more features are supported.
To set up an environment in the cloud, you will need a credit card to set up an account. If you will only be experimenting with the free version of Google Colab, you will only need a Google account.