demiangomez / Parallel.GAMIT

Python wrapper to parallelize GAMIT executions
GNU General Public License v3.0
35 stars 16 forks source link

Stop PG when no nodes are found #44

Closed demiangomez closed 2 months ago

demiangomez commented 5 years ago

When starting a program, stop execution if there are no nodes found in dispy Also, check what happens with multihomed computers when creating a cluster. Seems like PG is not finding nodes connected to secondary ethernet port.