提交歷史

作者 SHA1 備註 提交日期
  Cédric Augonnet b2a72aa358 implement the ring example with asynchronous calls 15 年之前
  Cédric Augonnet 52c311463b fix asynchronous request submission (aka modprobe brain) 15 年之前
  Cédric Augonnet 744f2a8624 - Bug fix: actually use mpi_isend.c in the mpi_isend test :) 15 年之前
  Cédric Augonnet 2b9b3e948b implement isend, irecv, wait and test 15 年之前
  Cédric Augonnet 42379b35dc bug fix: the number of children was not set properly in the existing 15 年之前
  Cédric Augonnet e5d825e471 Clean up other filters. 15 年之前
  Cédric Augonnet 51fe1b1897 Various cleanups in the data management code, start to outline an API to 15 年之前
  Cédric Augonnet bbea7f8d4b Support the "block" interface with our mpi lib. 15 年之前
  Cédric Augonnet cf48d2f6c6 In spite of the MPI norm, some MPI implementation seems to require that the 15 年之前
  Cédric Augonnet 9e9015d718 implement starpu_get_block_elemsize 15 年之前
  Cédric Augonnet 480ee416d5 - Cleanup the code managing performance models and per model "debug" files. We 15 年之前
  Cédric Augonnet 9711586171 fix previous commit 15 年之前
  Cédric Augonnet 89fe8a7605 Support 2D matrices ("blas" interface) 15 年之前
  Cédric Augonnet fda086c7ae Implement starpu_get_blas_elemsize 15 年之前
  Cédric Augonnet 1470ba3508 - Provide the status returned by the MPI_Irecv function. 15 年之前
  Cédric Augonnet bf8bb00b8a Start to implement starpu_mpi_handle_to_datatype. 15 年之前
  Cédric Augonnet 22e39e050a starpu_get_handle_interface_id returns the identifier of the interface of a 15 年之前
  Cédric Augonnet e51aadfda3 - The different data interfaces are now indexed between 0 and 15 年之前
  Cédric Augonnet 869320b7a2 Small hack to avoid side effects from third party libs that also try to bind 15 年之前
  Cédric Augonnet 5763bd2d0c Implement starpu_get_vector_elemsize that was somehow missing. 15 年之前
  Cédric Augonnet 2a2758ac3e Make the "ring" example more challenging as we now have both MPI and CUDA 15 年之前
  Cédric Augonnet c3c1b0de02 Introduce the MPI helper lib (enabled with --with-mpi at configure time). 15 年之前
  Cédric Augonnet c94a373e97 Fix the starpu_sync_data_with_mem API, it is now required to call 15 年之前
  Cédric Augonnet fff603e54c Make sure that the directory that should contain the performance models is 15 年之前
  Cédric Augonnet 0363a81ed4 fix compilation in case CUDA is not used 15 年之前
  Cédric Augonnet 0934f728e3 We don't hardcode the performance of the bus anymore, so that tool is useless 15 年之前
  Cédric Augonnet c054754a75 Implement bus performance sampling: this is no longer hardcoded. 15 年之前
  Cédric Augonnet a3be10b313 The performande models associated to the codelets are now put in 15 年之前
  Cédric Augonnet 3cad2c6bbb The src and dst nodes were inverted in the matrices 15 年之前
  Cédric Augonnet e9b8da269e add some dirty program to measure the bandwith/latency used by the performance models 16 年之前