Accéder au contenu.
Menu Sympa

starpu-devel - Re: [Starpu-devel] About StarPU

Objet : Developers list for StarPU

Archives de la liste

Re: [Starpu-devel] About StarPU


Chronologique Discussions 
  • From: Jeff DiMarco <jdimarco218@gmail.com>
  • To: Samuel Thibault <samuel.thibault@ens-lyon.org>, Jeff DiMarco <jdimarco218@gmail.com>, starpu-devel@lists.gforge.inria.fr
  • Subject: Re: [Starpu-devel] About StarPU
  • Date: Wed, 17 Oct 2012 16:52:52 -0400
  • 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 again,

I am able to use StarPU with some of the examples on my machine at work, but I was hoping to use it on a cluster at my university.  Currently I am using it --without-hwloc, and I am running into some troubles.  Am I unable to use my CUDA cards this way?

In terms of using hwloc, I try to install on a cluster with
./configure --prefix=/home/dimarco/myhwloc
make install
cd ../starpu-1.1.0/
./configure --with-hwloc=/home/dimarco/myhwloc

This may be relevant from the configure output:
checking for HWLOC... no
checking hwloc.h usability... yes
checking hwloc.h presence... yes
checking for hwloc.h... yes
checking for main in -lhwloc... yes
checking whether hwloc should be used... yes

make

Gives me the following problems that I can't solve:

In file included from ../include/starpu.h:50,
                 from ../mpi/src/starpu_mpi_private.h:21,
                 from src/starpu_mpi_stats.c:21:
../include/starpu_scheduler.h:28:19: error: hwloc.h: No such file or directory
In file included from ../include/starpu.h:50,
                 from ../mpi/src/starpu_mpi_private.h:21,
                 from src/starpu_mpi_stats.c:21:
../include/starpu_scheduler.h:45: error: expected specifier-qualifier-list before 'hwloc_topology_t'
make[2]: *** [starpu_mpi_stats.lo] Error 1
make[2]: Leaving directory `/home/dimarco/starpu-1.1.0/mpi'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/dimarco/starpu-1.1.0/mpi'
make: *** [all-recursive] Error 1

Any help is appreciated! Thanks in advance.
-Jeff DiMarco



Archives gérées par MHonArc 2.6.19+.

Haut de le page