Commit Verlauf

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