[Beowulf] Serial programs in OpenPBS/MPI
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Mike Davis jmdavis at mail2.vcu.eduThu Jul 29 14:49:39 PDT 2004
- Previous message: [Beowulf] Serial programs in OpenPBS/MPI
- Next message: [Beowulf] Cluster2004 Call for Participation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On your master node in your nodes (/usr/spool/PBS/server_priv) file add after each node name- np=2 Then you can modify your config files to provide some ballancing on each node. Add somethinh like the following to mom_priv/config on each node. $ideal_load 2.0 $max_load 3.0 Suvendra Nath Dutta wrote: > We have a cluster with dual processor machines. When a serial job is > submitted through OpenPBS, it occupies a whole node even though the > second processor is free. > > Short of making the user change their programs to do parallel > processing, is there no other solution where OpenPBS can be told a > node is (half) available if a job takes only a single processor? > > Suvendra. > > _______________________________________________ > Beowulf mailing list, Beowulf at beowulf.org > To change your subscription (digest mode or unsubscribe) visit > http://www.beowulf.org/mailman/listinfo/beowulf >
- Previous message: [Beowulf] Serial programs in OpenPBS/MPI
- Next message: [Beowulf] Cluster2004 Call for Participation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
