Skip to content

Commit

Permalink
update singa-cpu and singa-gpu conda meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
nudles committed Aug 9, 2021
1 parent 40c6dd1 commit be37bdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool/conda/gpu/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ source:

requirements:
run:
- singa {{ environ.get('GIT_DESCRIBE_TAG') | replace("-", ".") }} cudnn7.6.5_cuda10.0_py{{ py }}
- singa {{ environ.get('GIT_DESCRIBE_TAG') | replace("-", ".") }} cudnn7.6.5_cuda10.2_nccl2.6.4.1_mpich3.3.2_py{{ py }}

build:
number: 0
Expand Down

0 comments on commit be37bdc

Please sign in to comment.