Accéder au contenu.
Menu Sympa

starpu-devel - Re: [Starpu-devel] OpenCl and Starpu

Objet : Developers list for StarPU

Archives de la liste

Re: [Starpu-devel] OpenCl and Starpu


Chronologique Discussions 
  • From: Nathalie Furmento <nathalie.furmento@labri.fr>
  • To: Gabriel Piscoya Davila <gpiscoya2013@hotmail.com>, "starpu-devel@lists.gforge.inria.fr" <starpu-devel@lists.gforge.inria.fr>
  • Subject: Re: [Starpu-devel] OpenCl and Starpu
  • Date: Tue, 25 Oct 2016 10:28:49 +0200
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=nathalie.furmento@labri.fr; spf=None smtp.mailfrom=nathalie.furmento@labri.fr; spf=None smtp.helo=postmaster@v-zimmta03.u-bordeaux.fr
  • Ironport-phdr: 9a23:mjpp4h/kFz93Av9uRHKM819IXTAuvvDOBiVQ1KB81OocTK2v8tzYMVDF4r011RmSDN+dta0P07OempujcFRI2YyGvnEGfc4EfD4+ouJSoTYdBtWYA1bwNv/gYn9yNs1DUFh44yPzahANS47AblHf6ke/8SQVUk2mc1EkfKKrRcWK1oye7KObw9XreQJGhT6wM/tZDS6dikHvjPQQmpZoMa0ryxHE8TNicuVSwn50dxrIx06vru/5xpNo8jxRtvQ97IYAFPyiJ+VrBYBfWRsvOXo06cmjjRjYRgye7zMwW3sXlhMAVwfd7QrxWYb46HOj7cJ93zWfNMzyC7szXGLmp+1wVBbykDpCOzMn/WX/js1rkLkdrxymvRNyhY/SeoCccvRkNOuJZs8TX3JcG8pcSSFFKoe9dJcUSeUPOvxXos/8oUEPpF2wH1//Kvnoz2puj2P21Kk73qwPDBvD0Qo8GJpatn3IrNzxNapUX/2vyaTO0TLra/pcwza75pKeIUNpmu2FQb8lKZmZ8kIoDQ6QywzI8YE=
  • List-archive: <http://lists.gforge.inria.fr/pipermail/starpu-devel/>
  • List-id: "Developers list. For discussion of new features, code changes, etc." <starpu-devel.lists.gforge.inria.fr>

Hello,

Which kind of OpenCL devices do you have on your machine ?

If you have some Nvidia GPU devices, you can run the command nvidia-smi to see if they are properly detected.

The command lstopo of the package hwloc should also show you your GPU devices.

Cheers,

Nathalie

On 24/10/2016 23:43, Gabriel Piscoya Davila wrote:

Hello
My name is Gabriel and i am trying to use Starpu with Opencl. When show the starpu_machine_display there are no opencl devices recognized but i have made the proper configurations on starpu (I guess). 


The configuration i've made is:


./configure -enable-stats -enable-maxbuffers=50  


and the result is:


configure:

    CPUs   enabled: yes
    CUDA   enabled: no
    OpenCL enabled: yes
    SCC    enabled: no
    MIC    enabled: no

    Compile-time limits
    (change these with --enable-maxcpus, --enable-maxcudadev,
    --enable-maxopencldev, --enable-maxmicdev, --enable-maxnodes,
        --enable-maxbuffers)
        (Note these numbers do not represent the number of detected
    devices, but the maximum number of devices StarPU can manage)

    Maximum number of CPUs:           64
    Maximum number of CUDA devices:   0
    Maximum number of OpenCL devices: 8
    Maximum number of SCC devices:    0
    Maximum number of MIC threads:    0
    Maximum number of memory nodes:   16
    Maximum number of task buffers:   50

    GPU-GPU transfers: no
    Allocation cache:  yes

    Magma enabled:     no
    BLAS library:      none
    hwloc:             yes
    FxT trace enabled: no
    StarPU-Top:        no

        Documentation:     no
        Examples:          yes

    StarPU Extensions:
           MPI enabled:                                 yes
           MPI test suite:                              no
           FFT Support:                                 no
           GCC plug-in:                                 no
           GCC plug-in test suite (requires GNU Guile): no
           OpenMP runtime support enabled:              no
           SOCL enabled:                                yes
               SOCL test suite:                             no
               Scheduler Hypervisor:                        no
               simgrid enabled:                             no
               ayudame enabled:                             no
           Native fortran support:                      no
           Native MPI fortran support:                  

configure:
WARNING: SOCL test suite will not be run as the environment variable SOCL_OCL_LIB_OPENCL is not defined.
To run the tests, you need to install the OCL implementation of ICD
(https://forge.imag.fr/projects/ocl-icd/ or Debian package ocl-icd-libopencl1)
and set the variable SOCL_OCL_LIB_OPENCL to the location of the libOpenCL.so.

then when I make the starpu_machine_diplay is shows


StarPU has found :
    4 CPU threads
        CPU 0
        CPU 1
        CPU 2
        CPU 3
    0 CUDA devices
    0 OpenCL devices

topology ...
core 0    PU 0    CPU 0    
core 1    PU 1    CPU 1    
core 2    PU 2    CPU 2    
core 3    PU 3    CPU 3    
 



I dont know where could be the error, could you give me some help??


thanks.


——————------------------------

Gabriel Piscoya Dávila

Student of Computing Engineering
Instituto de Informática - Universidade Federal do Rio Grande do Sul
Av. Bento Gonçalves, 9500 - Campus do Vale. Bloco IV
CP15064
91501-970- Porto Alegre-Brazil






_______________________________________________
Starpu-devel mailing list
Starpu-devel@lists.gforge.inria.fr
http://lists.gforge.inria.fr/mailman/listinfo/starpu-devel





Archives gérées par MHonArc 2.6.19+.

Haut de le page