커밋 기록

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