bnemanich
bnemanich
The activate_in_script field was causing conda_build.api.check to fail. This PR adds it to the list of valid metadata fields.
**Describe the bug** The tensorflow-base, pytorch-base and tensorrt-samples packages all have hash values of `1234567` in their build strings. This is the default value that is used by conda-build, meaning...
Create a feedstock for dask-cuda. This will allow xgboost to use dask + GPU.
This PR removes the hipBLAS dependency and instead uses the hipblas-common package. It is not intended to be merged in yet. The PR is just setup for testing now.
resolves: hipBLASLt build dependency on hipBLAS by utilizing the hipBLAS-common package. Summary of proposed changes: - Removes datatypes that exist within hipBLAS-common package from hipBLAS - Adds hipblas-common as a...
Don't turn rocRoller on by default, and disable MX datatype tests.