Skip to content

Commit

Permalink
[devel 536a61f] teitok to cqp #874
Browse files Browse the repository at this point in the history
  • Loading branch information
matyaskopp committed May 15, 2024
1 parent addfff5 commit d72eca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -718,7 +718,7 @@ check-prereq-teitok2cqp:
slurm-teitok2cqp-XX = $(addprefix slurm-teitok2cqp-, $(PARLIAMENTS))
##!slurm-teitok2cqp-## enqueue slurm job for creating teitok version from distro
slurm-teitok2cqp: $(slurm-teitok2cqp-XX)
$(slurm-teitok2cqp-XX): slurm-teitok2cqp-%: Scripts/slurm_run_distro2teitok.sh check-prereq-teitok2cqp
$(slurm-teitok2cqp-XX): slurm-teitok2cqp-%: Scripts/slurm_run_teitok2cqp.sh check-prereq-teitok2cqp
sbatch --job-name=pm$*-cqp --mem=10G --cpus-per-task=1 Scripts/slurm_run_teitok2cqp.sh $* $(CQPsettings)

Scripts/slurm_run_teitok2cqp.sh:
Expand Down

0 comments on commit d72eca5

Please sign in to comment.