Historial de Commits

Autor SHA1 Mensaje Fecha
  Nathalie Furmento caeaec8578 src/util/fstarpu.c: fix to call STARPU_VARIABLE_GET_PTR hace 8 años
  Corentin Salingue 32461cdb67 Select node when data mode is Redux hace 8 años
  Corentin Salingue 2694f7995b fix param of codelet which is a variable, not a vector hace 8 años
  Lucas Schnorr 221ec570dc containers should not be named "0", add a "T" to avoid that scenario hace 8 años
  Lucas Schnorr dc06943af1 use explicit 0.0 so sort after export works fine (respecting order) hace 8 años
  Lucas Schnorr 2072c70a3d Revert "there is no need to set these variables to zero when we are using the PajeSetVariable event only" hace 8 años
  Samuel Thibault 242e436a14 Fix variable names exposed globally hace 8 años
  Lucas Schnorr 920784a15f fix Paje type hierarchy for Ctxs hace 8 años
  Lucas Schnorr b0e00e4986 use 0.0 so we can correctly sort (keeping order) after startpu_fxt_tool hace 8 años
  Lucas Schnorr 960299d1e6 use tab to correctly sort the paje trace file afterwards hace 8 años
  Lucas Schnorr 7fce5302a8 use prefix to uniquely identify JobIds hace 8 años
  Lucas Schnorr 9a7201a501 use poti_user_SetState with richer data instead of a plain poti_SetState (when Ctxs) hace 8 años
  Lucas Schnorr 451a21f81e declare a new PajeSetState to handle the semi extended SetState event generated for Ctxs hace 8 años
  Lucas Schnorr 24f447188d use the correct event identifier to generate these events (Ctx-related) hace 8 años
  Lucas Schnorr 877ac4bc24 Ctx%d events have only 9 parameters, so declare a PajeSetState for them hace 8 años
  Lucas Schnorr 4760eba8b7 rely on prefix to find out the nodeid (in the MPI sense) hace 8 años
  Lucas Schnorr 685a1ef842 if prefix is empty (single-node trace), return 0 hace 8 años
  Nathalie Furmento 5d4211faa3 doc: to use the default scheduler, STARPU_SCHED_CTX_POLICY_NAME must be followed by an empty string, not by NULL hace 8 años
  Nathalie Furmento 12df25afe0 examples/sched_ctx/two_cpu_contexts.c: using empty string instead of NULL pointer hace 8 años
  Corentin Salingue 1ead88764f remove unused variable hace 8 años
  Nathalie Furmento ebe5e9b884 mpi/tests/insert_task_owner.c: initialise variable hace 8 años
  Nathalie Furmento fae9482dcc src/debug/traces/starpu_fxt.c: fix to follow coding style, curly braces always go on a new line hace 8 años
  Lucas Schnorr 0a2947df09 consider the nodeid for hash indexing when storing alias for mpi, worker and thread containers hace 8 años
  Lucas Schnorr e36b0ee17b always defined hace 8 años
  Lucas Schnorr 2c31927bd4 back port stream id creation to non-poti trace export hace 8 años
  Lucas Schnorr f6e037da6c If CUDA, workers might be streams, so create an unique name for each of them hace 8 años
  Corentin Salingue 4448408f1f unregister pointer when reusing memory chunk hace 8 años
  Lucas Schnorr 8472efdd87 there is no need to set these variables to zero when we are using the PajeSetVariable event only hace 8 años
  Lucas Schnorr 1c1abe5128 simplify the code again, using a local variable to contain the current timestamp (now) hace 8 años
  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) hace 8 años