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

LAUNCHER_NPHI variable requires a value even if no Phi cards in use #1

Closed lwilson closed 8 years ago

lwilson commented 9 years ago

If LAUNCHER_NPHI is not set, the following error occurs: /opt/apps/launcher/launcher-2.0/paramrun: line 136: [: -ne: unary operator expected

Expected behavior: If unset, assume Phi cards are not in use.