hello,
I have a question about naming of job.

in the sge batch file, for example,

I want to name my job below

#!/bin/bash

myjob=xxx
#$ -N $myjob
#$ -q serial.q
............

but, it doesn't work

is there rules for naming of job in SGE?

thanks in advanced.

sangmin



-- 
===========================
Sangmin Park
Statistical Physics Lab
Department of Physics
Sejong University
Seoul 143-747, Korea

mobile : +82-10-5094-0405
===========================
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to