1. login to any of these:
* supreme.ctie.monash.edu.au
* hawaiian.ctie.monash.edu.au
* mexicana.ctie.monash.edu.au
* capriciosa.ctie.monash.edu.au
* supersupreme.ctie.monash.edu.au
* marinara.ctie.monash.edu.au
* margarita.ctie.monash.edu.au
* hotnspicy.ctie.monash.edu.au
2. mkdir ~/oppsim
3. cd oppsim
4. cp -R /usr/share/doc/omnetpp-2.3_20031009/samples/hcube .
5. cd hcube
6. opp_makemake -f
7. make
8. ./hcube
And see that hypercube simulation is running OK. Now, you can start building up your simulation models. I suggest you work in a new directory under ~/oppsim for your simulation work.
Note: ignore any messages about being unable to copy files with names like gensink_n.cc as they are created by the make compilations.
submit_pbs_jobs.pl script like this: cat exeList | ./submit_pbs_jobs.pl. OK. Enough said. Download the Makefile, sources and scripts and try yourself:
Please go to http://bc727.eng.monash.edu.au/userguide.html for more PBS script examples (this is engineering faculty's cluster).
/short_term which is available from all the nodes of the pizzeria. It is currently a logical volume of 20GB, is not backed up, and each night all files not accessed in the last 7 days are deleted (empty directories are deleted too).
qstat -a command (see the screenshot below). Note that some jobs are running, some are queued and waiting for their turn to come up. Also note that even though you see "supreme" in the job id's, this does not mean that they all are running on supreme. Supreme is only the head node that PBS manager runs on.
1. I boot LAM like this:
`lamboot -ssi boot-rsh-agent ssh lamhosts`
with ssh keys installed, and lamhosts (text)file looking something like this:
marinara
supersupreme
...
hotnspicy
Note that using short names for the computers is best - uses internal network for the communications.
2. I run stuff with mpirun.
3. I stop LAM like this:
`lamclean -v`
`lamhalt`
If anything breaks, you didn't learn the above from Tirath or this page;-)
| Topic SimulationResearchOnPizzeria . { Edit | Attach | Ref-By | Printable | Diffs | r1.22 | > | r1.21 | > | r1.20 | More } |
|
Revision r1.22 - 22 Jul 2008 - 00:41 GMT - DanGrimm Parents: WebHome |
Copyright © 1999-2003 by the contributing authors.
All material on this collaboration platform is the property of the contributing authors. Ideas, requests, problems regarding TWiki? Send feedback. |