コミット履歴

作者 SHA1 メッセージ 日付
  Cédric Augonnet d9661118a4 By default, the MPI lib will not create a progression thread to poll all the 15 年 前
  Cédric Augonnet 66730fef6c The STARPU_FXT_PREFIX environment variable permits to specify where the FxT 15 年 前
  Cédric Augonnet cab40d4920 Make it possible to specify multiple input files in a more flexible way (eg. 15 年 前
  Cédric Augonnet 8290a42842 We enable data prefetching for the tasks that are explicitely put on a specific 15 年 前
  Samuel Thibault beedc67980 better align numbers 15 年 前
  Cédric Augonnet d72cd0b547 Avoid to use a quadratic algorithm when matching MPI communications within 15 年 前
  Cédric Augonnet 89890c1716 fix the computation of the trace offset 15 年 前
  Cédric Augonnet e64bb38448 display the MPI transfers between multiple nodes 15 年 前
  Cédric Augonnet 0824f64dbb Generate a unique key during starpu_mpi_init so that we can make sure that all 15 年 前
  Samuel Thibault a4f14ca856 MPI types should always be committed before use 15 年 前
  Cédric Augonnet 6983263fed Add a synchronization point during the initialization of the MPI lib so that we 15 年 前
  Cédric Augonnet ca41b1537d We do not wait until the termination of the program (with atexit) to actually 15 年 前
  Cédric Augonnet c003625624 Forgot one file using STARPU_MAXCUDADEVS too. 15 年 前
  Cédric Augonnet 88147be9d1 Rename the MAXCUDADEVS constant into STARPU_MAXCUDADEVS and add an option to 15 年 前
  Cédric Augonnet d1820bf537 fix previous commit 15 年 前
  Cédric Augonnet 1ba632d181 Small cleanups in the public headers 15 年 前
  Cédric Augonnet 1fd39a00de Make it possible to generate a single Paje trace with multiple FxT traces by 15 年 前
  Cédric Augonnet f844d8e3e6 forgot to add a new file 15 年 前
  Cédric Augonnet 6b3be68abf Start to cleanup the tool to generate Paje traces out of FxT traces 15 年 前
  Cédric Augonnet 4765071b06 Remove dead code, we don't need to generate traces in SVG format since Vite is 15 年 前
  Cédric Augonnet 95659a6ed2 prefix more internal functions with _starpu 15 年 前
  Cédric Augonnet d3acc00120 To avoid problems when linking dynamically, we prefix some internal functions 15 年 前
  Cédric Augonnet 15831ca9a1 In the case of a non blocking operation, we don't use a local variable to store 15 年 前
  Cédric Augonnet f17de349e8 - Export the headers of the MPI lib when installing 15 年 前
  Cédric Augonnet d4c070f3ee Add a --with-mpicc option to specify which compiler should be used with MPI. 15 年 前
  Cédric Augonnet d10b14ab3c Callbacks are sometimes executed directly by the application threads. 15 年 前
  Cédric Augonnet 9ee0246b6e - Bug fix in the block interface (the block size of nx*ny*nz, and not nx*nx*ny) 15 年 前
  Cédric Augonnet a95033f93a Replace cublas calls with plain cuda functions in the BLAS, CSR and BCSR 15 年 前
  Cédric Augonnet 2927c638b3 Don't use CUBLAS function to perform data transfers with the vector interface. 15 年 前
  Cédric Augonnet e86adf65df Having a "request" associated to a detached call does not make much sense as it 15 年 前