illinois-ceesd / mirgecom

MIRGE-Com is the workhorse simulation application for the Center for Exascale-Enabled Scramjet Design at the University of Illinois.
Other
12 stars 19 forks source link

make cache path control slightly more convenient #1022

Closed MTCam closed 6 months ago

MTCam commented 6 months ago

This adds centralized setting of where mirgecom caches will go for Lassen, and overrides the default node-local system default setting of CUDA_CACHE_PATH.

User sets MIRGE_CACHE_ROOT to the path to locate all disk caches.
Fine grained control is still available as before.

Co-authored-by: Mike Campbell mtcampbe@illinois.eduQuestions for the review: