Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors for submitting SGE tasks #4358

Closed
v-yunbin opened this issue Dec 2, 2020 · 1 comment
Closed

Errors for submitting SGE tasks #4358

v-yunbin opened this issue Dec 2, 2020 · 1 comment
Labels
kaldi10-TODO relates to new version of kaldi

Comments

@v-yunbin
Copy link

v-yunbin commented Dec 2, 2020

I have set up a SGE cluster with only two execution nodes and a nfs system wiht same account and id
When i run conmmands on master :queue.pl JOB=1:2 test.JOB.log echo "hell job JOB" ,met errors:

12/01/2020 22:46:24|worker|master|W|job 84.1 failed on host ubuntu general opening input/output file because: 12/02/2020 11:46:22 [1006:5837]: error: can't open output file "/home/ybZhang/changcheng_asr_ch/./q/test.log": Permission denied
12/01/2020 22:46:24|worker|master|W|rescheduling job 84.1
12/01/2020 22:46:24|worker|master|W|job 84.2 failed on host ubuntu general opening input/output file because: 12/02/2020 11:46:22 [1006:5838]: error: can't open output file "/home/ybZhang/changcheng_asr_ch/./q/test.log": Permission denied
12/01/2020 22:46:24|worker|master|W|rescheduling job 84.2

I think the variable ”JOB“ not get the value from ”1:2“,the right out log should be ”test.1.log,test.2.log“ but not "test.log"

anyone can help me? or met same problem?

@v-yunbin v-yunbin added the kaldi10-TODO relates to new version of kaldi label Dec 2, 2020
@v-yunbin v-yunbin changed the title Errors for submit SGE tasks Errors for submitting SGE tasks Dec 2, 2020
@v-yunbin v-yunbin closed this as completed Dec 2, 2020
@jtrmal
Copy link
Contributor

jtrmal commented Dec 2, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kaldi10-TODO relates to new version of kaldi
Projects
None yet
Development

No branches or pull requests

2 participants