rapidsai / cuml

cuML - RAPIDS Machine Learning Library
https://docs.rapids.ai/api/cuml/stable/
Apache License 2.0
4.25k stars 534 forks source link

Rename `.devcontainer`s for CUDA 12.5 #5967

Closed jakirkham closed 4 months ago

jakirkham commented 4 months ago

Follow up to PR: https://github.com/rapidsai/cuml/pull/5963 Partially addresses issue: https://github.com/rapidsai/build-planning/issues/73

Renames the .devcontainers for CUDA 12.5

cc @KyleFromNVIDIA @jameslamb @trxcllnt (for awareness)

jakirkham commented 4 months ago

The optional-job-conda-python-tests-cudf-pandas-integration jobs failed. Seeing some memory errors amongst other things in there. Trying to restart to see if that clears up the issue. If not, we may want to ask someone more familiar with these tests to take a closer look

dantegd commented 4 months ago

@jakirkham the optional-job-conda-python-tests-cudf-pandas-integratio are optional and not needed to pass right now, do not restart the run for those jobs.

jakirkham commented 4 months ago

Ah ok. Will ignore them. Thanks Dante! 🙏

jakirkham commented 4 months ago

/merge

jakirkham commented 4 months ago

Thanks all! 🙏