Skip to content

Commit a926406

Browse files
committed
Add build for BLACKWELL100/BLACKWELL120, remove for VOLTA70/AMPERE80
1 parent ce7e8b2 commit a926406

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

recipe/conda_build_config.yaml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,11 @@ mpi:
88

99
kokkos_arch: # [linux]
1010
- None # [linux]
11-
- VOLTA70 # [linux]
12-
- AMPERE80 # [linux]
1311
- AMPERE86 # [linux]
1412
- ADA89 # [linux]
1513
- HOPPER90 # [linux]
16-
# These require kokkos 4.7, LAMMPS is using 4.6
17-
# - BLACKWELL100 # [linux]
18-
# - BLACKWELL120 # [linux]
14+
- BLACKWELL100 # [linux]
15+
- BLACKWELL120 # [linux]
1916

2017
channel_targets:
2118
- metatensor main

0 commit comments

Comments
 (0)