Objet : Developers list for StarPU
Archives de la liste
- From: Maxim Abalenkov <maxim.abalenkov@gmail.com>
- To: Samuel Thibault <samuel.thibault@inria.fr>
- Cc: starpu-devel@lists.gforge.inria.fr
- Subject: Re: [Starpu-devel] [LU factorisation: gdb debug output]
- Date: Wed, 20 Dec 2017 14:41:14 +0100
- Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=maxim.abalenkov@gmail.com; spf=Pass smtp.mailfrom=maxim.abalenkov@gmail.com; spf=None smtp.helo=postmaster@mail-wm0-f50.google.com
- Ironport-phdr: 9a23:/wvD7RCf3zytgYY5VYJFUyQJP3N1i/DPJgcQr6AfoPdwSPT8rsbcNUDSrc9gkEXOFd2Cra4c0qyO6+jJYi8p2d65qncMcZhBBVcuqP49uEgeOvODElDxN/XwbiY3T4xoXV5h+GynYwAOQJ6tL1LdrWev4jEMBx7xKRR6JvjvGo7Vks+7y/2+94fcbglUmTaxe69+IAmrpgjNq8cahpdvJLwswRXTuHtIfOpWxWJsJV2Nmhv3+9m98p1+/SlOovwt78FPX7n0cKQ+VrxYES8pM3sp683xtBnMVhWA630BWWgLiBVIAgzF7BbnXpfttybxq+Rw1DWGMcDwULs5Qiqp4bt1RxD0iScHLz85/3/Risxsl6JQvRatqwViz4LIfI2ZMfxzdb7fc9wHX2pMRsZfWS9dDYyzcoUBAegOM/hWr4f6vFYBtweyBQy2CePv1jNFhHn71rA63eQ7FgHG2RQtEdUUv3XbrdX1MboZXPyuw6bSyTXMcfVW2TT66IjWbxsspvSMUqh/cMrQzEkjDRnKgU6KpozhITyV0OcNs2+F7+d7WuKvjnQoqwB1ojS12sgsjYzJi5sTx1vZ+yt5x4M1Kse5SE59edOkH5pQtz2eN4RsWcwuWWBouCE8x7YbupC7ZDAHxZYoyhLFdvCLbYiF7gjgWeqPOzt1hG5pdKqiixu28UWs0PDwW8au3FpUsiZJjsPAum0R2xHT7MWMV+Fz8V272TmV0gDe8uFELl4wlarcM5Mhx6Q/lpsXsUjaEC72nVn6gLaYdkgk5uSk8evnYrLhpp+TM497lBvyPbgpmsy6Geg4Mw4OUHaH+emk1rDu8lf1TKhUgvA2iKXUs47WKd4bq6KlGwNV15ws6xe7DzeoytQYmnwHIUpAeB2dgInpOlTOLOriAvikmVuslClkx/bFPr3mHJXANXfDkLL7crZ8705Q0hY8zdda555MELEOPOrzWlPttNzfFhI5KBC0zPz9CNVly4MSQH+ADbGHMKzMtV+F/eYvI+iXZI8JozbxMfcl5/DpjX8jll8SY7Ol3ZoRaHCiH/RpOV+VYXT2goRJLWBfhQM7UeHuwGGCUDRaenKuF/Yn7zQmBYbgEYfCTImwhKCp3SGhH5QQaHoQWX6WFnK9UoyUWvJEQSibJsJnkTsaHeykQp8g0Fenvgb+xrxkKfT89SgRtJal399wsb6A3Sou/CB5WpzOm1qGSHt5yyZRH2c7
- 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 Samuel,
Please find attached the output of the gdb commands that you suggested. It seems there is no node.
—
Best wishes,
Maxim
[Switching to thread 2 (Thread 0x7fffef4df700 (LWP 27642))]
#0 0x00007ffff73b6213 in _starpu_exponential_backoff (worker=0x7ffff76d0180
<_starpu_config+1248>) at drivers/driver_common/driver_common.c:328
328 while(delay--)
(gdb) frame 8
#0 0x0000000000000000 in ?? ()
(gdb) print node
No symbol "node" in current context.
(gdb) print local_memory_node
No symbol "local_memory_node" in current context.
(gdb) print descrs[index].node
No symbol "descrs" in current context.
On 20 Dec 2017, at 14:37, Maxim Abalenkov <maxim.abalenkov@gmail.com> wrote:Hello Samuel,<lu_gdb_thread_apply_all_bt_full.txt>Please find the full gdb backtrace attached.—Best wishes,MaximOn 20 Dec 2017, at 14:35, Samuel Thibault <samuel.thibault@inria.fr> wrote:Maxim Abalenkov, on mer. 20 déc. 2017 14:30:11 +0100, wrote:Below is the output of “starpu_machine_display”:
StarPU has found :
4 CPU threads
CPU 0
CPU 1
CPU 2
CPU 3
0 CUDA devices
0 OpenCL devices
topology ... (hwloc logical indexes)
pack 0 core 0 PU 0 CPU 0
PU 1
core 1 PU 2 CPU 1
PU 3
core 2 PU 4 CPU 2
PU 5
core 3 PU 6 CPU 3
PU 7
bandwidth and latency ...
from/to RAM
RAM 0
RAM 0
Ok, so there is no reason why node is 1 in your backtrace.
Are you using the nodes or dyn_nodes field in the codelet structure?
Within
Thread 2 (Thread 0x7fffef4df700 (LWP 11305)):
#0 0x00007ffff31ca860 in raise () from /usr/lib/libc.so.6
#1 0x00007ffff31cbec9 in abort () from /usr/lib/libc.so.6
#2 0x00007ffff31c30bc in __assert_fail_base () from /usr/lib/libc.so.6
#3 0x00007ffff31c3133 in __assert_fail () from /usr/lib/libc.so.6
#4 0x00007ffff73bfafd in _starpu_create_data_request (handle=0x555555a2f750, src_replicate=0x555555a2f848, dst_replicate=0x555555a2f890, handling_node=1, mode=STARPU_W, ndeps=0, is_prefetch=0,
is_write_invalidation=0) at datawizard/data_request.c:150
#5 0x00007ffff73bbfff in _starpu_create_request_to_fetch_data (handle=0x555555a2f750, dst_replicate=0x555555a2f890, mode=STARPU_W, is_prefetch=0, async=0, callback_func=0x0, callback_arg=0x0)
at datawizard/coherency.c:634
#6 0x00007ffff73bc751 in _starpu_fetch_data_on_node (handle=0x555555a2f750, node=1, dst_replicate=0x555555a2f890, mode=STARPU_W, detached=0, is_prefetch=0, async=0, callback_func=0x0, callback_arg=0x0)
at datawizard/coherency.c:754
#7 0x00007ffff73bc8eb in fetch_data (handle=0x555555a2f750, node=1, replicate=0x555555a2f890, mode=STARPU_W) at datawizard/coherency.c:782
#8 0x00007ffff73bd75e in _starpu_fetch_task_input (j=0x555555a5e580) at datawizard/coherency.c:972
#9 0x00007ffff744197c in execute_job_on_cpu (j=0x555555a5e580, worker_task=0x555555a5d900, cpu_args=0x7ffff76d0180 <_starpu_config+1248>, rank=0, perf_arch=0x7ffff76d01c8 <_starpu_config+1320>)
it would be useful to run
gdb> thread 2
gdb> frame 8
gdb> print node
gdb> print local_memory_node
gdb> print descrs[index].node
to make sure where this bogus node is coming from.
Samuel
- [Starpu-devel] [LU factorisation: gdb debug output], Maxim Abalenkov, 20/12/2017
- Re: [Starpu-devel] [LU factorisation: gdb debug output], Samuel Thibault, 20/12/2017
- Re: [Starpu-devel] [LU factorisation: gdb debug output], Samuel Thibault, 20/12/2017
- Re: [Starpu-devel] [LU factorisation: gdb debug output], Samuel Thibault, 20/12/2017
- Re: [Starpu-devel] [LU factorisation: gdb debug output], Maxim Abalenkov, 20/12/2017
- Re: [Starpu-devel] [LU factorisation: gdb debug output], Samuel Thibault, 20/12/2017
- Re: [Starpu-devel] [LU factorisation: gdb debug output], Maxim Abalenkov, 20/12/2017
- Re: [Starpu-devel] [LU factorisation: gdb debug output], Samuel Thibault, 20/12/2017
- Re: [Starpu-devel] [LU factorisation: gdb debug output], Maxim Abalenkov, 20/12/2017
- Re: [Starpu-devel] [LU factorisation: gdb debug output], Samuel Thibault, 20/12/2017
- Re: [Starpu-devel] [LU factorisation: gdb debug output], Maxim Abalenkov, 20/12/2017
- Re: [Starpu-devel] [LU factorisation: gdb debug output], Maxim Abalenkov, 20/12/2017
- Re: [Starpu-devel] [LU factorisation: gdb debug output], Samuel Thibault, 20/12/2017
- Re: [Starpu-devel] [LU factorisation: gdb debug output], Maxim Abalenkov, 21/12/2017
- Re: [Starpu-devel] [LU factorisation: gdb debug output], Maxim Abalenkov, 28/12/2017
- Re: [Starpu-devel] [LU factorisation: gdb debug output], Samuel Thibault, 28/12/2017
- Re: [Starpu-devel] [LU factorisation: gdb debug output], Maxim Abalenkov, 28/12/2017
- Re: [Starpu-devel] [LU factorisation: gdb debug output], Maxim Abalenkov, 28/12/2017
- Re: [Starpu-devel] [LU factorisation: gdb debug output], Samuel Thibault, 28/12/2017
- Re: [Starpu-devel] [LU factorisation: gdb debug output], Maxim Abalenkov, 20/12/2017
- Re: [Starpu-devel] [LU factorisation: gdb debug output], Samuel Thibault, 20/12/2017
- Re: [Starpu-devel] [LU factorisation: gdb debug output], Samuel Thibault, 20/12/2017
- Re: [Starpu-devel] [LU factorisation: gdb debug output], Samuel Thibault, 20/12/2017
Archives gérées par MHonArc 2.6.19+.