gridengine/README.md

8 lines
598 B
Markdown
Raw Normal View History

2021-05-24 12:56:00 +02:00
# gridengine
2024-08-26 17:34:54 +02:00
Scripts and configuration files to manage the gridengine software running int the Geophysics cluster.
## OpenMPI tools
The OpenMPI scripts to test the OpenMPI functionality of the gridengine setup are located in the folder `local/examples/jobs`. These scripts require the executables binaries in the folder `local/examples/jobsbin`. They can be build using the source code in `local/examples/src` with `make`. The script `install.sh` can be used to install the binaries in the `jobsbin` folder. Read the file `README` of the source code for the copyright of the code and its usage.