GEOS-ESM / GEOS-ESM/GEOSgcm_GridComp
[NDSL] Merge all RUN components under one critical path
Nobody has claimed this yet.
- Dominant language
- Fortran
- Stars
- 10
- Forks
- 13
- Avg merge
- 17h 35m
- Merged PRs (30d)
- 14
Description
Once all sub-component are running on DSL, we should work on bringing them under a single call to reduce cpu/gpu data transfer. This will require porting the in-between code that wasn't covered by the other tasks and probably refactor on Fortran and the SI team know-how.
Parent: https://github.com/GEOS-ESM/SMT-Nebulae/issues/57
- Unified
ndslport for critical path
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with parent issue 57 and review the existing RUN sub-component DSL work referenced in this issue. Identify the unported in-between code and the critical path that still spans separate calls. Done means the critical path has a unified ndsl port and avoids the targeted CPU/GPU data transfers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fortran
- Domain
- hpc
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100