Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 59a6478932 examples/scheduler/schedulers.sh: add script file to test all schedulers on cholesky application il y a 13 ans
  Nathalie Furmento 2f5ac5ff58 doc: add documentation il y a 13 ans
  Cyril Roelandt 0143085912 [scan-build] Fix dead assignments. il y a 13 ans
  Nathalie Furmento 0030930c2d doc: complete mpi documentation il y a 13 ans
  Ludovic Courtès 384b221ec8 gcc: Enclose the whole thing in `extern "C"'. il y a 13 ans
  Ludovic Courtès ad788a684d gcc: Attempt to determine whether to build plug-ins with gcc or g++. il y a 13 ans
  Nathalie Furmento 7ba3912b95 tests/main/starpu_init.c: do not set user_conf.ncpus with the value -1 il y a 13 ans
  Nathalie Furmento c58c88a302 src/core/workers.*: use dynamic memory for default configuration il y a 13 ans
  Nathalie Furmento d295a162b3 src/core/perfmodel/perfmodel.c: cpu_node is only set when STARPU_USE_CPU is enabled il y a 13 ans
  Nathalie Furmento bfbdccf004 ChangeLog: add 'Fix several memory leaks and race conditions' il y a 13 ans
  Samuel Thibault c0024de1d4 Fix concurrency between a task releasing its successor, and a successor enqueuing itself on the list: the parent task should tell successors to just proceed only after it has emptied its list il y a 13 ans
  Cyril Roelandt 6a8757fa81 _starpu_create_request_to_fetch_data: add a call to _starpu_spin_checklocked at the beginning to ensure the lock is taken. il y a 13 ans
  Cyril Roelandt 8a4303ceaa _starpu_create_conversion_task: lock the handle before incrementing the refcnt. il y a 13 ans
  Samuel Thibault 85b4a7a733 pthread_mutex_trylock does not return EDEADLK, just EBUSY il y a 13 ans
  Samuel Thibault 26d2804cd4 Check that the handle spinlock is held when manipulating refcnts il y a 13 ans
  Samuel Thibault 2513a83028 Document handle and replicate refcounting il y a 13 ans
  Samuel Thibault ffd0295811 Fix atomicity of starpu_data_request_allocation() il y a 13 ans
  Ludovic Courtès 6bb7dcd767 gcc: Recognize `uchar', `uint', and `ulong' as valid OpenCL types. il y a 13 ans
  Ludovic Courtès cd94a0f911 gcc: Mention more build requirements. il y a 13 ans
  Nathalie Furmento d1ef85e5da src: modify the field user_conf of struct _starpu_machine_config il y a 13 ans
  Samuel Thibault 38609b1ecc Free allocated vector il y a 13 ans
  Nathalie Furmento d09b4a77ea examples/spmd/vector_scal_spmd.c: skip if starpu_init returns ENODEV il y a 13 ans
  Samuel Thibault 08a8b1c87e Rework changelog il y a 13 ans
  Samuel Thibault bdf63e483b nsuccs does not need to be atomically accessed any more, as it is protected by the cg spinlock il y a 13 ans
  Cyril Roelandt bc7dc92109 Make tests/datawizard/reclaim.c work with OpenCL. il y a 13 ans
  Cyril Roelandt 6019c3c63a src/drivers/opencl/driver_opencl.c: Fix a bug that prevented memory from being reclaimed when using OpenCL. il y a 13 ans
  Nathalie Furmento 48be920950 SOCL/examples: simplify message il y a 13 ans
  Nathalie Furmento 3e82805e99 SOCL: when starpu_init fails, get clGetPlatformIDs to return 0 il y a 13 ans
  Nathalie Furmento 27850a2d6f src/core/workers.c: typo, fix variable name il y a 13 ans
  Cyril Roelandt 32e25ba66e src/sched_policies/heft.c: Fix a bug that caused a handle to be converted twice in some cases. il y a 13 ans