Historial de Commits

Autor SHA1 Mensaje Fecha
  Nathalie Furmento 30860cac02 Renaming of diverse functions and datatypes. hace 12 años
  Nathalie Furmento a535b7737e src/core/workers.c: set default value hace 12 años
  Andra Hugo 71d6907584 execute parallel code in a context (do not backport on the release branch, it's not working correctly yet) hace 12 años
  Nathalie Furmento 786b8fb4b7 move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX hace 12 años
  Nathalie Furmento c5fef199cc New function starpu_get_version() to return as 3 integers the release hace 12 años
  Andra Hugo 4a030a3cda use the function getting the id of the global ctx hace 12 años
  Samuel Thibault 4311ab3b1f Fix simgrid crash hace 12 años
  Nathalie Furmento 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. hace 13 años
  Andra Hugo 021aff4d1c rename starpu_sched_ctx_worker_collection to starpu_worker_collection & move definition of the corresponding structure in starpu_worker.h hace 13 años
  Samuel Thibault 5f35a0321d Add more synchronization to explain helgrind that config.running is safe hace 13 años
  Samuel Thibault d95e1c8398 explain helgrind about some races we are fine with hace 13 años
  Nathalie Furmento 93d2d8a50c src/core/workers.c: call _starpu_codelet_check_deprecated_fields() before accessing codelet hace 13 años
  Nathalie Furmento 3bc625b345 src/core: free workers's list of contexts hace 13 años
  Nathalie Furmento 361cb9d780 rename all objects defined in include/starpu_sched_ctx.h to start with starpu_sched_ctx hace 13 años
  Nathalie Furmento 6b0919e84c src/core: fix shadow declarations hace 13 años
  Samuel Thibault 24f5129856 Fix multi-implementation function checking, thanks Usman for the patch hace 13 años
  Nathalie Furmento 0b76190ebe src/datawizard/memalloc.c: display memory stats after workers are terminated (otherwise the mc lists might not be cleaned) hace 13 años
  Nathalie Furmento b770541f52 src: memory_nodes function renaming hace 13 años
  Nathalie Furmento ec56b3e978 workers: remove reference to gordon workers hace 13 años
  Nathalie Furmento 3e06c96920 task: it is no longer possible to define a gordon implementation of a codelet hace 13 años
  Samuel Thibault ef4a074c89 Remove the no_auto_start_trace field, the user can call starpu_fxt_stop_profiling right after starpu_init herself hace 13 años
  Samuel Thibault 9cf22e94cc Let profiling record the workers topology before disabling events. hace 13 años
  Samuel Thibault 5cf34a093a Generate simgrid XML file at the same time as bus perfmodel files. This permits to avoid having to set STARPU_N*, and simply use STARPU_HOSTNAME to select the simulated machine. hace 13 años
  Samuel Thibault 2b30d49db1 Make it possible to use simgrid without having CUDA/OpenCL installed hace 13 años
  Nathalie Furmento eb32a9b3d4 src: fix coding style hace 13 años
  Andra Hugo 8aa86f5b27 get rid of the remove/add task (replace it with a flag) + fix a delete_ctx bug (data was freed too early) hace 13 años
  Samuel Thibault 87ebda3263 Avoid making simgrid spin on data requests, we can wake workers on data transfer termination. hace 13 años
  Samuel Thibault 0ce268da40 Do not warn about debugging flags in simgrid mode hace 13 años
  Samuel Thibault 3c1aa1bd4b permit to change the trace buffer size hace 13 años
  Samuel Thibault 2f54cfb3d1 rename no_auto_profile into no_auto_start_trace to avoid confusing FxT tracing with task profiling hace 13 años