Skip to content

DRMAA2 compatible native Go interfaces and structs for building DRMAA2 compatible middleware

License

Notifications You must be signed in to change notification settings

dgruber/drmaa2interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drmaa2interface

DRMAA2 compatible native Go interfaces and structs for building DRMAA2 compatible middleware

Why using drmaa2interface?

This repository simplifies the process to create Go DRMAA2 wrappers for job schedulers, process managers, resource management systems etc. (like for starting up OS processes, workflows, containers, pods...).

What is DRMAA2?

DRMAA2 is an acronym for Distributed Resource Management Application API version 2 which is an open and freely usable standard defined by the Open Grid Forum.

Unlike other standards it is a common subset of functions available in all major DRMs (like Univa Grid Engine, LSF, SLURM, Condor, PBS).

More information

More information can be found at the DRMAA website.

Please feel free to create issues on github.

Projects

The DRMAA2 interface is used in following projects:

About

DRMAA2 compatible native Go interfaces and structs for building DRMAA2 compatible middleware

Resources

License

Stars

Watchers

Forks

Packages

No packages published