2 Open Issues Need Help Last updated: May 21, 2025

Open Issues Need Help

View All on GitHub
Engineering Civil Engineering

AI Summary: Investigate and resolve performance bottlenecks in the EarthWorks community earth system model when utilizing GPUs, specifically focusing on compsets employing MPAS-A OpenACC which exhibit slow runtimes. This involves profiling the code to identify performance limitations and potentially optimizing the code or adjusting the configuration to improve GPU utilization.

Complexity: 5/5
bug help wanted OpenACC
Engineering Civil Engineering

AI Summary: Debug and resolve initialization failures in EarthWorks' CHAOS2000dev runs using NVHPC v24.11. This involves analyzing core dump files, potentially recompiling with DEBUG=true, and utilizing debugging tools like DDT to identify the root cause of the crashes occurring after upgrading the NVHPC compiler.

Complexity: 4/5
bug help wanted external