bugfix.
This commit is contained in:
parent
6af6faeb49
commit
d640b25473
@ -17,7 +17,7 @@ joblists:example_1_jobs example_2_jobs example_3_jobs
|
|||||||
grid_sweep_script=../simulations/grid_sweep.py
|
grid_sweep_script=../simulations/grid_sweep.py
|
||||||
|
|
||||||
example_1_jobs: 01_indep_differential.R simulation_base.R ${grid_sweep_script} skx_dev.sbatch ../misclassificationmodels
|
example_1_jobs: 01_indep_differential.R simulation_base.R ${grid_sweep_script} skx_dev.sbatch ../misclassificationmodels
|
||||||
${srun} uv run ${grid_sweep_script} --command 01_indep_differential.R --arg_dict '{"N":${Ns},"m":${ms},"seed":${seeds},"outfile":["example_1.feather"],"y_explained_variance":${explained_variances},"Bzx":[1],"prediction_accuracy":0.825}' --outfile example_1_jobs --remember_file=remember_grid_sweep.rds
|
${srun} uv run ${grid_sweep_script} --command 01_indep_differential.R --arg_dict '{"N":${Ns},"m":${ms},"seed":${seeds},"outfile":["example_1.feather"],"y_explained_variance":${explained_variances},"Bzx":[1],"prediction_accuracy":[0.825]}' --outfile example_1_jobs --remember_file=remember_grid_sweep.rds
|
||||||
|
|
||||||
example_1.feather: example_1_jobs my_pylauncher.py
|
example_1.feather: example_1_jobs my_pylauncher.py
|
||||||
sbatch -J "multiple iv measerr correction" spr_2.sbatch my_pylauncher.py $< --cores 1
|
sbatch -J "multiple iv measerr correction" spr_2.sbatch my_pylauncher.py $< --cores 1
|
||||||
|
Loading…
Reference in New Issue
Block a user