Histórico de commits

Autor SHA1 Mensagem Data
  Samuel Thibault 0a3f05e7cd Fix calibrating all implementations on all archs 14 anos atrás
  Samuel Thibault 27c7eda2ab Fix not permitting nimpl != 0 when the codelet does not provide several implementations 14 anos atrás
  Samuel Thibault f80bb38305 Use bigger vector, to have at least something like 1ms computation 14 anos atrás
  Samuel Thibault dee86a1ac1 Remove the mult_impl example, the vector_scal example makes much more sense 14 anos atrás
  Cyril Roelandt 47aca5084b sync_and_notify_data_opencl.c : removing useless assignments. 14 anos atrás
  Cyril Roelandt 91009bc1d9 mpi_like_async : fix dead assignment 14 anos atrás
  Cyril Roelandt ff911ef3ca Fix a dead assignment. 14 anos atrás
  Samuel Thibault 350ff7056f document starpu_execute_on_each_worker 14 anos atrás
  Samuel Thibault 50996d4071 Fix termination hang: make sure all tasks are finished before shutting down 14 anos atrás
  Samuel Thibault b9437a2649 Fix parsing performance model with some disabled arch 14 anos atrás
  Samuel Thibault a586f6da56 Fix failure without cpus 14 anos atrás
  Samuel Thibault 291771f0e1 optimize not-busy signalization: only take the mutex if starpu_data_unregister is indeed waiting, and the handle is not busy 14 anos atrás
  Samuel Thibault b8fbe1ef89 Check spinlock use consistency in debug mode. 14 anos atrás
  Samuel Thibault 839862377b Revert part of 4374: a test explicitly needs EINVAL being returned. 14 anos atrás
  Samuel Thibault 3c0a0e89cc Make starpu_data_unregister also wait for replicate refcnt and queued requests, should fix yet more odd issues 14 anos atrás
  Samuel Thibault 5dc8c4d367 Fix warning 14 anos atrás
  Samuel Thibault ddc2bdb6c4 Use stronger assertions in the mpi_insert_task helper 14 anos atrás
  Samuel Thibault 5ecb5dbaca Add some ChangeLog items 14 anos atrás
  Samuel Thibault 4fbaaaa405 permit 4 implementations by default 14 anos atrás
  Cyril Roelandt b4721222cb Checking the return value of pthread_join. 14 anos atrás
  Samuel Thibault 94040d2af4 Make starpu_data_unregister wait for all pending requests. This should fix issues with WT, notably 14 anos atrás
  Samuel Thibault dd933ff4df reduce the default number of stencil iterations to avoid filling > 4GiB memory 14 anos atrás
  Samuel Thibault da709588e1 fix printing data 14 anos atrás
  Samuel Thibault c358dbc705 permit to pass a pointer to print a data handle 14 anos atrás
  Samuel Thibault 1fd17477be typo 14 anos atrás
  Samuel Thibault d53251b5e2 fix data distribution of MPI stencil 14 anos atrás
  Samuel Thibault 2a949e2ad2 Fix use of exp_end local array 14 anos atrás
  Samuel Thibault f4c1ae58fa Force calibration when a performance model is not calibrated enough 14 anos atrás
  Cyril Roelandt ba619be902 Doc. Codelets and tasks : adding descriptions for the the cpu_funcs, cuda_funcs and opencl_funcs fields. 14 anos atrás
  Samuel Thibault 63d7799af6 Add theoretical bound support to cholesky, document that the result is in ms 14 anos atrás