Lucas Schnorr
|
7fce5302a8
use prefix to uniquely identify JobIds
|
8 年之前 |
Lucas Schnorr
|
9a7201a501
use poti_user_SetState with richer data instead of a plain poti_SetState (when Ctxs)
|
8 年之前 |
Lucas Schnorr
|
24f447188d
use the correct event identifier to generate these events (Ctx-related)
|
8 年之前 |
Lucas Schnorr
|
4760eba8b7
rely on prefix to find out the nodeid (in the MPI sense)
|
8 年之前 |
Lucas Schnorr
|
685a1ef842
if prefix is empty (single-node trace), return 0
|
8 年之前 |
Nathalie Furmento
|
fae9482dcc
src/debug/traces/starpu_fxt.c: fix to follow coding style, curly braces always go on a new line
|
8 年之前 |
Lucas Schnorr
|
0a2947df09
consider the nodeid for hash indexing when storing alias for mpi, worker and thread containers
|
8 年之前 |
Lucas Schnorr
|
e36b0ee17b
always defined
|
8 年之前 |
Lucas Schnorr
|
2c31927bd4
back port stream id creation to non-poti trace export
|
8 年之前 |
Lucas Schnorr
|
f6e037da6c
If CUDA, workers might be streams, so create an unique name for each of them
|
8 年之前 |
Lucas Schnorr
|
1c1abe5128
simplify the code again, using a local variable to contain the current timestamp (now)
|
8 年之前 |
Lucas Schnorr
|
5fa0f17ad2
when using poti, output the detailed state when issuing a PajeSetState
|
8 年之前 |
Lucas Schnorr
|
063aaf82dd
only set (again?) the gf variable if the last_end_codelet_time is different of zero
|
8 年之前 |
Lucas Schnorr
|
29d658eeb9
the gf variable should be set to zero immediately after its container creation
|
8 年之前 |
Lucas Schnorr
|
89cd9ecdf1
simplify code with a local variable
|
8 年之前 |
Lucas Schnorr
|
bbd1cdddf1
use now to timestamp these events, since their containers have just been created
|
8 年之前 |
Lucas Schnorr
|
a0104c0146
use a variable to keep the current time of the event
|
8 年之前 |
Lucas Schnorr
|
54c6f96a61
when creating the mpi communication thread, adopt alias as name in poti
|
8 年之前 |
Lucas Schnorr
|
47ac7b3d9c
set to NULL
|
8 年之前 |
Samuel Thibault
|
7c9982e990
Fix build against older poti versions
|
8 年之前 |
Lucas Schnorr
|
7c2881f8e3
Revert "register thread might also return 0 if the tid has already been declared"
|
8 年之前 |
Lucas Schnorr
|
1167fb3a7e
register thread might also return 0 if the tid has already been declared
|
8 年之前 |
Lucas Schnorr
|
8af910fd61
update poti to latest API version (from github)
|
8 年之前 |
Samuel Thibault
|
33749e044c
push/pop state instead of recording whether we were reclaiming or not
|
8 年之前 |
Samuel Thibault
|
758045543f
fix leaking data when data_file or tasks_file is disabled. Also fix crash when disabling task_file
|
8 年之前 |
Samuel Thibault
|
8c192a45db
Show fxt flush events in trace
|
8 年之前 |
Samuel Thibault
|
abb8af133c
typo
|
8 年之前 |
Samuel Thibault
|
c8b4604980
Fix build with poti and some -no-foo starpu_fxt_tool option combinations
|
8 年之前 |
Samuel Thibault
|
59b607325d
Add -no-events option to starpu_fxt_tool
|
8 年之前 |
Samuel Thibault
|
65b7113191
Add -no-flops option to starpu_fxt_tool to reduce trace size
|
8 年之前 |