Commit History

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