rapidsai / deployment

RAPIDS Deployment Documentation
https://docs.rapids.ai/deployment/stable/
9 stars 28 forks source link

Write Container Canary tests for DLFW #277

Closed jacobtomlinson closed 2 months ago

jameslamb commented 4 months ago

Adding some links.

Container canary: https://github.com/NVIDIA/container-canary

NVIDIA Base Command Platform ("BCP"): https://docs.nvidia.com/base-command-platform/index.html

Example using the RAPIDS containers: https://docs.nvidia.com/base-command-platform/user-guide/latest/index.html#dask-and-rapids-quick-start-jobs-multi-node

11.1.2. Dask and RAPIDS Quick Start Jobs (Multi-node)

All clusters have a Dask & RAPIDS Quick Start launch enabled by default... The RAPIDS libraries provide a range of open-source GPU-accelerated Data Science libraries.

...

Click Launch JupyterLab in the top right corner of the page. A JupyterLab environment running inside the Dask & RAPIDS container will be launched in a new tab.

jameslamb commented 4 months ago

Opened an issue over in rapidsai/docker: https://github.com/rapidsai/docker/issues/667

jameslamb commented 3 months ago

Linking this related issue: https://github.com/rapidsai/docker/issues/582

jameslamb commented 2 months ago

Since this was re-scoped to "for DLFW"... this can be closed! That now-complete work happened in a private repo (I shared the link internally).

We have this separate issue tracking adding similar tests for the rapidsai/docker images: https://github.com/rapidsai/docker/issues/667. I've added that to the Deployment board.