Accéder au contenu.
Menu Sympa

starpu-devel - [Starpu-devel] Check fail in StarPU 1.2.4

Objet : Developers list for StarPU

Archives de la liste

[Starpu-devel] Check fail in StarPU 1.2.4


Chronologique Discussions 
  • From: Pierre-Antoine Rouby <pierre-antoine.rouby@inria.fr>
  • To: starpu-devel@lists.gforge.inria.fr
  • Subject: [Starpu-devel] Check fail in StarPU 1.2.4
  • Date: Fri, 4 May 2018 15:02:41 +0200 (CEST)
  • 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>

Hi StarPU !

I have problem to compile StarPU in version 1.2.4, I have multiple
fail with assertion during test.

Multiple assertion in 'core/sched_ctx.c:2303:
_starpu_sched_ctx_find_master'

--Start------------------------------------------------------------------------
FAIL: sched_ctx/sched_ctx_without_sched_policy
==============================================

[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.
/tmp/guix-build-starpu-1.2.4.drv-0/starpu-1.2.4/src/.libs/libstarpu-1.2.so.4(+0x4b00d)[0x7ffff7acc00d]
/tmp/guix-build-starpu-1.2.4.drv-0/starpu-1.2.4/src/.libs/libstarpu-1.2.so.4(starpu_sched_ctx_book_workers_for_task+0x17)[0x7ffff7ad0c47]
/tmp/guix-build-starpu-1.2.4.drv-0/starpu-1.2.4/src/.libs/libstarpu-1.2.so.4(+0x50519)[0x7ffff7ad1519]
/tmp/guix-build-starpu-1.2.4.drv-0/starpu-1.2.4/src/.libs/libstarpu-1.2.so.4(_starpu_create_sched_ctx+0x833)[0x7ffff7ad1e93]
/tmp/guix-build-starpu-1.2.4.drv-0/starpu-1.2.4/src/.libs/libstarpu-1.2.so.4(starpu_sched_ctx_create+0x15c)[0x7ffff7ad249c]
/tmp/guix-build-starpu-1.2.4.drv-0/starpu-1.2.4/examples/sched_ctx/.libs/sched_ctx_without_sched_policy[0x401033]
/gnu/store/n6acaivs0jwiwpidjr551dhdni5kgpcr-glibc-2.26.105-g0890d5379c/lib/libc.so.6(__libc_start_main+0xf0)[0x7ffff690aff0]
/tmp/guix-build-starpu-1.2.4.drv-0/starpu-1.2.4/examples/sched_ctx/.libs/sched_ctx_without_sched_policy[0x40135a]
sched_ctx_without_sched_policy: core/sched_ctx.c:2303:
_starpu_sched_ctx_find_master: Assertion `!nworkers' failed.
[error] `./sched_ctx/sched_ctx_without_sched_policy' killed with signal 6;
test marked as failed
while looking for core file of ./sched_ctx/sched_ctx_without_sched_policy:
core.3867: No such file or directory
--end--------------------------------------------------------------------------


And an other with assertion in 'datawizard/user_interactions.c:270'.

--Start------------------------------------------------------------------------
XFAIL: errorcheck/invalid_blocking_calls
========================================

[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.
/tmp/guix-build-starpu-1.2.4.drv-0/starpu-1.2.4/src/.libs/libstarpu-1.2.so.4(starpu_data_acquire_on_node+0x4a5)[0x7ffff7af3cc5]
/tmp/guix-build-starpu-1.2.4.drv-0/starpu-1.2.4/tests/errorcheck/.libs/invalid_blocking_calls[0x401245]
/tmp/guix-build-starpu-1.2.4.drv-0/starpu-1.2.4/src/.libs/libstarpu-1.2.so.4(_starpu_cpu_driver_run_once+0x6c6)[0x7ffff7b1a5e6]
/tmp/guix-build-starpu-1.2.4.drv-0/starpu-1.2.4/src/.libs/libstarpu-1.2.so.4(_starpu_cpu_worker+0x2d)[0x7ffff7b1a70d]
/gnu/store/n6acaivs0jwiwpidjr551dhdni5kgpcr-glibc-2.26.105-g0890d5379c/lib/libpthread.so.0(+0x74d5)[0x7ffff70da4d5]
/gnu/store/n6acaivs0jwiwpidjr551dhdni5kgpcr-glibc-2.26.105-g0890d5379c/lib/libc.so.6(clone+0x3f)[0x7ffff6bfa2cf]

[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: datawizard/user_interactions.c:270:
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
while looking for core file of ./errorcheck/invalid_blocking_calls:
core.32232: No such file or directory
--end--------------------------------------------------------------------------

These problems are know ?

--
Pierre-Antoine Rouby




Archives gérées par MHonArc 2.6.19+.

Haut de le page