Skip to content

Service for job schedulers of high-performance computing systems

License

Notifications You must be signed in to change notification settings

romanzes637/hpc-service

Repository files navigation

hpc-service

Service for job schedulers of high-performance computing systems

Implementation options

1. Scheduler

  • pbs
  • slurm

2. Service host

  • hpc master node
  • server

3. Service API

  • REST
  • Websocket
  • Message broker

4. Job configuration

  • command line
  • file

5. Job isolation

  • virtual environment
  • containerization

6. Job status check

  • scheduler request
  • email
  • job callback

7. Job result storing

  • hpc storage system
  • response body
  • S3

About

Service for job schedulers of high-performance computing systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages