I'm trying to configure Grid Engine for interactive jobs but the environment variables provided by Grid Engine for batch jobs don't seem to be available to interactive jobs. This means, for instance, that I can't find $TMPDIR or the machines file for parallel interactive jobs except by poking around. I'm using the qlogin command with qlogin_command and qlogin_daemon set to builtin although I've tried ssh based versions as well.
I've checked for the value of JOB_NAME which the man page explicitly says is set for qlogin but it doesn't show up. Using SGE 6.2u3 on Scientific Linux 5 (RHEL/CentOS clone). Launching a new login shell with bash -l doesn't seem to clean out the environment so I assume it is something that sshd and SGE's builtin rsh server do. William _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
