rapidsai / cuxfilter

GPU accelerated cross filtering with cuDF.
https://docs.rapids.ai/api/cuxfilter/stable/
Apache License 2.0
272 stars 67 forks source link

Use `conda mambabuild` not `mamba mambabuild` #535

Closed bdice closed 12 months ago

bdice commented 12 months ago

With the release of conda 23.7.3, mamba mambabuild stopped working. With boa installed, conda mambabuild uses the mamba solver, so just use that instead.

See also https://github.com/rapidsai/cudf/issues/14068.

copy-pr-bot[bot] commented 12 months ago

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

raydouglass commented 12 months ago

/okay to test

raydouglass commented 12 months ago

/merge