Skip to content

ivan-chai/cloudru-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloudru-agent

A simple tool for dynamic allocation of agents on Cloud.ru.

The tool automatically starts new jobs, when previously submitted jobs have finished. It is particularly useful for hyper-parameter tuning, with each job being a single trial.

Example:

python3 -m cloudru_agent <script-with-args> --region <region> --instance_type <type> --base_image <image> --capacity <num-runs>

Extra args:

-p: the maximum number of parallel jobs.
--job_desc: job description.

About

A simple tool for dynamic allocation of agents on cloud.ru

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages