Objet : Developers list for StarPU
Archives de la liste
- From: Nathalie Furmento <nathalie.furmento@labri.fr>
- To: Francisco Alecrim <alecrim@gmail.com>, starpu-devel@lists.gforge.inria.fr
- Subject: Re: [Starpu-devel] build problem
- Date: Tue, 6 Jun 2017 10:30:17 +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-zimmta03.u-bordeaux.fr
- Ironport-phdr: 9a23:zmgDhBLNuZhtcZ9oINmcpTZWNBhigK39O0sv0rFitYgfKPXxwZ3uMQTl6Ol3ixeRBMOAuq0C07KempujcFRI2YyGvnEGfc4EfD4+ouJSoTYdBtWYA1bwNv/gYn9yNs1DUFh44yPzahANS47xaFLIv3K98yMZFAnhOgppPOT1HZPZg9iq2+yo9ZDeZwdFiCChbb9uMR67sRjfus4KjIV4N60/0AHJonxGe+RXwWNnO1eelAvi68mz4ZBu7T1et+ou+MBcX6r6eb84TaFDAzQ9L281/szrugLdQgaJ+3ART38ZkhtMAwjC8RH6QpL8uTb0u+ZhxCWXO9D9QKsqUjq+8ahkVB7oiD8GNzEn9mHXltdwh79frB64uhBz35LYbISTOfFjfK3SYMkaSHJcUMhPWSxPAoCyYYUBAOUOP+lXs5LwqEESoRakHwSgGO3ixz1Oi3Tr3aM6yeMhEQTe0QI4Bd0OrHTUo8/xNKcTT+++0anGzSjZb/NTxzj97pTIchc8qvyLW7J/a9bRyUk1GAPBj1Wft5bpPz2I1uQXtmiU8exgVf6oi2M8rwF+uCOgxt0tioXTiIIV0EnJ+CNky4g7It24TVR0Yd+iEJZItiGaMZF2QsI4TG1ytiY60LsLsoO4cigS0Jkr2hHSZv6df4SW/x7vSPydLSlliH9lYr6yhBi//VC9xuD4WMS4ylZHojZfntXRq3wBywbf5tabRvdj+EqqxCyB2BrJ6u5eJEA5jarbJIAlwr43jpcTr13PHy73mEXzia+Wal8r9vSm5uj9f7Xqv4STN4huig7jLKshgNG/AOsiPggARWiX4eW81Lv98k3lWLhGk/I7n6vDvJzEOMgXurS1DxFI3osj8RqyDDmr3MwdnXYdLVJFfByHj5LuO1HLOP34C+2wg0iskDhxw/DGP6PuDo/DLnjeirfheKhy60hAyAo01t1f44hbBaobIPLyQEPxusbYAgcjMwOo2+bnFMl91oQGVGKUHq+WKrnSsUeV5u42PuaDepEVtyj5K/U+4/7ujGQ5mUMGfaWz0psXZne4Hu5pI0qHe3bsg9EBEX0LvgUkVuDqhkeCAnZvYCOcRas67TAgA4XuJIPOTZqshfTV1SO2FYdXY0hJD1mNFTHjcIDSH78XdCuIOtIknjEaWLyJT446yQrouwH90bVqaOvS4CwR85z5h/Zv4OiGsxgu9TVwDsnV/XyXSmxygmRAEzk/wKB2pU1wjFmey611heBfPdha7elIFAkgY82Ph9dmAsz/D1qSNuyCT0yrF5D/WWk8
- 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,
Please send your config.log file. It will give more informations on your system and on the configuration process. Cheers, Nathalie On 03/06/2017 16:31, Francisco Alecrim wrote: Hi,
I'm trying to compile StarPU from SVN source. During
'make check' I got the error messages below and cholesky
examples does not compile.
Any recomendation?
Thanks in advance, buil command and parameters : ./autogen.sh cd ~/devel/StarPU rm -rf build mkdir build cd build ../configure --with-fxt=/usr --with-hwloc --prefix=$HOME/starpu make -j12 make check ============================================================================ Testsuite summary for StarPU 1.3.0 ============================================================================ # TOTAL: 201 # PASS: 156 # SKIP: 43 # XFAIL: 1 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log Please report to starpu-devel@lists.gforge.inria.fr ============================================================================ ======================================== StarPU 1.3.0: tests/test-suite.log ======================================== # TOTAL: 201 # PASS: 156 # SKIP: 43 # XFAIL: 1 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 SKIP: main/static_restartable_using_initializer =============================================== [starpu][starpu_initialize] Warning: StarPU was configured with --with-fxt, which slows down a bit [starpu][_starpu_init_machine_config] Warning: could not find location of CUDA0, do you have the hwloc CUDA plugin installed? [starpu][initialize_eager_center_policy] Warning: you are running the default eager scheduler, which is not a very smart scheduler. Make sure to read the StarPU documentation about adding performance models in order to be able to use the dmda or dmdas scheduler instead. #tasks : 65536 WARNING: No one can execute this task #Execution_time_in_seconds 0.820128 ./main/static_restartable_using_initializer SKIP main/static_restartable_using_initializer (exit status: 77) SKIP: main/starpu_init ====================== Testing with env=-1 - conf=-1 [starpu][starpu_initialize] Warning: StarPU was configured with --with-fxt, which slows down a bit [starpu][_starpu_init_machine_config] Warning: could not find location of CUDA0, do you have the hwloc CUDA plugin installed? [starpu][initialize_eager_center_policy] Warning: you are running the default eager scheduler, which is not a very smart scheduler. Make sure to read the StarPU documentation about adding performance models in order to be able to use the dmda or dmdas scheduler instead. Number of CPUS: 1 #Execution_time_in_seconds 0.991891 ./main/starpu_init SKIP main/starpu_init (exit status: 77) FAIL: datawizard/data_implicit_deps =================================== [starpu][starpu_initialize] Warning: StarPU was configured with --with-fxt, which slows down a bit [starpu][_starpu_init_machine_config] Warning: could not find location of CUDA0, do you have the hwloc CUDA plugin installed? [starpu][initialize_eager_center_policy] Warning: you are running the default eager scheduler, which is not a very smart scheduler. Make sure to read the StarPU documentation about adding performance models in order to be able to use the dmda or dmdas scheduler instead. VAR 0 (should be 42) /home/alecrim/devel/StarPU/build/tests/datawizard/.libs/data_implicit_deps(+0x153d)[0x55643035953d] /home/alecrim/devel/StarPU/build/src/.libs/libstarpu-1.3.so.0(+0xf8a20)[0x7fcf12f2da20] /home/alecrim/devel/StarPU/build/src/.libs/libstarpu-1.3.so.0(_starpu_cpu_driver_run_once+0xd6)[0x7fcf12f2e356] /home/alecrim/devel/StarPU/build/src/.libs/libstarpu-1.3.so.0(_starpu_cpu_worker+0x2d)[0x7fcf12f2e6bd] /lib/x86_64-linux-gnu/libpthread.so.0(+0x76da)[0x7fcf12c1e6da] /lib/x86_64-linux-gnu/libc.so.6(clone+0x5f)[0x7fcf1295817f] data_implicit_deps: ../../tests/datawizard/data_implicit_deps.c:98: h: Assertion `*val == 42' failed. [error] `./datawizard/data_implicit_deps' killed with signal 6; test marked as failed #Execution_time_in_seconds 0.558240 ./datawizard/data_implicit_deps FAIL datawizard/data_implicit_deps (exit status: 1) SKIP: datawizard/interfaces/multiformat/advanced/multiformat_cuda_opencl ======================================================================== [starpu][starpu_initialize] Warning: StarPU was configured with --with-fxt, which slows down a bit [starpu][_starpu_init_machine_config] Warning: could not find location of CUDA0, do you have the hwloc CUDA plugin installed? [starpu][initialize_eager_center_policy] Warning: you are running the default eager scheduler, which is not a very smart scheduler. Make sure to read the StarPU documentation about adding performance models in order to be able to use the dmda or dmdas scheduler instead. #Execution_time_in_seconds 0.167408 ./datawizard/interfaces/multiformat/advanced/multiformat_cuda_opencl SKIP datawizard/interfaces/multiformat/advanced/multiformat_cuda_opencl (exit status: 77) SKIP: datawizard/interfaces/multiformat/advanced/multiformat_data_release ========================================================================= [starpu][starpu_initialize] Warning: StarPU was configured with --with-fxt, which slows down a bit [starpu][_starpu_init_machine_config] Warning: could not find location of CUDA0, do you have the hwloc CUDA plugin installed? [starpu][initialize_eager_center_policy] Warning: you are running the default eager scheduler, which is not a very smart scheduler. Make sure to read the StarPU documentation about adding performance models in order to be able to use the dmda or dmdas scheduler instead. #Execution_time_in_seconds 0.166136 ./datawizard/interfaces/multiformat/advanced/multiformat_data_release SKIP datawizard/interfaces/multiformat/advanced/multiformat_data_release (exit status: 77) SKIP: datawizard/gpu_register ============================= [starpu][starpu_initialize] Warning: StarPU was configured with --with-fxt, which slows down a bit [starpu][_starpu_init_machine_config] Warning: could not find location of CUDA0, do you have the hwloc CUDA plugin installed? [starpu][initialize_eager_center_policy] Warning: you are running the default eager scheduler, which is not a very smart scheduler. Make sure to read the StarPU documentation about adding performance models in order to be able to use the dmda or dmdas scheduler instead. #Execution_time_in_seconds 0.163560 ./datawizard/gpu_register SKIP datawizard/gpu_register (exit status: 77) SKIP: datawizard/gpu_ptr_register ================================= [starpu][starpu_initialize] Warning: StarPU was configured with --with-fxt, which slows down a bit [starpu][_starpu_init_machine_config] Warning: could not find location of CUDA0, do you have the hwloc CUDA plugin installed? [starpu][initialize_eager_center_policy] Warning: you are running the default eager scheduler, which is not a very smart scheduler. Make sure to read the StarPU documentation about adding performance models in order to be able to use the dmda or dmdas scheduler instead. #Execution_time_in_seconds 0.165191 ./datawizard/gpu_ptr_register SKIP datawizard/gpu_ptr_register (exit status: 77) SKIP: datawizard/readonly ========================= [starpu][starpu_initialize] Warning: StarPU was configured with --with-fxt, which slows down a bit [starpu][_starpu_init_machine_config] Warning: could not find location of CUDA0, do you have the hwloc CUDA plugin installed? [starpu][initialize_eager_center_policy] Warning: you are running the default eager scheduler, which is not a very smart scheduler. Make sure to read the StarPU documentation about adding performance models in order to be able to use the dmda or dmdas scheduler instead. copy 0 [starpu][_starpu_task_insert_v] submission of task 0x5603e417bf80 wih codelet 0x5603e2109020 failed (symbol `none') (err: ENODEV) WARNING: No one can execute this task #Execution_time_in_seconds 0.309984 ./datawizard/readonly SKIP datawizard/readonly (exit status: 77) XFAIL: errorcheck/invalid_blocking_calls ======================================== [starpu][starpu_initialize] Warning: StarPU was configured with --with-fxt, which slows down a bit [starpu][_starpu_init_machine_config] Warning: could not find location of CUDA0, do you have the hwloc CUDA plugin installed? [starpu][initialize_eager_center_policy] Warning: you are running the default eager scheduler, which is not a very smart scheduler. Make sure to read the StarPU documentation about adding performance models in order to be able to use the dmda or dmdas scheduler instead. /home/alecrim/devel/StarPU/build/src/.libs/libstarpu-1.3.so.0(starpu_data_acquire_on_node+0x545)[0x7f12631eb655] /home/alecrim/devel/StarPU/build/tests/errorcheck/.libs/invalid_blocking_calls(+0x1165)[0x558739925165] /home/alecrim/devel/StarPU/build/src/.libs/libstarpu-1.3.so.0(+0xf8a20)[0x7f1263234a20] /home/alecrim/devel/StarPU/build/src/.libs/libstarpu-1.3.so.0(_starpu_cpu_driver_run_once+0xd6)[0x7f1263235356] /home/alecrim/devel/StarPU/build/src/.libs/libstarpu-1.3.so.0(_starpu_cpu_worker+0x2d)[0x7f12632356bd] /lib/x86_64-linux-gnu/libpthread.so.0(+0x76da)[0x7f1262f256da] /lib/x86_64-linux-gnu/libc.so.6(clone+0x5f)[0x7f1262c5f17f] [starpu][starpu_data_acquire_on_node][assert failure] Acquiring a data synchronously is not possible from a codelet or from a task callback, use starpu_data_acquire_cb instead. invalid_blocking_calls: ../../src/datawizard/user_interactions.c:295: starpu_data_acquire_on_node: Assertion `_starpu_worker_may_perform_blocking_calls()' failed. [error] `./errorcheck/invalid_blocking_calls' killed with signal 6; test marked as failed #Execution_time_in_seconds 0.286625 ./errorcheck/invalid_blocking_calls XFAIL errorcheck/invalid_blocking_calls (exit status: 1) SKIP: openmp/init_exit_01 ========================= #Execution_time_in_seconds 0.007471 ./openmp/init_exit_01 SKIP openmp/init_exit_01 (exit status: 77) SKIP: openmp/init_exit_02 ========================= #Execution_time_in_seconds 0.007097 ./openmp/init_exit_02 SKIP openmp/init_exit_02 (exit status: 77) SKIP: openmp/environment ======================== #Execution_time_in_seconds 0.009086 ./openmp/environment SKIP openmp/environment (exit status: 77) SKIP: openmp/api_01 =================== #Execution_time_in_seconds 0.007240 ./openmp/api_01 SKIP openmp/api_01 (exit status: 77) SKIP: openmp/parallel_01 ======================== #Execution_time_in_seconds 0.008939 ./openmp/parallel_01 SKIP openmp/parallel_01 (exit status: 77) SKIP: openmp/parallel_02 ======================== #Execution_time_in_seconds 0.006884 ./openmp/parallel_02 SKIP openmp/parallel_02 (exit status: 77) SKIP: openmp/parallel_03 ======================== #Execution_time_in_seconds 0.007369 ./openmp/parallel_03 SKIP openmp/parallel_03 (exit status: 77) SKIP: openmp/parallel_barrier_01 ================================ #Execution_time_in_seconds 0.006999 ./openmp/parallel_barrier_01 SKIP openmp/parallel_barrier_01 (exit status: 77) SKIP: openmp/parallel_master_01 =============================== #Execution_time_in_seconds 0.007209 ./openmp/parallel_master_01 SKIP openmp/parallel_master_01 (exit status: 77) SKIP: openmp/parallel_master_inline_01 ====================================== #Execution_time_in_seconds 0.008465 ./openmp/parallel_master_inline_01 SKIP openmp/parallel_master_inline_01 (exit status: 77) SKIP: openmp/parallel_single_wait_01 ==================================== #Execution_time_in_seconds 0.007062 ./openmp/parallel_single_wait_01 SKIP openmp/parallel_single_wait_01 (exit status: 77) SKIP: openmp/parallel_single_nowait_01 ====================================== #Execution_time_in_seconds 0.007129 ./openmp/parallel_single_nowait_01 SKIP openmp/parallel_single_nowait_01 (exit status: 77) SKIP: openmp/parallel_single_inline_01 ====================================== #Execution_time_in_seconds 0.006845 ./openmp/parallel_single_inline_01 SKIP openmp/parallel_single_inline_01 (exit status: 77) SKIP: openmp/parallel_single_copyprivate_01 =========================================== #Execution_time_in_seconds 0.007676 ./openmp/parallel_single_copyprivate_01 SKIP openmp/parallel_single_copyprivate_01 (exit status: 77) SKIP: openmp/parallel_single_copyprivate_inline_01 ================================================== #Execution_time_in_seconds 0.007582 ./openmp/parallel_single_copyprivate_inline_01 SKIP openmp/parallel_single_copyprivate_inline_01 (exit status: 77) SKIP: openmp/parallel_critical_01 ================================= #Execution_time_in_seconds 0.006864 ./openmp/parallel_critical_01 SKIP openmp/parallel_critical_01 (exit status: 77) SKIP: openmp/parallel_critical_inline_01 ======================================== #Execution_time_in_seconds 0.007881 ./openmp/parallel_critical_inline_01 SKIP openmp/parallel_critical_inline_01 (exit status: 77) SKIP: openmp/parallel_critical_named_01 ======================================= #Execution_time_in_seconds 0.007141 ./openmp/parallel_critical_named_01 SKIP openmp/parallel_critical_named_01 (exit status: 77) SKIP: openmp/parallel_critical_named_inline_01 ============================================== #Execution_time_in_seconds 0.006709 ./openmp/parallel_critical_named_inline_01 SKIP openmp/parallel_critical_named_inline_01 (exit status: 77) SKIP: openmp/parallel_simple_lock_01 ==================================== #Execution_time_in_seconds 0.008181 ./openmp/parallel_simple_lock_01 SKIP openmp/parallel_simple_lock_01 (exit status: 77) SKIP: openmp/parallel_nested_lock_01 ==================================== #Execution_time_in_seconds 0.007353 ./openmp/parallel_nested_lock_01 SKIP openmp/parallel_nested_lock_01 (exit status: 77) SKIP: openmp/parallel_for_01 ============================ #Execution_time_in_seconds 0.006995 ./openmp/parallel_for_01 SKIP openmp/parallel_for_01 (exit status: 77) SKIP: openmp/parallel_for_02 ============================ #Execution_time_in_seconds 0.007377 ./openmp/parallel_for_02 SKIP openmp/parallel_for_02 (exit status: 77) SKIP: openmp/parallel_for_ordered_01 ==================================== #Execution_time_in_seconds 0.007332 ./openmp/parallel_for_ordered_01 SKIP openmp/parallel_for_ordered_01 (exit status: 77) SKIP: openmp/parallel_sections_01 ================================= #Execution_time_in_seconds 0.007364 ./openmp/parallel_sections_01 SKIP openmp/parallel_sections_01 (exit status: 77) SKIP: openmp/parallel_sections_combined_01 ========================================== #Execution_time_in_seconds 0.007228 ./openmp/parallel_sections_combined_01 SKIP openmp/parallel_sections_combined_01 (exit status: 77) SKIP: openmp/task_01 ==================== #Execution_time_in_seconds 0.008972 ./openmp/task_01 SKIP openmp/task_01 (exit status: 77) SKIP: openmp/task_02 ==================== #Execution_time_in_seconds 0.007114 ./openmp/task_02 SKIP openmp/task_02 (exit status: 77) SKIP: openmp/task_03 ==================== #Execution_time_in_seconds 0.007113 ./openmp/task_03 SKIP openmp/task_03 (exit status: 77) SKIP: openmp/taskwait_01 ======================== #Execution_time_in_seconds 0.006836 ./openmp/taskwait_01 SKIP openmp/taskwait_01 (exit status: 77) SKIP: openmp/taskgroup_01 ========================= #Execution_time_in_seconds 0.007016 ./openmp/taskgroup_01 SKIP openmp/taskgroup_01 (exit status: 77) SKIP: openmp/taskgroup_02 ========================= #Execution_time_in_seconds 0.007144 ./openmp/taskgroup_02 SKIP openmp/taskgroup_02 (exit status: 77) SKIP: openmp/array_slice_01 =========================== #Execution_time_in_seconds 0.007022 ./openmp/array_slice_01 SKIP openmp/array_slice_01 (exit status: 77) SKIP: openmp/cuda_task_01 ========================= #Execution_time_in_seconds 0.007447 ./openmp/cuda_task_01 SKIP openmp/cuda_task_01 (exit status: 77) SKIP: perfmodels/feed ===================== [starpu][starpu_initialize] Warning: StarPU was configured with --with-fxt, which slows down a bit [starpu][_starpu_init_machine_config] Warning: could not find location of CUDA0, do you have the hwloc CUDA plugin installed? [starpu][initialize_eager_center_policy] Warning: you are running the default eager scheduler, which is not a very smart scheduler. Make sure to read the StarPU documentation about adding performance models in order to be able to use the dmda or dmdas scheduler instead. #Execution_time_in_seconds 0.168784 ./perfmodels/feed SKIP perfmodels/feed (exit status: 77) SKIP: sched_ctx/sched_ctx_hierarchy =================================== [starpu][starpu_initialize] Warning: StarPU was configured with --with-fxt, which slows down a bit [starpu][_starpu_init_machine_config] Warning: could not find location of CUDA0, do you have the hwloc CUDA plugin installed? [starpu][initialize_eager_center_policy] Warning: you are running the default eager scheduler, which is not a very smart scheduler. Make sure to read the StarPU documentation about adding performance models in order to be able to use the dmda or dmdas scheduler instead. WARNING: No one can execute this task #Execution_time_in_seconds 0.163392 ./sched_ctx/sched_ctx_hierarchy SKIP sched_ctx/sched_ctx_hierarchy (exit status: 77) --
Francisco Keppler Silva Alecrim
_______________________________________________ Starpu-devel mailing list Starpu-devel@lists.gforge.inria.fr https://lists.gforge.inria.fr/mailman/listinfo/starpu-devel
|
- [Starpu-devel] build problem, Francisco Alecrim, 03/06/2017
- Re: [Starpu-devel] build problem, Nathalie Furmento, 06/06/2017
- Re: [Starpu-devel] build problem, Samuel Thibault, 06/06/2017
- Re: [Starpu-devel] build problem, Francisco Alecrim, 07/06/2017
Archives gérées par MHonArc 2.6.19+.