Commit History

Autor SHA1 Mensaxe Data
  Cédric Augonnet 22e39e050a starpu_get_handle_interface_id returns the identifier of the interface of a %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet e51aadfda3 - The different data interfaces are now indexed between 0 and %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 869320b7a2 Small hack to avoid side effects from third party libs that also try to bind %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 5763bd2d0c Implement starpu_get_vector_elemsize that was somehow missing. %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 2a2758ac3e Make the "ring" example more challenging as we now have both MPI and CUDA %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet c3c1b0de02 Introduce the MPI helper lib (enabled with --with-mpi at configure time). %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet c94a373e97 Fix the starpu_sync_data_with_mem API, it is now required to call %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet fff603e54c Make sure that the directory that should contain the performance models is %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 0363a81ed4 fix compilation in case CUDA is not used %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 0934f728e3 We don't hardcode the performance of the bus anymore, so that tool is useless %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet c054754a75 Implement bus performance sampling: this is no longer hardcoded. %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet a3be10b313 The performande models associated to the codelets are now put in %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 3cad2c6bbb The src and dst nodes were inverted in the matrices %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet e9b8da269e add some dirty program to measure the bandwith/latency used by the performance models %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 0b80205b82 It is possible to generate a file with the distribution of the duration of the %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet bcd9c67fc4 Fix debug assertions, it is possible that no request is associated to a data %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet e561dd511a We now assume that the header lock is already taken when calling %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet eb5c03ad79 BUG FIX: when a data dependency is unlocked, we have to update the current mode %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 485ce7b82f cudaMemset only fills one byte at a time, so we use a char array instead of an %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 20420637e6 starpu_wait_all_tasks and starpu_wait_task are blocking too. %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 6f21718f48 The helper functions to allocate/liberate pinned memory use tasks internally, %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 5284a61274 When a data request needs to actually perform a data transfer from a source, we %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 499cbfed6a Also check that we don't synchronize with a tag while blocking is prohibited. %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 02119279fc We now check whether the following blocking calls are called from a callback or %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet a9394e1af3 Keep the status of each worker so that we can detect whether a blocking call is %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 4ac2e92f42 Add another classical synchronization problem to stress data management. %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 152b6a7329 Add a the classical dining philosopher example: we have to explicitely order %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 9e1bd3857d Make it possible to select the maximum number of buffers per task at configure %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet da38bcd033 Implement async data transfers for the "block" data interface. %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet d3cfd654a8 Cleanup FxT tool, there is no svg output anymore (Vite is much better in every %!s(int64=16) %!d(string=hai) anos