Historique des commits

Auteur SHA1 Message Date
  Cédric Augonnet 1fd39a00de Make it possible to generate a single Paje trace with multiple FxT traces by il y a 16 ans
  Cédric Augonnet f844d8e3e6 forgot to add a new file il y a 16 ans
  Cédric Augonnet 6b3be68abf Start to cleanup the tool to generate Paje traces out of FxT traces il y a 16 ans
  Cédric Augonnet 4765071b06 Remove dead code, we don't need to generate traces in SVG format since Vite is il y a 16 ans
  Cédric Augonnet 95659a6ed2 prefix more internal functions with _starpu il y a 16 ans
  Cédric Augonnet d3acc00120 To avoid problems when linking dynamically, we prefix some internal functions il y a 16 ans
  Cédric Augonnet 15831ca9a1 In the case of a non blocking operation, we don't use a local variable to store il y a 16 ans
  Cédric Augonnet f17de349e8 - Export the headers of the MPI lib when installing il y a 16 ans
  Cédric Augonnet d4c070f3ee Add a --with-mpicc option to specify which compiler should be used with MPI. il y a 16 ans
  Cédric Augonnet d10b14ab3c Callbacks are sometimes executed directly by the application threads. il y a 16 ans
  Cédric Augonnet 9ee0246b6e - Bug fix in the block interface (the block size of nx*ny*nz, and not nx*nx*ny) il y a 16 ans
  Cédric Augonnet a95033f93a Replace cublas calls with plain cuda functions in the BLAS, CSR and BCSR il y a 16 ans
  Cédric Augonnet 2927c638b3 Don't use CUBLAS function to perform data transfers with the vector interface. il y a 16 ans
  Cédric Augonnet e86adf65df Having a "request" associated to a detached call does not make much sense as it il y a 16 ans
  Cédric Augonnet dde612872a Provide helper functions which tell the MPI lib to release a tag when an il y a 16 ans
  Cédric Augonnet 14c8458f90 Provide helpers for the "block" interface. il y a 16 ans
  Cédric Augonnet f635a0a3db Do no liberate the job structure too early. il y a 16 ans
  Cédric Augonnet d924344bf6 bug fix: that value was used uninitialized il y a 16 ans
  Cédric Augonnet be6b0b16e5 Correct some path which was modified by mistake during previous commit. il y a 16 ans
  Cédric Augonnet 187b338b16 Ensure the progression of detached MPI requests thanks to a progression hook il y a 16 ans
  Cédric Augonnet 585e31ce7f Make it possible to register progression method which are called when the il y a 16 ans
  Cédric Augonnet aa1cb7ba58 forgot one file during previous commit il y a 16 ans
  Cédric Augonnet 0e22fdfbda Implement "detached" MPI requests which need not be waited or tested il y a 16 ans
  Cédric Augonnet 2e2738ee1e - Make sure that the request issued to wait another request is blanked. il y a 16 ans
  Cédric Augonnet 2cd39cd63a - Fix typos in the starpu_mpi_test function il y a 16 ans
  Cédric Augonnet df683b9ec6 Make sure that the request structure is blanked before using it. il y a 16 ans
  Cédric Augonnet be1d410985 When sending data, we need a read-only access instead of a write-only mode. il y a 16 ans
  Cédric Augonnet 8bc9c5b571 Rework the MPI lib il y a 16 ans
  Nathalie Furmento 8937cd8af8 perf model: add functionality to display all available perf models il y a 16 ans
  Nathalie Furmento a91b4cf969 Makefile.am: need the include directory from the build, and remove white trailspaces il y a 16 ans