Scripts to manage the gridengine software
Go to file
Kasper D. Fischer 6d1a2e9759 Add example periodic_sleeper.sh
This can be used as an template to create jobs which run periodically. Users should use this instead of cronjobs on the servers.
2022-01-28 16:30:39 +01:00
bin Add support for pe_prolog and pe_epilog files 2021-05-25 13:22:39 +02:00
epilog.d add scripts for allocating / releasing GPU's 2021-05-27 11:50:46 +02:00
examples/jobs Add example periodic_sleeper.sh 2022-01-28 16:30:39 +01:00
patch import patch to fix euid_set bug in shepherd 2021-05-25 11:26:32 +02:00
pe_epilog.d Add support for pe_prolog and pe_epilog files 2021-05-25 13:22:39 +02:00
pe_prolog.d create modular prolog and epilog setup 2021-05-25 11:33:08 +02:00
prolog.d removed warning if qstat is not found 2022-01-28 16:29:11 +01:00
.gitignore Initial commit 2021-05-24 12:56:00 +02:00
LICENSE Initial commit 2021-05-24 12:56:00 +02:00
README.md Initial commit 2021-05-24 12:56:00 +02:00

gridengine

Scripts to manage the gridengine software