Skip to content

piotrmilos/mrunner-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mrunner

mrunner is a tool intended to run experiment code on different computation systems, without manual deployment and with significantly less configuration. Main features are:

  • prepare remote environment
  • deploy code
  • run experiments
    • use of scheduler, based on mangement of available resources (if remote system supports it)
  • monitor experiments using neptune

Currently slurm and kubernetes clusters are supported. It is also possible to run experiment locally.

More details may be found in documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.9%
  • Other 1.1%