Skip to content

Commit

Permalink
Drop nccl from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jakirkham committed Jul 29, 2023
1 parent 0b0826e commit e9566d8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,6 @@ outputs:
- numpy
- scipy
- scikit-learn
test:
requires:
- nccl # [linux and cuda_compiler_version != "None"]
script: test-py-xgboost.py
imports:
- xgboost
Expand Down Expand Up @@ -161,9 +158,6 @@ outputs:
- r-data.table
- r-magrittr
- r-jsonlite
test:
requires:
- nccl # [linux and cuda_compiler_version != "None"]
files:
- test-r-xgboost.r
commands:
Expand Down

0 comments on commit e9566d8

Please sign in to comment.