Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault a586f6da56 Fix failure without cpus il y a 14 ans
  Samuel Thibault 291771f0e1 optimize not-busy signalization: only take the mutex if starpu_data_unregister is indeed waiting, and the handle is not busy il y a 14 ans
  Samuel Thibault b8fbe1ef89 Check spinlock use consistency in debug mode. il y a 14 ans
  Samuel Thibault 839862377b Revert part of 4374: a test explicitly needs EINVAL being returned. il y a 14 ans
  Samuel Thibault 3c0a0e89cc Make starpu_data_unregister also wait for replicate refcnt and queued requests, should fix yet more odd issues il y a 14 ans
  Samuel Thibault 5dc8c4d367 Fix warning il y a 14 ans
  Samuel Thibault ddc2bdb6c4 Use stronger assertions in the mpi_insert_task helper il y a 14 ans
  Samuel Thibault 5ecb5dbaca Add some ChangeLog items il y a 14 ans
  Samuel Thibault 4fbaaaa405 permit 4 implementations by default il y a 14 ans
  Cyril Roelandt b4721222cb Checking the return value of pthread_join. il y a 14 ans
  Samuel Thibault 94040d2af4 Make starpu_data_unregister wait for all pending requests. This should fix issues with WT, notably il y a 14 ans
  Samuel Thibault dd933ff4df reduce the default number of stencil iterations to avoid filling > 4GiB memory il y a 14 ans
  Samuel Thibault da709588e1 fix printing data il y a 14 ans
  Samuel Thibault c358dbc705 permit to pass a pointer to print a data handle il y a 14 ans
  Samuel Thibault 1fd17477be typo il y a 14 ans
  Samuel Thibault d53251b5e2 fix data distribution of MPI stencil il y a 14 ans
  Samuel Thibault 2a949e2ad2 Fix use of exp_end local array il y a 14 ans
  Samuel Thibault f4c1ae58fa Force calibration when a performance model is not calibrated enough il y a 14 ans
  Cyril Roelandt ba619be902 Doc. Codelets and tasks : adding descriptions for the the cpu_funcs, cuda_funcs and opencl_funcs fields. il y a 14 ans
  Samuel Thibault 63d7799af6 Add theoretical bound support to cholesky, document that the result is in ms il y a 14 ans
  Samuel Thibault 51fd7dd92a drop more of r4358 il y a 14 ans
  Cyril Roelandt 5f6527aa38 Heft :exp_end and exp_len should be one-dimensonial arrays. il y a 14 ans
  Cyril Roelandt af16a3e8d0 Heft : bugfix. In _heft_push_task(), after running il y a 14 ans
  Samuel Thibault df7fc98be6 Add missing C++ guards il y a 14 ans
  Nathalie Furmento ab21ee6137 tests/core/tag_wait_api.c: remove bogus characters (buildbot mail notifier fails when dealing with them) il y a 14 ans
  Cyril Roelandt 3a412f45b4 starpu_task_submit : check pointer against NULL before it is dereferenced. il y a 14 ans
  Samuel Thibault ed9411814d Advise how to initialize a library once for each worker il y a 14 ans
  Nathalie Furmento 474caf3a4c tests: improve error checking mechanism il y a 14 ans
  Nathalie Furmento 51a0c34183 tests: test return values for pthread functionalities il y a 14 ans
  Nathalie Furmento 2c1f736e4c tests: improve error checking mechanism il y a 14 ans