Parthenon AMR infrastructure

amr high-performance-computing kokkos parthenon
3 Open Issues Need Help Last updated: Jun 18, 2025

Open Issues Need Help

View All on GitHub
Particle metadata 3 months ago

AI Summary: The task is to define a consistent model for handling particle metadata within the Parthenon AMR framework, addressing how derived, independent, and restart data are managed. This involves designing a system that ensures data integrity and efficient handling across different stages of simulation and data processing.

Complexity: 4/5
help wanted

Parthenon AMR infrastructure

C++
#amr#high-performance-computing#kokkos#parthenon

AI Summary: The task involves refactoring the Parthenon AMR infrastructure's ParameterInput system. This includes migrating from an internal representation to a TOML dictionary, maintaining backward compatibility, adding docstring support, implementing orphan variable detection, and addressing compilation and include issues. The goal is to improve the readability, maintainability, and usability of the parameter input mechanism.

Complexity: 4/5
documentation enhancement help wanted io

Parthenon AMR infrastructure

C++
#amr#high-performance-computing#kokkos#parthenon
params wishlist 3 months ago

AI Summary: The task involves enhancing the Parthenon AMR framework to improve its parameter handling. Specifically, it requires implementing warnings for non-dumpable parameter data types and adding support for serializing and deserializing structs within the parameter system. This will improve the framework's robustness and usability.

Complexity: 4/5
help wanted

Parthenon AMR infrastructure

C++
#amr#high-performance-computing#kokkos#parthenon