-
Notifications
You must be signed in to change notification settings - Fork 140
Derecho Checklist
Soren Rasmussen edited this page Jul 7, 2023
·
14 revisions
Derecho is the upcoming HPC cluster and there will need to be changes to WRF-Hydro to prepare for optimal performance. Gust, a small test system designed to prototype Derecho, can be used for testing.
- Use more MPI Collectives for better performance
|--------|------|------|
Method | Pros | Cons |
---|---|---|
-------- | ------ | ------ |
Related issues |
- #504
|--------|------|------|
Method | Pros | Cons |
---|---|---|
-------- | ------ | ------ |
Related issues
- #481
- #103
- #229
- #301
- #448
- #627
- with Cray compiler
-O3
breaks wrf-hydro
- eliminate warnings from Cray compiler
For everyone
For maintainers
Derecho Prep