Historial de Commits

Autor SHA1 Mensaje Fecha
  Nathalie Furmento 440b4e4d93 tests/main/subgraph_repeat_tag.c: calling starpu_data_unregister blocks the application, not sure it's an error though hace 11 años
  Nathalie Furmento b43914770b ChangeLog: move updates to the correct section, some updates were wrongly listed as part of release 1.1.x instead of 1.2.x hace 11 años
  Nathalie Furmento 61b5da7300 tests/perfmodels/feed.c: properly shutdown StarPU hace 11 años
  Nathalie Furmento bd9905de6c examples: free allocated memory hace 11 años
  Nathalie Furmento 4f7c5e462a tests: unregister data from StarPU hace 11 años
  Nathalie Furmento eca5618c92 src/core/sched_ctx.c: free allocated memory hace 11 años
  Samuel Thibault f7ae9b2757 Use simgrid-3.10 features conditionnally hace 11 años
  Nathalie Furmento 3e5e251a00 examples/sched_ctx: avoid allocating memory twice hace 11 años
  Nathalie Furmento 2db8a074e8 examples/sched_ctx/nested_sched_ctxs.c: fix code when no CPU are available hace 11 años
  Andra Hugo d9c48e6e3c bug fix: the worker should be in sleeping mode when it signaled it hace 11 años
  Nathalie Furmento f13cc390c7 examples/Makefile.am: fix program name hace 11 años
  Andra Hugo ab7bd6810c nested scheduling contexts + worker collection keeping track of blocked workers hace 11 años
  Samuel Thibault eb4095be81 port r12836 from scheduler_modularization: Fix idleness computation on CUDA workers hace 11 años
  Samuel Thibault af2b4ca2a8 port r12834 from scheduler_modularization: Also show "pop" scheduling state on CUDA hace 11 años
  Samuel Thibault 5e7bdfcdee port r12832 from scheduler_modularization: Add a way to easily add thread-specific string events hace 11 años
  Samuel Thibault 654104db17 Fix macro names hace 11 años
  Samuel Thibault 1d8e85f121 port r12828 from 1.1: Add changelog for STARPU_CALIBRATE_MINIMUM hace 11 años
  Samuel Thibault 38ddafc107 Introduce a variable to specify the minimum number of calibration measurements hace 11 años
  Samuel Thibault c727d2141d Also pass simgrid CFLAGS to c++ hace 11 años
  Samuel Thibault b26c190c51 port r11792 from scheduler_modularization: properly test for task termination hace 11 años
  Samuel Thibault 3903429984 Fix build with simgrid and without opencl hace 11 años
  Samuel Thibault 3ae1f26666 Fix build with simgrid and without cuda hace 11 años
  Nathalie Furmento f2b00293d8 examples/sched_ctx/sched_ctx_without_sched_policy.c: fix case when there is only 1 CPU, it is shared between both contexts hace 11 años
  Nathalie Furmento 2624c94c24 examples/cpp/incrementer_cpp.cpp: set async flags for CUDA and OpenCL implementations hace 11 años
  Nathalie Furmento 22a2b51d78 examples/binary/binary.c: set async flags for OpenCL implementation hace 11 años
  Samuel Thibault d592415088 port r12811 from 1.1: Add changelog for the "scheduling" state in traces hace 11 años
  Samuel Thibault 8f8b885f30 Use XBT_BARRIER_SERIAL_PROCESS instead of hardcoded -1 hace 11 años
  Samuel Thibault e6096316de Complete "scheduling" state with pre-exec, post-exec, push_notify, etc. hace 11 años
  Samuel Thibault c5a8f90515 benefit from xbt_barrier_t when available hace 11 años
  Samuel Thibault 03bf7a2c4f Benefit from MSG_get_as_by_name whenever it is available hace 11 años