You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"name" : "Official name of the proxy application",
"spackname" : "Package name in the spack package manager",
"weburl" : "URL that has a description and other details about the proxy app",
"giturl" : "URL of the git repository",
"tarballurl" : "URL of the tarball (optional if git repository provided)",
"version" : "Version number of the latest stable release",
"language" : "C / C++ / MPI / OpenMP etc.",
"intent" : "Objective of creating the proxy application -- does it mimic the on-node / threading behavior, or memory or I/O characteristics, or MPI / communication in the parent application",
"science" : "What is the physics/science/numerical motif being simulated -- hydrodynamics, molecular dynamics, fluid mechanics, transport etc.",