Skip to content

Allow a job to be added without configuration file #74

@maxwelltsai

Description

@maxwelltsai

Make SiMon behaving as a job submission system, so that if the users have a few jobs, e.g., jobs/python job_1.py, jobs/python job_2.py, dir/my_prog.exe, then the jobs submitted with

simon -c "jobs/python job_1.py"
simon -c "jobs/python job_2.py"
simon -c "dir/my_prog.exe"

Without the need of using ic_generator to generate directories and config files whatsoever.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions