From b6387c5ad11cb9bf086f7b9e22ed4dbfb6c8803b Mon Sep 17 00:00:00 2001 From: Nathan TeBlunthuis Date: Thu, 5 Jun 2025 13:41:37 -0700 Subject: [PATCH] use skx_1.sbatch. --- multiple_iv_simulations/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multiple_iv_simulations/Makefile b/multiple_iv_simulations/Makefile index 397fe7e..92f03a4 100644 --- a/multiple_iv_simulations/Makefile +++ b/multiple_iv_simulations/Makefile @@ -9,7 +9,7 @@ explained_variances=[0.1] all:main main:remembr.RDS -srun=sbatch --wait --verbose run_job.sbatch +srun=sbatch --wait --verbose skx_1.sbatch skx_pylauncher_limit=40 joblists:example_1_jobs example_2_jobs example_3_jobs