Categorygithub.com/Donders-Institute/hpc-torque-helper
module
0.0.0-20230831133501-b7710e17ba77
Repository: https://github.com/donders-institute/hpc-torque-helper.git
Documentation: pkg.go.dev

# README

hpc-torque-helper

This package implements gPRC based server and client library for retrieving Torque/Moab job information that requires elevated privileges such as root or the Torque system admin.

Build RPMs

The server components can be build into RPMs for the CentOS 7.x. Use the following command to build RPMs:

$ make release

Make release on GitHub

Making a release on GitHub can be done with the following command:

$ VERSION={RELEASE_NUMBER} make github_release

where the {RELEASE_NUMBER} is the new release number to be created on the repository's release page. It cannot be an existing release number.

# Packages

No description provided by the author
No description provided by the author