Scripts to manage the gridengine software
Go to file
Kasper D. Fischer 3bf874cce1 Add OpenMPI tools documentation to README
The commit adds a new section to the README file, providing information about the OpenMPI tools available in the gridengine setup. It explains where to find the scripts and executables, how to build them using source code, and provides instructions for installation. The README also mentions reading the copyright and usage information in the source code's README file.
2024-08-27 16:36:13 +02:00
examples adding source and scripts for ompi testing scripts 2024-08-26 18:48:03 +02:00
flex-grid add flex-grid folder for flexlm license manager accounting 2024-08-26 17:54:28 +02:00
local adding source and scripts for ompi testing scripts 2024-08-26 18:48:03 +02:00
patch update local folder to match files acctually used 2024-08-26 17:52:43 +02:00
spool add local config in folder spool 2024-08-26 17:56:40 +02:00
.gitignore adding source and scripts for ompi testing scripts 2024-08-26 18:48:03 +02:00
LICENSE Initial commit 2021-05-24 12:56:00 +02:00
README.md Add OpenMPI tools documentation to README 2024-08-27 16:36:13 +02:00

gridengine

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.