general-discussion > qsub mode problem
Showing 1-3 of 3 posts
Jul 23, 2012 07:07 PM | Alexis Machado
qsub mode problem
Hi
I am trying to lauch a niak pileline on anatomical and fmri data
We want to use the pipeline in qsub mode therefore i put in the matlab path psom_gb_var. m with
gb_psom_command_matlab = '/export01/local/matlab10a/bin/matlab';
gb_psom_qsub_options = '-r y -q grova.q';
gb_psom_shell_options = 'source /data/aces/aces1/pbellec/public/niak-0.6.4.1/extensions/psom-0.8.8/example_init_qsub.sh';
gb_psom_mode = 'qsub';
gb_psom_mode_pm = 'batch';
gb_psom_max_queued = 20;
gb_psom_init_matlab = '';
When i tried to run my pipeline
I got a repetition of messages :
I could not find any log file. This pipeline has not been started (yet?). Press CTRL-C to cancel.
it is working on session mode !
Do you have any idea of the issue
Best regards
Alexis
I am trying to lauch a niak pileline on anatomical and fmri data
We want to use the pipeline in qsub mode therefore i put in the matlab path psom_gb_var. m with
gb_psom_command_matlab = '/export01/local/matlab10a/bin/matlab';
gb_psom_qsub_options = '-r y -q grova.q';
gb_psom_shell_options = 'source /data/aces/aces1/pbellec/public/niak-0.6.4.1/extensions/psom-0.8.8/example_init_qsub.sh';
gb_psom_mode = 'qsub';
gb_psom_mode_pm = 'batch';
gb_psom_max_queued = 20;
gb_psom_init_matlab = '';
When i tried to run my pipeline
I got a repetition of messages :
I could not find any log file. This pipeline has not been started (yet?). Press CTRL-C to cancel.
it is working on session mode !
Do you have any idea of the issue
Best regards
Alexis
Jul 23, 2012 08:07 PM | Alexis Machado
RE: qsub mode problem
I forgot to mention that i use
addpath(genpath('/data/aces/aces1/pbellec/public/niak-0.6.4.1/'));
Aug 27, 2012 04:08 PM | Kevin Casey
RE: qsub mode problem
I have the same issue, and would love guidance. It may have to do
with the batch queue at the BIC only running jobs after working
hours.
