another syntax question
Eric Miller
emiller at techskills.com
Wed Apr 3 20:06:32 EST 2002
For non-parallel applications, is it possible to run individual instances on
diskless nodes? For example, I want to execute a non-MPI program "A" that
is located in the /bin directory of my master node, but I want to run one
instance of "A" on each of my diskless nodes.
What is the syntax that equates to:
#NP=1 "A" on node0 only
#NP=1 "A" on node1 only
#....
#....
_______________________________________________
Beowulf mailing list, Beowulf at beowulf.org
To change your subscription (digest mode or unsubscribe) visit http://www.beowulf.org/mailman/listinfo/beowulf
More information about the Beowulf
mailing list