JiscMail Logo
Email discussion lists for the UK Education and Research communities

Help for FSL Archives


FSL Archives

FSL Archives


FSL@JISCMAIL.AC.UK


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

FSL Home

FSL Home

FSL  December 2013

FSL December 2013

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Re: bedpostx with condor is not working

From:

Labounek René <[log in to unmask]>

Reply-To:

FSL - FMRIB's Software Library <[log in to unmask]>

Date:

Fri, 6 Dec 2013 14:31:44 +0100

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (228 lines)

Condor status writes to me that cores are unclaimed after  
fsl5.0-bedpostx comand.

Name               OpSys      Arch   State     Activity LoadAv Mem    
ActvtyTime

slot1@             LINUX      X86_64 Unclaimed Idle     0.040  3981   
1+22:14:52
slot2@             LINUX      X86_64 Unclaimed Idle     0.000  3981   
1+22:15:21
slot3@             LINUX      X86_64 Unclaimed Idle     0.000  3981   
1+22:15:22
slot4@             LINUX      X86_64 Unclaimed Idle     0.000  3981   
1+22:15:23
                      Total Owner Claimed Unclaimed Matched Preempting Backfill

         X86_64/LINUX     4     0       0         4       0          0        0

                Total     4     0       0         4       0          0        0

Maybe it is important and I forgot to write it. Between last analysis  
when the estimation worked and when it did not work, I have installed  
freesurfer package on my PC with this manual  
http://simnibs.de/installation/installfsandfsl . Since that time, my  
terminal writes next rows on each terminal start.

-------- freesurfer-Linux-centos6_x86pub-v5.3.0 --------
FREESURFER_HOME     /usr/local/freesurfer
FSFAST_HOME         /usr/local/freesurfer/fsfast
FSF_OUTPUT_FORMAT   nii.gz
SUBJECTS_DIR        /usr/local/freesurfer/subjects
MNI_DIR             /usr/local/freesurfer/mni
labounek@PC-E229-455:~$

Best,
Rene

Cituji "[log in to unmask]" <[log in to unmask]>:

> Hi,
>
> Great. I don't know if monitor has been improved, but as long as I know it
> never worked as it was meant. You might need to check condor_status.
>
> Alexandre Manh~aes Savio <[log in to unmask]>
> Grupo de Inteligencia Computacional <http://www.ehu.es/ccwintco>
> Departamento de CCIA
> UPV/EHU
>
>
> On 4 December 2013 20:17, René Labounek <[log in to unmask]> wrote:
>
>>  The errors disappeared but the computer is still not computing. After
>> comand:
>> /media/407285B97285B3E6/Data/humanconnectome/Q3/151526/T1w/Diffusion.bedpostX/monitor,
>> there is written only one output: 0 slices processed.
>>
>> Rene
>>
>> Dne 4.12.2013 17:28, [log in to unmask] napsal(a):
>>
>>   Hi René,
>>
>>  .bash_profile doesn't exist initially.
>>
>>  I see that you are running fsl using "fsl5.0-".
>>
>>  Could you please execute these two commands:
>>
>>  echo ". /etc/fsl/5.0/fsl.sh" >> ~/.bashrc
>> echo "if [ -f ~/.bashrc ]; then . ~/.bashrc; fi" >> ~/.bash_profile
>>
>>  It will add in the first command the settings to your interactive
>> terminals and in the second anything you have .bashrc to your remote login
>> shells (which are used by other softwares as well).
>>
>>  After that, try the experiment again in a new terminal.
>>
>>  Cheers,
>>  Alex
>>
>>
>>
>> Alexandre Manh~aes Savio <[log in to unmask]>
>> Grupo de Inteligencia Computacional <http://www.ehu.es/ccwintco>
>> Departamento de CCIA
>> UPV/EHU
>>
>>
>> On 4 December 2013 16:53, René Labounek <[log in to unmask]>wrote:
>>
>>>  Helo Alex,
>>> I did not set any of these .bash files before. I have added neurodebian
>>> to my repositary and installed fsl. Then I have started to use bedpostx
>>> function but it worked only on one processor. I have found this
>>> instructions about paralelising with condor and installed condor.
>>>
>>>
>>> http://neuro.debian.net/blog/2012/2012-03-09_parallelize_fsl_with_condor.html
>>>
>>> In /etc/fsl/fsl.sh, I have changed: export FSLPARALLEL=condor. The
>>> calculation was working on all my processors. Since that time, I have not
>>> changed anything. Today, I wanted to start new calculation and it is not
>>> working.
>>>
>>> I was looking into all files you have written but nowhere I did not find
>>> any variable called FSL or something like that. Maybe problem is here but I
>>> do not know which variables I should define. If I understand these files
>>> serves for definition of global bash variables. On my PC, I have found
>>> .bashrc and /etc/bash.bashrc, not found ~/.bash_profile.
>>>
>>> In error, there is writen /bin/zeropad: not found and /bin/imtest: not
>>> found. I am not sure what this files should do but truly I have not them on
>>> hard disk.
>>>
>>> Even, I am not sure I should write this problem here or on some
>>> neurodebian forum.
>>>
>>> Rene
>>>
>>>
>>> Dne 4.12.2013 16:03, [log in to unmask] napsal(a):
>>>
>>>    Hello René,
>>>
>>>  Have you set your ~/.bash_profile file?
>>>  It should source either your fsl settings or your .bashrc or
>>> /etc/bash.bashrc file if you have them changed for FSL.
>>>  If that is the case, more info here:
>>> http://mywiki.wooledge.org/DotFiles
>>>
>>>  I hope this helps.
>>>
>>> Cheers,
>>> Alex
>>>
>>> Alexandre Manh~aes Savio <[log in to unmask]>
>>> Grupo de Inteligencia Computacional <http://www.ehu.es/ccwintco>
>>> Departamento de CCIA
>>> UPV/EHU
>>>
>>>
>>> On 4 December 2013 15:50, René Labounek <[log in to unmask]>wrote:
>>>
>>>>  Dear FSL users,
>>>>
>>>> I am using condor for bedpostx paralelising on Ubuntu 12.04. The
>>>> computation worked but suddenly it does not. Does anyone have  
>>>> same problem?
>>>> Some problem with update or something else?
>>>>
>>>> Here is my folder with dMRI data. I think everything should be right.
>>>>
>>>> labounek@PC-E229-455:/media/407285B97285B3E6/Data/humanconnectome/Q3/151526/T1w/Diffusion$
>>>> *ls*
>>>> bedpostx_qsub.RZG87UQEgeo23*      bvals      bvecs      data.nii.gz
>>>>     grad_dev.nii.gz      nodif_brain_mask.nii.gz*
>>>>
>>>> Now, when I will use bedpostx comand with default parameter setting I
>>>> will get the condor output:
>>>>
>>>> *fsl5.0-bedpostx
>>>> /media/407285B97285B3E6/Data/humanconnectome/Q3/151526/T1w/Diffusion*
>>>>
>>>> ______________________________________________________________________________________________________________________________________
>>>> subjectdir is
>>>> /media/407285B97285B3E6/Data/humanconnectome/Q3/151526/T1w/Diffusion
>>>> Making bedpostx directory structure
>>>> Queuing preprocessing stages
>>>> Queuing parallel processing stage
>>>> Queuing post processing stage
>>>>
>>>> Type
>>>> /media/407285B97285B3E6/Data/humanconnectome/Q3/151526/T1w/Diffusion.bedpostX/monitor
>>>> to show progress.
>>>> Type
>>>> /media/407285B97285B3E6/Data/humanconnectome/Q3/151526/T1w/Diffusion.bedpostX/cancel
>>>> to terminate all the queued tasks.
>>>>
>>>> You will get an email at the end of the post-processing stage.
>>>>
>>>> ______________________________________________________________________________________________________________________________________
>>>>
>>>> The Diffusion.bedpostx folder is created including tipical folders and
>>>> files.
>>>>
>>>>
>>>> labounek@PC-E229-455:/media/407285B97285B3E6/Data/humanconnectome/Q2/Q2_diffusion_preprocessed/499566/T1w/Diffusion.bedpostX$
>>>> *ls*
>>>> *cancel  commands.txt  diff_slices  logs  monitor  xfms*
>>>>
>>>>
>>>> After comand:   
>>>> */media/407285B97285B3E6/Data/humanconnectome/Q3/151526/T1w/Diffusion.bedpostX/monitor
>>>> *; I will get lots error messages lokking like these shown below and
>>>> the calculation is not working.
>>>>
>>>> __________________________________________________________________________________________________________________________________________________
>>>> /media/407285B97285B3E6/Data/humanconnectome/Q3/151526/T1w/Diffusion.bedpostX/monitor:
>>>> 1:
>>>> /media/407285B97285B3E6/Data/humanconnectome/Q3/151526/T1w/Diffusion.bedpostX/monitor:
>>>> /bin/zeropad: not found
>>>> /media/407285B97285B3E6/Data/humanconnectome/Q3/151526/T1w/Diffusion.bedpostX/monitor:
>>>> 1:
>>>> /media/407285B97285B3E6/Data/humanconnectome/Q3/151526/T1w/Diffusion.bedpostX/monitor:
>>>> /bin/imtest: not found
>>>> /media/407285B97285B3E6/Data/humanconnectome/Q3/151526/T1w/Diffusion.bedpostX/monitor:
>>>> 10: [: -eq: unexpected operator
>>>>
>>>> __________________________________________________________________________________________________________________________________________________
>>>>
>>>> Preprocessing, processing and postprocessing did not start. I have no
>>>> idea what to do.
>>>>
>>>> Best,
>>>> Rene
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

April 2024
March 2024
February 2024
January 2024
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
February 2019
January 2019
December 2018
November 2018
October 2018
September 2018
August 2018
July 2018
June 2018
May 2018
April 2018
March 2018
February 2018
January 2018
December 2017
November 2017
October 2017
September 2017
August 2017
July 2017
June 2017
May 2017
April 2017
March 2017
February 2017
January 2017
December 2016
November 2016
October 2016
September 2016
August 2016
July 2016
June 2016
May 2016
April 2016
March 2016
February 2016
January 2016
December 2015
November 2015
October 2015
September 2015
August 2015
July 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
December 2010
November 2010
October 2010
September 2010
August 2010
July 2010
June 2010
May 2010
April 2010
March 2010
February 2010
January 2010
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
December 2008
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
2006
2005
2004
2003
2002
2001


JiscMail is a Jisc service.

View our service policies at https://www.jiscmail.ac.uk/policyandsecurity/ and Jisc's privacy policy at https://www.jisc.ac.uk/website/privacy-notice

For help and support help@jisc.ac.uk

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager