dockerfiles
dockerfiles copied to clipboard
Feature Request: RAPIDS
RAPIDS has recently dropped pipy installation, they are now providing conda
packages. This requires a bit of work and it can be done in 3 different ways:
- Install RAPIDS from source (a lot of work, not to mention that they recommend using conda even in the build from source)
- Install Conda under
dl-deps
/dl-python
, create a new environment & "move" all the pipy packages underconda
- Download the conda packages for the build we want & make them available inside the environment