atat-mirror/glue/jobctrl
Sofus Albert Høgsbro Rose 6ec52ad1b4
scrape(update): Retrieved 2023-08-31.
2023-08-31 20:30:18 +02:00
..
blanktonl scrape(update): Retrieved 2023-08-31. 2023-08-31 20:30:18 +02:00
calc scrape(update): Retrieved 2023-08-31. 2023-08-31 20:30:18 +02:00
chl scrape(update): Retrieved 2023-08-31. 2023-08-31 20:30:18 +02:00
chl.csh scrape(update): Retrieved 2023-08-31. 2023-08-31 20:30:18 +02:00
ezmpirun scrape(update): Retrieved 2023-08-31. 2023-08-31 20:30:18 +02:00
fixeol scrape(update): Retrieved 2023-08-31. 2023-08-31 20:30:18 +02:00
foreachfile scrape(update): Retrieved 2023-08-31. 2023-08-31 20:30:18 +02:00
getlines scrape(update): Retrieved 2023-08-31. 2023-08-31 20:30:18 +02:00
getvalue scrape(update): Retrieved 2023-08-31. 2023-08-31 20:30:18 +02:00
lookup scrape(update): Retrieved 2023-08-31. 2023-08-31 20:30:18 +02:00
makefile scrape(update): Retrieved 2023-08-31. 2023-08-31 20:30:18 +02:00
minload scrape(update): Retrieved 2023-08-31. 2023-08-31 20:30:18 +02:00
myq scrape(update): Retrieved 2023-08-31. 2023-08-31 20:30:18 +02:00
nltoblank scrape(update): Retrieved 2023-08-31. 2023-08-31 20:30:18 +02:00
node scrape(update): Retrieved 2023-08-31. 2023-08-31 20:30:18 +02:00
pollmach scrape(update): Retrieved 2023-08-31. 2023-08-31 20:30:18 +02:00
qit scrape(update): Retrieved 2023-08-31. 2023-08-31 20:30:18 +02:00
readme scrape(update): Retrieved 2023-08-31. 2023-08-31 20:30:18 +02:00
splitnodefile.pbs scrape(update): Retrieved 2023-08-31. 2023-08-31 20:30:18 +02:00
splitnodefile.sgi scrape(update): Retrieved 2023-08-31. 2023-08-31 20:30:18 +02:00
sspp scrape(update): Retrieved 2023-08-31. 2023-08-31 20:30:18 +02:00

readme

To install, type:
	make install

The scripts
	getvalue, getlines
are basic text utilities that are helpful to extract info from text files.

pollmach is the main script that glues maps to an energy code.

In multiple machine environment, the following are useful:

minload returns the machine with the lowest load, or "none" if all machines are overloaded.
chl lists the load on all machines (it is called by minload).
node runs a job on a remote machine making sure the remote job has access to the files in the
     current directory of the local machine.