Closed jchiang87 closed 6 years ago
The json file will contain the persisted node bundles from the determine_job_bundles.py code. In addition to the json file, a node id and visit/chip_list index will be passed as a parameters to the run_imsim.py script.
determine_job_bundles.py
run_imsim.py
Resolved in PR #3 and merged.
The json file will contain the persisted node bundles from the
determine_job_bundles.py
code. In addition to the json file, a node id and visit/chip_list index will be passed as a parameters to therun_imsim.py
script.