Skip to content
This repository was archived by the owner on May 4, 2020. It is now read-only.
This repository was archived by the owner on May 4, 2020. It is now read-only.

Starting an experiment with customized settings #66

@liehe

Description

@liehe

Is your feature request related to a problem? Please describe.
For the moment, the exec command for mpi jobs is hard-coded in mlbench/master/api/utils/run_utils.py. This, however, limits the choice of argument passed to the client script. On the worker side, config files are used so that we don't have to change the code on the master.

Describe the solution you'd like
The main.py on the workers only uses line arguments not config files. Users can upload a file of program arguments or write the arguments in an input box.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions