Accéder au contenu.
Menu Sympa

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

Objet : Developers list for StarPU

Archives de la liste

Re: [Starpu-devel] StarPU install


Chronologique Discussions 
  • From: Nathalie Furmento <nathalie.furmento@labri.fr>
  • To: Новак Александр <sasha-novak@yandex.ru>, starpu-devel@lists.gforge.inria.fr
  • Subject: Re: [Starpu-devel] StarPU install
  • Date: Tue, 26 Sep 2017 09:15:37 +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-zimmta02.u-bordeaux.fr
  • Ironport-phdr: 9a23:PHI3ShD1MToAuH4uEgFGUyQJP3N1i/DPJgcQr6AfoPdwSP75osbcNUDSrc9gkEXOFd2Crakb26yL6+jJYi8p39WoiDg6aptCVhsI2409vjcLJ4q7M3D9N+PgdCcgHc5PBxdP9nC/NlVJSo6lPwWB6i760TlHOhLVPOM9Dw3484Xbjy2vn7Sp8obTakBOgyS0YptjJRO6oBWXrNRAxcN5Nq8r0gaMrnZWduB+wWJzOUnVkBj7/Mi9up9l6SVZ/fw7pOBaVqCvWa0kTbVcDTluHX0v4cDtqR6LGQ2G+nsVVmQb1BRVGQ3I6g39dpP4uDH78ORnjnrJdfbqRKw5DGzxp5xgTwXl3X8K
  • 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>

On 25/09/2017 17:27, Новак Александр wrote:
199111506353276@web15g.yandex.ru">
Hello Gyus!
My name is Alexander and I study at Nizhny Novgorod state university (Russia).
I'm going to use StarPU in my Qr-factorization project.
Unfortunately, i can't build starPU correctly. I have some problems.
First, i can't call "make install" without sudo. This is normal?
After that, when i try build examples i always get an error "undefined reference to `starpu_init' "
I read install guide, but I didn't find answers.
 
Please could you help me?

My OS is ubuntu 16.04
gcc (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609
-- 
Best regards,
Alexander Novak
 

Hello Alexander,

As explained in the documentation,

http://starpu.gforge.inria.fr/doc/html/BuildingAndInstallingStarPU.html#ConfiguringStarPU

By default, StarPU will be installed in the directory /usr/local. Writing in this directory normally requires root permissions, if you do not have them, use --prefix to specify another directory.

./configure --prefix=$HOME/starpu

When building applications using StarPU, you need to follow the instructions given here:

http://starpu.gforge.inria.fr/doc/html/BuildingAndInstallingStarPU.html#SettingUpYourOwnCode

If this does not help, please send us more informations on how you proceeded to compile your application.

Cheers,

Nathalie




Archives gérées par MHonArc 2.6.19+.

Haut de le page