I am running very large node sizes using mpirun and the problem comes from the argument -host ,which lists the nodes on the terminal resulting in a argument is too list long. I have tried copying the nodes to a file and passing it as -hosts but it seems it expects a list. Any suggestions on how to resolve ?