Skip to content

slurml is a RESTful interface for Slurm schedulers, providing secure HTTP endpoints for job management without direct user login to HPC nodes.

License

Notifications You must be signed in to change notification settings

rvhonorato/slurml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slurml

GitHub License Codacy Badge test

slurml is a RESTful service layer designed to enhance the functionality and security of small in-house HPC systems. Operating directly from a login node, slurml exposes HTTP endpoints that allow users to submit and manage payloads for execution via the Slurm scheduler without needing direct access to the computing nodes.

🚧🚧🚧🚧🚧🚧

This project is still under heavy development. It's a re-write of an closed-source project being already used in the backend of the WeNMR Portal and its web-services

🚧🚧🚧🚧🚧🚧

Key Features

  • HTTP Endpoint Integration: Enables the submission and management of job payloads through simple HTTP requests, facilitating integration with various programming environments and tools.

  • Independent User Management: Incorporates a robust user management system that enhances security by negating the need for users to log in directly to the HPC nodes. This system is tailored to maintain strict access controls and user authentication.

  • Seamless Slurm Integration: Works in tandem with the existing Slurm scheduler, ensuring that job submissions and retrievals are handled efficiently and reliably. Enhanced Security: By limiting direct node access, slurml significantly reduces the risk of unauthorized access and potential security vulnerabilities.

Getting started

🚧 coming soon 🚧

Usage

🚧 coming soon 🚧

Contributing

🚧 coming soon 🚧

License

This project is licensed under the 0BSD license - see the LICENSE file for details.

About

slurml is a RESTful interface for Slurm schedulers, providing secure HTTP endpoints for job management without direct user login to HPC nodes.

Topics

Resources

License

Stars

Watchers

Forks

Languages