Objet : Developers list for StarPU
Archives de la liste
- From: Huy Doan <doanduchuyclassic@gmail.com>
- To: Huy Duc Doan <huydoan@utexas.edu>, Nathalie Furmento <nathalie.furmento@labri.fr>, starpu-devel@lists.gforge.inria.fr
- Subject: Re: [Starpu-devel] starPU writes to /usr/local
- Date: Tue, 02 May 2017 22:03:49 +0000
- Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=doanduchuyclassic@gmail.com; spf=Pass smtp.mailfrom=doanduchuyclassic@gmail.com; spf=None smtp.helo=postmaster@mail-it0-f43.google.com
- Ironport-phdr: 9a23:JDCV6BOzwfGAkbL4cd4l6mtUPXoX/o7sNwtQ0KIMzox0I/34rarrMEGX3/hxlliBBdydsKMYzbKO+4nbGkU4qa6bt34DdJEeHzQksu4x2zIaPcieFEfgJ+TrZSFpVO5LVVti4m3peRMNQJW2aFLduGC94iAPERvjKwV1Ov71GonPhMiryuy+4ZPebgFHiTanfb9+MAi9oBnMuMURnYZsMLs6xAHTontPdeRWxGdoKkyWkh3h+Mq+/4Nt/jpJtf45+MFOTav1f6IjTbxFFzsmKHw65NfqtRbYUwSC4GYXX3gMnRpJBwjF6wz6Xov0vyDnuOdxxDWWMMvrRr0vRz+s87lkRwPpiCcfNj427mfXitBrjKlGpB6tvgFzz5LIbI2QMvd1Y6HTcs4ARWdZUclRWS5ODIOyYYUMEuQPI/pXopLnqFcStxazHxWgCP/txzJOm3T43bc60+MkEQze3gIgAtIPu2naotXyLqgSV/2+wa7VwjXEdfxW3yry6JXUfRAhvPGNXa5/cc7Lxkk0DAPFj0mfpJfqPzOQzOsNsmyb4/B8WuKojm4qsgd8qSWhyMcrj4nGnIMVylbc+CV4xoY1P9y4R1Rhbd6qCptdsTyROYhuQs46XW1kpCI3xqcFtJO7ZiQG1okryhHFZ/GIfYWF5A/oWvyLLjdinn1lfaqyhxas/kikze3xTsy030xLripBi9XMt2wN2wDK5siJRfZw8F2t2TmI1wDU5eFEJV47mbDHJJ4mx748jpsTsULdES/qgEj6krOae0E+9uWr6+nreKvqqoKTOoNuhQzzPLwimsmlDuQ5NggOUXKb+eO51LD74EL5R69FjvsrnanErJ/aJdkbp66lDA9RyIkj8A2/Dza639kDknkHKUhKeBODj4TzJ17OJ/X4Ae+lg1uwiDdr2+zGPrr5D5XWMnjMiq3hfa5g60JF1QU8085f6IxQCrwaJPLzW1TxtMDDDhMjPAy0zeHnCM9y1owAQ26PA6mZMLnTsVCS/O4vLfOMN8cpv2PdNulty+PlxVM+kFlVKam0zJcQYXaQA+hrM0yCJ3fgn4FFWUEDogo3SO3nwHOfSzteYWq1F/Y67y07AYanAMHNW5qojbqd2w+/F5dMZyZIEAbIWWz0fp+cRrIAZTyfJudlkycYTv6uRYg72hzotQngyrMhIPCH1DcfsMfDyck9y+rak1lm+Tt9CciA2GGQXmpwl3gTRjQe06V2oEg7wVCGh/sry8dEHMBesqsaGjwxMoTRmqkjU4j/
- 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>
Thank you, Nathalie. I did, at some points, set that variable that way. My problem is solved.
On Tue, May 2, 2017 at 4:45 AM Nathalie Furmento <nathalie.furmento@labri.fr> wrote:
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
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+.