illinois-ceesd / mirgecom

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

Use tmp cache dirs (by default) on porter, dont override user settings #920

Closed MTCam closed 1 year ago

MTCam commented 1 year ago

Slight change to parallel spawning on porter to use tmp cache dirs, trying to stop CUDA_FILE_NOT_FOUND and Failed to generate PTX errors on Porter. Also changes all of parallel spawning not to override the users settings if they exist.

Questions for the review: