Skip to content

Commit

Permalink
- cutensor >=1.3,<2 =*_*
Browse files Browse the repository at this point in the history
  • Loading branch information
mag1cp1n authored Nov 24, 2023
1 parent 0474c7d commit a19827f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda/conda-build/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ requirements:
- cuda-cudart-dev ={{ cuda_version }}
- cuda-nvtx ={{ cuda_version }}
# - libcutensor-dev >=1.3
- cutensor >=1.3 =*_*
- cutensor >=1.3,<2 =*_*
- libcublas-dev
- libcusolver-dev
- libcufft-dev
Expand All @@ -136,7 +136,7 @@ requirements:
- legate-core ={{ core_version }}
- cuda-cudart >={{ cuda_version }},<{{ cuda_major+1 }}
- cuda-version >={{ cuda_version }},<{{ cuda_major+1 }}
- cutensor >=1.3 =*_*
- cutensor >=1.3,<2 =*_*
- libcublas
- libcusolver >=11.4.1.48-0
- libcufft
Expand Down

0 comments on commit a19827f

Please sign in to comment.