openhpc / submissions

OpenHPC Component Submissions Project
8 stars 2 forks source link

DRMAA for Slurm (slurm-drmaa) #47

Open natefoo opened 2 years ago

natefoo commented 2 years ago

Software Name

DRMAA for Slurm (slurm-drmaa)


Public URL

https://github.com/natefoo/slurm-drmaa/


Technical Overview

DRMAA for Slurm Workload Manager (Slurm) is an implementation of Open Grid Forum Distributed Resource Management Application API (DRMAA) version 1 for submission and control of jobs to Slurm. Using DRMAA, grid applications builders, portal developers and ISVs can use the same high-level API to link their software with different cluster/resource management systems. This provides complimentary functionality to the existing Slurm component of OpenHPC.


Latest stable version number

1.1.3


Open-source license type

GPLv3


Relationship to component?

If other, please describe:


Build system

If other, please describe: RPM specfile provided

Does the current build system support staged path installations? For example: make install DESTIR=/tmp/foo (or equivalent)


Does component run in user space or are administrative credentials required?


Does component require post-installation configuration.

If yes, please describe briefly:


If component is selected, are you willing and able to collaborate with OpenHPC maintainers during the integration process?


Does the component include test collateral (e.g. regression/verification tests) in the publicly shipped source?

If yes, please briefly describe the intent and location of the tests. Basic functionality tests using bats run from autotools make test.


Does the component have additional software dependencies (beyond compilers/MPI) that are not part of standard Linux distributions?

If yes, please list the dependencies and associated licenses.


Does the component include online or installable documentation?

If available online, please provide URL. https://github.com/natefoo/slurm-drmaa/blob/main/README.md


[Optional]: Would you like to receive additional review feedback by email?

- [ ] yes - [x] no