Skip to content

Make the SLURM API available #59

Open
@andretheronsa

Description

@andretheronsa

It would be great if we can have this compose project running SLURM with an exposed API for other docker services to submit jobs to from the outside via http.

In another project in the same network you should be able to post a job like so:
request.post('http://slurm-network/api/job', data="#SBATCH --job-name=test")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions