Corentin Salingue
|
2694f7995b
fix param of codelet which is a variable, not a vector
|
преди 8 години |
Lucas Schnorr
|
221ec570dc
containers should not be named "0", add a "T" to avoid that scenario
|
преди 8 години |
Lucas Schnorr
|
dc06943af1
use explicit 0.0 so sort after export works fine (respecting order)
|
преди 8 години |
Lucas Schnorr
|
2072c70a3d
Revert "there is no need to set these variables to zero when we are using the PajeSetVariable event only"
|
преди 8 години |
Samuel Thibault
|
242e436a14
Fix variable names exposed globally
|
преди 8 години |
Lucas Schnorr
|
920784a15f
fix Paje type hierarchy for Ctxs
|
преди 8 години |
Lucas Schnorr
|
b0e00e4986
use 0.0 so we can correctly sort (keeping order) after startpu_fxt_tool
|
преди 8 години |
Lucas Schnorr
|
960299d1e6
use tab to correctly sort the paje trace file afterwards
|
преди 8 години |
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
|
451a21f81e
declare a new PajeSetState to handle the semi extended SetState event generated for Ctxs
|
преди 8 години |
Lucas Schnorr
|
24f447188d
use the correct event identifier to generate these events (Ctx-related)
|
преди 8 години |
Lucas Schnorr
|
877ac4bc24
Ctx%d events have only 9 parameters, so declare a PajeSetState for them
|
преди 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
|
5d4211faa3
doc: to use the default scheduler, STARPU_SCHED_CTX_POLICY_NAME must be followed by an empty string, not by NULL
|
преди 8 години |
Nathalie Furmento
|
12df25afe0
examples/sched_ctx/two_cpu_contexts.c: using empty string instead of NULL pointer
|
преди 8 години |
Corentin Salingue
|
1ead88764f
remove unused variable
|
преди 8 години |
Nathalie Furmento
|
ebe5e9b884
mpi/tests/insert_task_owner.c: initialise variable
|
преди 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 години |
Corentin Salingue
|
4448408f1f
unregister pointer when reusing memory chunk
|
преди 8 години |
Lucas Schnorr
|
8472efdd87
there is no need to set these variables to zero when we are using the PajeSetVariable event only
|
преди 8 години |
Lucas Schnorr
|
1c1abe5128
simplify the code again, using a local variable to contain the current timestamp (now)
|
преди 8 години |
Lucas Schnorr
|
5dd23dc290
the "user event type" type is child of P, not T (as far as the rest of related tracing code is correct)
|
преди 8 години |
Lucas Schnorr
|
5fa0f17ad2
when using poti, output the detailed state when issuing a PajeSetState
|
преди 8 години |
Lucas Schnorr
|
64692de8eb
declare the extended PajeSetState with all 11 extra parameters, save the event identifier
|
преди 8 години |