IDRE Hoffman2 Support
sign in
Accounts
Cannot Connect to Hoffman2
User Accounts
Other
Applications, Compilers, and Libraries
Adapting an App for Use on Hoffman2
Code/Programming/Scripts
Jupyter on Hoffman2
Licensed Software
Software Installation Help (Project/Home directory)
Remote Desktop (NX/X2Go)
Other
Job Errors/Job Scheduler
How to Submit a Job
Job Not Starting
Job Status
Other
Node and Storage Purchases
Node and Storage Purchases
Other
Storage and Filesystems
Access / Permissions / Quotas
Cloud Storage (AWS, Box, etc.)
File Transfer and Globus
General Requests
Other
Policies
qsub command not found
Creation date: 4/11/2019 1:16 PM Updated: 10/28/2019 9:40 AM
More...
Print...
Question:
Hi,
I'm running a script and it's throwing a strange error and saying that "qsub: command not found". I'm not sure why this is occurring.
Answer:
Hello,
Please add to your script the following line:
. /u/local/etc/profile.d/sge.sh
Contents