next up previous contents index
Next: Multi-threaded compilation Up: Compilation scripts in details Previous: Compilation scripts in details   Contents   Index

Submission cards

Example :

#PBS -l memsz_job=1024mb
#PBS -l elapstim_req=02:20:00
#PBS -q compile
#PBS -j o
The submission cards, when present, should be filled to let the compilation run with enough memory and time. The memory size depends of the compiler and the precompilers used. The time requested depends of the amount of code to compile.



EL KHATIB Ryad 2008-05-23