Skip to content
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion recipes/icon/25.2/a100/environments.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ icon:
specs:
- boost ~mpi
- serialbox@2.6.2%nvhpc +fortran
- python@3.10
- python@3.11
- cuda@12.6
- eccodes@2.36.4%nvhpc +tools +fortran +aec +openmp jp2k=jasper
- cosmo-eccodes-definitions@2.36.0.3
Expand Down
4 changes: 2 additions & 2 deletions recipes/icon/25.2/gh200/environments.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ icon:
specs:
- boost ~mpi
- serialbox@2.6.2%nvhpc +fortran
- python@3.10
- python@3.11
- cuda@12.6
- eccodes@2.36.4%nvhpc +tools +fortran +aec +openmp jp2k=jasper
- cosmo-eccodes-definitions@2.36.0.3
Expand All @@ -22,7 +22,7 @@ icon:
- osu-micro-benchmarks@5.9%nvhpc
- openblas
# for validation
- cdo
Copy link
Contributor

@leclairm leclairm Oct 30, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We still need cdo for validation. What would you like it removed?

# - cdo
# everything needed for nccl on SS11
- nccl
- nccl-tests

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you mind adding:

Suggested change
- nccl-tests
- nccl-tests
- aws-ofi-nccl

?

Version will likely be very old, but better than nothing as a start.

Expand Down