コミット履歴

作者 SHA1 メッセージ 日付
  Cédric Augonnet d247fadc97 add a -display flag 16 年 前
  Cédric Augonnet 0a02a72fd6 Something got messed up with fortran vs. C ordering, so we temporarility 16 年 前
  Cédric Augonnet bbb0e033a8 - yet more debugging 16 年 前
  Cédric Augonnet c1f052654a fix MPI LU 16 年 前
  Cédric Augonnet 9484d29449 Add various functions to debug the MPI LU code. 16 年 前
  Cédric Augonnet 681fcbb676 make sure that nvcc finds cuda headers 16 年 前
  Cédric Augonnet 395d4f8c66 - Add timing in the incrementer example. 16 年 前
  Cédric Augonnet ee82317aad - fix some bugs 16 年 前
  Cédric Augonnet 3bfae32576 define a poison value to help debugging 16 年 前
  Cédric Augonnet eee6350711 handle termination properly 16 年 前
  Cédric Augonnet e5a8efbe98 fix multiple bus (eg. tag misuse) 16 年 前
  Cédric Augonnet 73c80890fd Provide wrappers for the GEMV blas functions. 16 年 前
  Cédric Augonnet 5471b28c56 tell autoconf to generate the Makefile for the MPI examples 16 年 前
  Cédric Augonnet c46518553b Introduce an MPI version of the LU decomposition (work in progress !) 16 年 前
  Cédric Augonnet 332daf9df2 Supply more helper functions: the "array" version of the helpers make it 16 年 前
  Cédric Augonnet 6279da10bf Add a callback to the empty task created by starpu_create_sync_task. 16 年 前
  Cédric Augonnet 92c6d51fb0 add a test to make sure that starpu_create_sync_task is working properly 16 年 前
  Cédric Augonnet b3b1dc5ad0 The starpu_create_sync_task helper function creates an empty task which is a 16 年 前
  Cédric Augonnet 263464ee51 From now on, the default behaviour is to put performance models in 16 年 前
  Cédric Augonnet 05abf577fb Implement starpu_mkpath in order to mimic the behaviour of "mkdir -p". 16 年 前
  Cédric Augonnet 1c9e738133 - rename MAXNODES into STARPU_MAXNODES. 16 年 前
  Cédric Augonnet d9661118a4 By default, the MPI lib will not create a progression thread to poll all the 16 年 前
  Cédric Augonnet 66730fef6c The STARPU_FXT_PREFIX environment variable permits to specify where the FxT 16 年 前
  Cédric Augonnet cab40d4920 Make it possible to specify multiple input files in a more flexible way (eg. 16 年 前
  Cédric Augonnet 8290a42842 We enable data prefetching for the tasks that are explicitely put on a specific 16 年 前
  Samuel Thibault beedc67980 better align numbers 16 年 前
  Cédric Augonnet d72cd0b547 Avoid to use a quadratic algorithm when matching MPI communications within 16 年 前
  Cédric Augonnet 89890c1716 fix the computation of the trace offset 16 年 前
  Cédric Augonnet e64bb38448 display the MPI transfers between multiple nodes 16 年 前
  Cédric Augonnet 0824f64dbb Generate a unique key during starpu_mpi_init so that we can make sure that all 16 年 前