Commit History

Autor SHA1 Mensaxe Data
  Samuel Thibault a4f14ca856 MPI types should always be committed before use %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 6983263fed Add a synchronization point during the initialization of the MPI lib so that we %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet ca41b1537d We do not wait until the termination of the program (with atexit) to actually %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet c003625624 Forgot one file using STARPU_MAXCUDADEVS too. %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 88147be9d1 Rename the MAXCUDADEVS constant into STARPU_MAXCUDADEVS and add an option to %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet d1820bf537 fix previous commit %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 1ba632d181 Small cleanups in the public headers %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 1fd39a00de Make it possible to generate a single Paje trace with multiple FxT traces by %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet f844d8e3e6 forgot to add a new file %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 6b3be68abf Start to cleanup the tool to generate Paje traces out of FxT traces %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 4765071b06 Remove dead code, we don't need to generate traces in SVG format since Vite is %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 95659a6ed2 prefix more internal functions with _starpu %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet d3acc00120 To avoid problems when linking dynamically, we prefix some internal functions %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 15831ca9a1 In the case of a non blocking operation, we don't use a local variable to store %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet f17de349e8 - Export the headers of the MPI lib when installing %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet d4c070f3ee Add a --with-mpicc option to specify which compiler should be used with MPI. %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet d10b14ab3c Callbacks are sometimes executed directly by the application threads. %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 9ee0246b6e - Bug fix in the block interface (the block size of nx*ny*nz, and not nx*nx*ny) %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet a95033f93a Replace cublas calls with plain cuda functions in the BLAS, CSR and BCSR %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 2927c638b3 Don't use CUBLAS function to perform data transfers with the vector interface. %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet e86adf65df Having a "request" associated to a detached call does not make much sense as it %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet dde612872a Provide helper functions which tell the MPI lib to release a tag when an %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 14c8458f90 Provide helpers for the "block" interface. %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet f635a0a3db Do no liberate the job structure too early. %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet d924344bf6 bug fix: that value was used uninitialized %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet be6b0b16e5 Correct some path which was modified by mistake during previous commit. %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 187b338b16 Ensure the progression of detached MPI requests thanks to a progression hook %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 585e31ce7f Make it possible to register progression method which are called when the %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet aa1cb7ba58 forgot one file during previous commit %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 0e22fdfbda Implement "detached" MPI requests which need not be waited or tested %!s(int64=16) %!d(string=hai) anos