Objet : Developers list for StarPU
Archives de la liste
- From: Nathalie Furmento <nathalie.furmento@labri.fr>
- To: Huy Duc Doan <huydoan@utexas.edu>, starpu-devel@lists.gforge.inria.fr
- Subject: Re: [Starpu-devel] starPU writes to /usr/local
- Date: Tue, 2 May 2017 11:45:54 +0200
- Authentication-results: mail2-smtp-roc.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:xvyqhBClJSePa7Ry2wpZUyQJP3N1i/DPJgcQr6AfoPdwSPX5pMbcNUDSrc9gkEXOFd2CrakV16yO6+jJYi8p2d65qncMcZhBBVcuqP49uEgeOvODElDxN/XwbiY3T4xoXV5h+GynYwAOQJ6tL1LdrWev4jEMBx7xKRR6JvjvGo7Vks+7y/2+94fdbghMizexe69+IAmrpgjNq8cahpdvJLwswRXTuHtIfOpWxWJsJV2Nmhv3+9m98p1+/SlOovwt78FPX7n0cKQ+VrxYES8pM3sp683xtBnMVhWA630BWWgLiBVIAgzF7BbnXpfttybxq+Rw1DWGMcDwULs5Qiqp4bt1RxD0iScHLz85/3/Risxsl6JQvRatqwViz4LIfI2ZMfxzdb7fc9wHX2pMRttfWTJPAo28bIUBAeQOMulaoIbhvFYBtweyCBO2Ce/zxDJFhnn71rA63eQ7FgHG2RQtEcoUv3TIrNX6LqMSUeGrw6LVzTvDculW2TLj54jObhAhpuyHULV2ccXL1UkvFxnKjlGRqYP7JT+V2PkNs3Ke7+V+U+Kvl2knphp1oje13cgskIjJipgbylDe7Ch0xps+K9O/SE5+e9GkEZ1QujmbN4twWMMiQntntDw0yr0cv5OwYSsEyIw/yhLCZPGKcZKE7gz+WOqNOzt0mm9pdbKlixqs7USs0vDwW8263VpQridJjsPAum0Q2xDP8MSKTvpw80G80jiVzQ/T8PtLIUUsmKrbNZEhxrkwm4INsUjaHy72mUD2jKqKdko+5uSk9f7rYqj/qpCHMI90kBzxPbo0lcyiDuU0KAYOX3KD9eS90r3s41H5Ta1XgvA5kKTVqo7WKdkHqqKjHQNZz4Yu5wyhAzu6yNgYmGMILFNBeBKJlYjpPFTOLej+Dfiln1SskC1kx/THPrL/GJnNIGXDkK3kfblj7U5c1A0zwMtb551OEb4BOvPzVlX/tNzCFhM5KRC7w/77CNVh0YMTQXmPArODP6PIqV+I+/sjLPSSa48Lpjn9L+Mo5/rvjX8ihV8dZrOl3ZQZaHC/BPRmLFuWbWDtgtcHC2cKvxAxQPbkiF2YAnZvYCOSQrN0yiwwQK6hBIGLEoCwkbCG1SGTA4FbdmldTF2ADCGsP56YUu0UdWeeL9FslhQAVKO9UMku2xa0uwK8yrx9L+OS9DdLm4jk0Y1T7vHTnBUz+HRaEt6Y3meRSCkgmGoURzYy3a05r1Fnz1qFza9Qh/VSD90V6ekfAVRyDoLV0+EvU4O6YQnGZNrcDQ/+Gtg=
- 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,
You seem to have set the environment variable STARPU_HOME to /usr/local Unset it or set it to a directory to which you have write permission, and it should be fine. Cheers, Nathalie On 25/04/2017 21:54, Huy Duc Doan wrote: I'm having trouble with starPU runtime. It was
working fine until a beautiful day and it started behaving out
of expectation. Basically, when I ran my starPu application, the
starPU library tried to create a folder in /usr/local/ and thus
violated the privilege. I'm not sure why this happen. Below is
the detail message.
Plus, although I didn't configure starPU with
--enable-debug, the message still appeared. And I had the
STARPU_GENERATE_TRACE=1 when I ran the application but no
trace was generated either.
[starpu][starpu_initialize] Warning: StarPU was
configured with --enable-debug (-O0), and is thus not
optimized
[starpu][starpu_initialize] Warning: StarPU was
configured with --with-fxt, which slows down a bit
[starpu][_starpu_mkpath_and_check] Error making StarPU
directory /usr/local/.starpu/sampling//codelets/44/:
mkdir: Permission denied
/usr/local/lib/libstarpu-1.2.so.1(_starpu_mkpath_and_check+0xb0)[0x7f4c77c2a6c7]
/usr/local/lib/libstarpu-1.2.so.1(_starpu_create_sampling_directory_if_needed+0x40)[0x7f4c77c6d192]
/usr/local/lib/libstarpu-1.2.so.1(_starpu_load_bus_performance_files+0x9)[0x7f4c77c6a93c]
/usr/local/lib/libstarpu-1.2.so.1(starpu_initialize+0x6d8)[0x7f4c77c3ca6d]
/usr/local/lib/libstarpu-1.2.so.1(starpu_init+0x22)[0x7f4c77c3c393]
./sample_sort[0x402bd7]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0)[0x7f4c76b75830]
./sample_sort[0x401f39]
[starpu][abort][_starpu_mkpath_and_check()@common/utils.c:142]
Aborted (core dumped)
Best,
Huy Doan
_______________________________________________ Starpu-devel mailing list Starpu-devel@lists.gforge.inria.fr https://lists.gforge.inria.fr/mailman/listinfo/starpu-devel
|
- Re: [Starpu-devel] starPU writes to /usr/local, Nathalie Furmento, 02/05/2017
- Re: [Starpu-devel] starPU writes to /usr/local, Huy Doan, 03/05/2017
Archives gérées par MHonArc 2.6.19+.