cuml icon indicating copy to clipboard operation
cuml copied to clipboard

Add devcontainer fallback for C++ test location

Open bdice opened this issue 1 month ago • 0 comments

Summary

  • Update run_ctests.sh to first try the installed test location (CI/conda environments) and fall back to the build directory (devcontainer environments)
  • Enables testing in devcontainers with test-cuml-cpp

xref: https://github.com/rapidsai/devcontainers/pull/630

bdice avatar Dec 11 '25 01:12 bdice