Technical requirements
To take full advantage of this chapter, please ensure you implement everything specified in this section.
Optimus can work with multiple backend technologies to process data, including GPUs. For GPUs, Optimus uses RAPIDS, which needs an NVIDIA card. For more information about the requirements, please go to the GPU configuration section.
To use RAPIDS on Windows 10, you will need the following:
- Windows 10 version 2004 (OS build 202001.1000 or later)
- CUDA version 455.41 in CUDA SDK v11.1
You can find all the code for this chapter in https://github.com/PacktPublishing/Data-Processing-with-Optimus.