Hi all, I have been trying to use modulefiles from my compute nodes with no avail.
When a job starts, the modulecmd command is in the path, but the module function is nowhere to be found. I have tried to add calls to /etc/profile.d/modules.sh in both /etc/bashrc and ~/.bashrc, and even setting the queue shell to "/bin/bash -l" with no luck (it is not a valid shell). The only mens to have access to the "module" function is either to add ". /etc/profile.d/modules.sh" at the beginning of my job script, or either log into the compute node in an interactive session and there softstop and restart the sge_execd daemon.
What am I missing? How can I have the module function available in my jobs? Thanks, Txema _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
