TACC / launcher

A simple utility for executing multiple sequential or multi-threaded applications in a single multi-node batch job
MIT License
63 stars 33 forks source link

sgefix #2

Closed johnfonner closed 8 years ago

johnfonner commented 8 years ago

Two small proposed changes here:

1) support $PE_HOSTFILE in capital letters as well as lowercase. Lonestar 4 used capital letters. 2) add PYTHONPATH and PYTHONHOME to pass_env (I just put PYTHON to catch both).