RPM Deployments
You can enable GPU support in Cloudera Data Science Workbench with RPM deployment.
- 
            Set the following parameter in /etc/cdsw/config/cdsw.confon all Cloudera Data Science Workbench hosts. You must make sure thatcdsw.confis consistent across all hosts, irrespective of whether they have GPU hardware installed on them.NVIDIA_GPU_ENABLESet this property to trueto enable GPU support for Cloudera Data Science Workbench workloads. When this property is enabled on a host that is equipped with GPU hardware, the GPU(s) will be available for use by Cloudera Data Science Workbench.
- 
            On the master host, run the following command to restart Cloudera Data
               Science Workbench.
            cdsw restartIf you modifiedcdsw.confon a worker host, run the following commands to make sure the changes go into effect:cdsw stop cdsw join
- Use the following section to test whether Cloudera Data Science Workbench can now detect GPUs.
