Accéder au contenu.
Menu Sympa

starpu-devel - Re: [Starpu-devel] Error in .starpu/sampling

Objet : Developers list for StarPU

Archives de la liste

Re: [Starpu-devel] Error in .starpu/sampling


Chronologique Discussions 
  • From: Xavier Lacoste <xl64100@gmail.com>
  • To: Nathalie Furmento <nathalie.furmento@labri.fr>
  • Cc: starpu-devel@lists.gforge.inria.fr
  • Subject: Re: [Starpu-devel] Error in .starpu/sampling
  • Date: Wed, 1 Oct 2014 14:50:07 +0200
  • 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,

I add some exchanged with TGCC help team.
It seems that changing the STARPU_HOME by a relative path is a correct workaround.
 "if ((_starpu_mkpath(up, mode) == -1) && (errno != EEXIST))" fails when trying to create subdirectory it is not allowed to create such as /ccc/cont003/home/gen1567/ (and that exists...).

My workaround :

cd $WORKDIR
export STARPU_HOME=starpu_home
ccc_mprun ./my_binary <my_options>

Have a nice day,

XL.

Le 30 sept. 2014 à 14:49, Nathalie Furmento <nathalie.furmento@labri.fr> a écrit :

Hi Xavier,

I do not think the error is directly related to StarPU. It seems for whatever reason, you do not have the right to write in your home directory.

Try to call by hand

mkdir -p /ccc/cont003/home/gen1567/lacoste/.starpu/sampling/

If that does not work, you should contact the CCRT system team. In the meantime, you can set the environment variable STARPU_HOME to another directory (for which you have the write permission).

Cheers,

Nathalie

On 30/09/2014 14:43, Xavier Lacoste wrote:
Hello,

On curie from CCRT I get the following error when trying to run on the hybrid partition:

Error making StarPU directory /ccc/cont003/home/gen1567/lacoste/.starpu/sampling/:
mkdir: Read-only file system 

Do you have already experience such an error ?
Any idea what to do to avoid this ?

Regards,

XL


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


Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail




Archives gérées par MHonArc 2.6.19+.

Haut de le page