We're in the process of migrating a large graph computation workload to nvidia RAPIDS + cuGraph for GPU acceleration.
The package isn't a part of the base runtime and it is available by conda package management only, so can't be installed via init script or package list.
We're a bit surprised it isn't part of the base; it's been on cloudera for over a year, for example.
We're going down the custom docker container route and are curious - anyone else doing the same thing? Have you built a dockerfile? If it's useful to others, we'll share our dockerfile and image in the container registry.