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
Tutorial enables the use of high-performance computing (HPC) on the cloud for current and future CMAQ releases. It provides guidance for setting up, evaluating, and optimizing model performance. Pre-loaded software and benchmark/QA Suite demonstrates how to take advantage of different AWS offerings, with recommendations for controlling the costs.
Scripts and code to run CMAQ on Single Virtual Machine or Parallel Cluster (multiple VMs).
To obtain this code use the following command.
git clone -b main https://github.com/CMASCenter/pcluster-cmaq
To update the code to the latest version use:
cd pcluster-cmaq
git pull
About
Tutorial enables the use of high-performance computing (HPC) on the cloud for current and future CMAQ releases. It provides guidance for setting up, evaluating, and optimizing model performance. Pre-loaded software and benchmark/QA Suite demonstrates how to take advantage of different AWS offerings, with recommendations for controlling the costs.