Commit History

Author SHA1 Message Date
  Cédric Augonnet c46518553b Introduce an MPI version of the LU decomposition (work in progress !) 16 years ago
  Cédric Augonnet 332daf9df2 Supply more helper functions: the "array" version of the helpers make it 16 years ago
  Cédric Augonnet 6279da10bf Add a callback to the empty task created by starpu_create_sync_task. 16 years ago
  Cédric Augonnet 92c6d51fb0 add a test to make sure that starpu_create_sync_task is working properly 16 years ago
  Cédric Augonnet b3b1dc5ad0 The starpu_create_sync_task helper function creates an empty task which is a 16 years ago
  Cédric Augonnet 263464ee51 From now on, the default behaviour is to put performance models in 16 years ago
  Cédric Augonnet 05abf577fb Implement starpu_mkpath in order to mimic the behaviour of "mkdir -p". 16 years ago
  Cédric Augonnet 1c9e738133 - rename MAXNODES into STARPU_MAXNODES. 16 years ago
  Cédric Augonnet d9661118a4 By default, the MPI lib will not create a progression thread to poll all the 16 years ago
  Cédric Augonnet 66730fef6c The STARPU_FXT_PREFIX environment variable permits to specify where the FxT 16 years ago
  Cédric Augonnet cab40d4920 Make it possible to specify multiple input files in a more flexible way (eg. 16 years ago
  Cédric Augonnet 8290a42842 We enable data prefetching for the tasks that are explicitely put on a specific 16 years ago
  Samuel Thibault beedc67980 better align numbers 16 years ago
  Cédric Augonnet d72cd0b547 Avoid to use a quadratic algorithm when matching MPI communications within 16 years ago
  Cédric Augonnet 89890c1716 fix the computation of the trace offset 16 years ago
  Cédric Augonnet e64bb38448 display the MPI transfers between multiple nodes 16 years ago
  Cédric Augonnet 0824f64dbb Generate a unique key during starpu_mpi_init so that we can make sure that all 16 years ago
  Samuel Thibault a4f14ca856 MPI types should always be committed before use 16 years ago
  Cédric Augonnet 6983263fed Add a synchronization point during the initialization of the MPI lib so that we 16 years ago
  Cédric Augonnet ca41b1537d We do not wait until the termination of the program (with atexit) to actually 16 years ago
  Cédric Augonnet c003625624 Forgot one file using STARPU_MAXCUDADEVS too. 16 years ago
  Cédric Augonnet 88147be9d1 Rename the MAXCUDADEVS constant into STARPU_MAXCUDADEVS and add an option to 16 years ago
  Cédric Augonnet d1820bf537 fix previous commit 16 years ago
  Cédric Augonnet 1ba632d181 Small cleanups in the public headers 16 years ago
  Cédric Augonnet 1fd39a00de Make it possible to generate a single Paje trace with multiple FxT traces by 16 years ago
  Cédric Augonnet f844d8e3e6 forgot to add a new file 16 years ago
  Cédric Augonnet 6b3be68abf Start to cleanup the tool to generate Paje traces out of FxT traces 16 years ago
  Cédric Augonnet 4765071b06 Remove dead code, we don't need to generate traces in SVG format since Vite is 16 years ago
  Cédric Augonnet 95659a6ed2 prefix more internal functions with _starpu 16 years ago
  Cédric Augonnet d3acc00120 To avoid problems when linking dynamically, we prefix some internal functions 16 years ago