Skip to content
Snippets Groups Projects
Commit 66327ad4 authored by Dan Povey's avatar Dan Povey
Browse files

Committing simpler version of cmd.sh in RM

git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1798 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
parent bed5f5f1
Branches
No related tags found
No related merge requests found
......@@ -5,12 +5,12 @@
# (make sure your --num-jobs options are no more than
# the number of cpus on your machine.
#train_cmd="queue.pl -q all.q@a*.clsp.jhu.edu"
train_cmd="run.pl"
train_cmd="queue.pl -l arch=*64"
decode_cmd="queue.pl -l arch=*64"
#train_cmd="run.pl"
# Do training locally. Note: for jobs on smallish subsets,
# it's way faster to run on a single machine with a handful of CPUs, as
# you avoid the latency of starting GridEngine jobs.
decode_cmd="queue.pl -q all.q@[ah]*.clsp.jhu.edu"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment