Skip to content

Generalize rexec.py to work with any setup #16

@jacnel

Description

@jacnel

The rexec.py script was initially written for use with a specific project, but it's pretty useful to help set up and manage experiments in a cluster. It is easy to synchronize the codebase, then build and run a given binary. The only problem is that before now, this was all intertwined. Being able to run an experiment should be independent from the communication with a set of nodes to launch it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions