Print

Print


I've tried your command, but get the same error message.
 
I've installed fsl-5.0.8-centos6_64 is this the right version?
 
Regards,
Benjamin
 
Gesendet: Dienstag, 17. März 2015 um 15:09 Uhr
Von: "Moises Hernandez" <[log in to unmask]>
An: [log in to unmask]
Betreff: Re: [FSL] Aw: Re: [FSL] bedpostx_gpu
Can you try this ? :
 

export FSLMACHTYPE=`$FSLDIR/etc/fslconf/fslmachtype.sh`

 

Best,

Moises.

 
On 16 March 2015 at 22:15, B. Cramer <[log in to unmask]" target="_parent">[log in to unmask]> wrote:
Hi Moises,
 
thanks for your answer. I'm not familiar with this topic.
I have installed CUDA toolkit 6.6 and FSL 5.0.8 under Ubuntu 14.04.
 
i have runned the following commands:
1. cd into $FSLDIR/src/fdt
2. export COMPILE_GPU=1
3. export CUDA="path-to-cuda"
4. make install
But got the message: makefile:1: /default.mk: Datei oder Verzeichnis nicht gefunden, make: *** Keine Regel, umm >>default.mk<< zu erstellen. Schluss.
 
Regards
Benjamin
Gesendet: Montag, 16. März 2015 um 14:19 Uhr
Von: "Moises Hernandez" <[log in to unmask]" target="_parent">[log in to unmask]>
An: [log in to unmask]" target="_parent">[log in to unmask]
Betreff: Re: [FSL] bedpostx_gpu
Hi Benjamin,
 
if you want to use CUDA 6.5 you will need to recompile the code:
 
1. cd into $FSLDIR/src/fdt
2. export COMPILE_GPU=1
3. export CUDA="path-to-cuda"
4. make install
There is a bug in the CUDA 6.5 nvcc compiler. So you will need to edit a file:
https://www.jiscmail.ac.uk/cgi-bin/webadmin?A2=ind1503&L=FSL&F=&S=&P=195733
Best,
Moises.
 
 
On 8 March 2015 at 15:19, B. Cramer <[log in to unmask]> wrote:
Hello together,

I want to use the bedpostx_gpu tool under Ubuntu 14.04.

Is it possible to do this with the CUDA 6.5 toolkit?

Regards,
Benjamin