[Neurodebian-users] fsl-5.0-gpu

Jonathan Berrebi Jonathan.Berrebi at ki.se
Fri Feb 21 15:43:54 UTC 2014


Dear Neurodebianers,

Before buying expensive hardware I would like to try the fsl-5.0-gpu on my laptop which has a NVIDIA quadro1000M (cuda capabilities 2.1 so OK for FSL) card. For that purpose I installed debian 7 wheezy, the neurodebian repository, and the nvidia driver and the cuda toolkit. This time I did it all through apt-get instead of installing with the NVIDIA*.run files (maybe I shouldn't have?) which is always a nightmare since you have to block "nouveau" and it's never easy.

I have first a preliminary question that has nothing to do with neurodebian but rather with cuda. Why should we block nouveau and install the nvidia grafical driver since at the end we want to avoid using the nvidia card as a graphical adapter but rather as a computing gpu? I have tried bedpostx_gpu both with gdm3 on and off. It nevers works anyway.

So I want to check that my installation of the cudatoolkit is correct. I download the cuda SDK samples with hello_world and deviceQuery. I use nvcc to compile both and they work (even if gdm3 is on). The result of deviceQuery is:

~/NVIDIA_CUDA-5.0_Samples/bin/linux/release$ ./deviceQuery
./deviceQuery Starting...

 CUDA Device Query (Runtime API) version (CUDART static linking)

Detected 1 CUDA Capable device(s)

Device 0: "Quadro 1000M"
  CUDA Driver Version / Runtime Version          5.0 / 4.2
  CUDA Capability Major/Minor version number:    2.1
  Total amount of global memory:                 2047 MBytes (2146631680 bytes)
  ( 2) Multiprocessors x ( 48) CUDA Cores/MP:    96 CUDA Cores
  GPU Clock rate:                                1400 MHz (1.40 GHz)
  Memory Clock rate:                             900 Mhz
  Memory Bus Width:                              128-bit
  L2 Cache Size:                                 131072 bytes
  Max Texture Dimension Size (x,y,z)             1D=(65536), 2D=(65536,65535), 3D=(2048,2048,2048)
  Max Layered Texture Size (dim) x layers        1D=(16384) x 2048, 2D=(16384,16384) x 2048
  Total amount of constant memory:               65536 bytes
  Total amount of shared memory per block:       49152 bytes
  Total number of registers available per block: 32768
  Warp size:                                     32
  Maximum number of threads per multiprocessor:  1536
  Maximum number of threads per block:           1024
  Maximum sizes of each dimension of a block:    1024 x 1024 x 64
  Maximum sizes of each dimension of a grid:     65535 x 65535 x 65535
  Maximum memory pitch:                          2147483647 bytes
  Texture alignment:                             512 bytes
  Concurrent copy and kernel execution:          Yes with 1 copy engine(s)
  Run time limit on kernels:                     Yes
  Integrated GPU sharing Host Memory:            No
  Support host page-locked memory mapping:       Yes
  Alignment requirement for Surfaces:            Yes
  Device has ECC support:                        Disabled
  Device supports Unified Addressing (UVA):      Yes
  Device PCI Bus ID / PCI location ID:           1 / 0
  Compute Mode:
     < Default (multiple host threads can use ::cudaSetDevice() with device simultaneously) >

deviceQuery, CUDA Driver = CUDART, CUDA Driver Version = 5.0, CUDA Runtime Version = 4.2, NumDevs = 1, Device0 = Quadro 1000M

....which gives good hope. Then I have downloaded fsl-5.0-gpu and some sample data ready for bedpostx. Here is the forever result of monitor

:~$ gpu_run3.bedpostX/monitor
0 parts processed of 1

and of canceling the bedpostx:

jonathan at adhd:~$ gpu_run3.bedpostX/cancel
The job error: of user(s) jonathan does not exist
The job invalid of user(s) jonathan does not exist
The job option of user(s) jonathan does not exist
The job argument of user(s) jonathan does not exist
The job -j of user(s) jonathan does not exist
gpu_run3.bedpostX/cancel: 3: gpu_run3.bedpostX/cancel: Usage:: not found
gpu_run3.bedpostX/cancel: 4: gpu_run3.bedpostX/cancel: Invalid: not found
gpu_run3.bedpostX/cancel: 5: gpu_run3.bedpostX/cancel: Usage:: not found
gpu_run3.bedpostX/cancel: 6: gpu_run3.bedpostX/cancel: Invalid: not found

Something is wrong. I have also installed centos on my laptop and I can try to check the behaviour of bedpostx_gpu on centos but I don't give any warranty it will succeed as centos is pain compared to debian.

Have you tried fsl-5.0-gpu ? Do you have any idea what I did wrong?

Thank you in advance,

Jonathan




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/neurodebian-users/attachments/20140221/06844eec/attachment.html>


More information about the Neurodebian-users mailing list