Commit Verlauf

Autor SHA1 Nachricht Datum
  Samuel Thibault c05e4565d4 only the owner of the block should send it to node 0 vor 16 Jahren
  Cédric Augonnet 578c319b4a Fix bug and add error checking vor 16 Jahren
  Cédric Augonnet 4408a54de9 add an experiment to measure the latency between 2 GPUs vor 16 Jahren
  Cédric Augonnet c1273c8f02 - add a (pretty naive) test to measure the latency between 2 GPUs vor 16 Jahren
  Cédric Augonnet 516411357c forgot to commit the public headers in the previous commit vor 16 Jahren
  Cédric Augonnet 3ea8462620 - Use events instead of streams to check whether a data transfer is terminated vor 16 Jahren
  Cédric Augonnet b308e85842 The user events are typically not executed by a worker, so in case the event is vor 16 Jahren
  Cédric Augonnet 3946a1e554 Forgot to move the cuda kernel associated to the sync_and_notify_data test. vor 16 Jahren
  Cédric Augonnet c7d8e962c0 The progression hook is a mechanism which should be use in very specific cases. vor 16 Jahren
  Cédric Augonnet 5a38bde976 tag-wait-api is not a microbench either vor 16 Jahren
  Cédric Augonnet 59a0283279 move the sync_and_notify_data example in a more appropriate directory too vor 16 Jahren
  Cédric Augonnet 7363413be1 Move the "dsm stress" example in a more appropriate directory, this is not a vor 16 Jahren
  Cédric Augonnet 89c1870f00 Define a new header which should contain the public functions that should only vor 16 Jahren
  Cédric Augonnet 4a8fe3239e improve error checking vor 16 Jahren
  Cédric Augonnet dc7a276f27 add some debug messages in the MPI lib vor 16 Jahren
  Cédric Augonnet d247fadc97 add a -display flag vor 16 Jahren
  Cédric Augonnet 0a02a72fd6 Something got messed up with fortran vs. C ordering, so we temporarility vor 16 Jahren
  Cédric Augonnet bbb0e033a8 - yet more debugging vor 16 Jahren
  Cédric Augonnet c1f052654a fix MPI LU vor 16 Jahren
  Cédric Augonnet 9484d29449 Add various functions to debug the MPI LU code. vor 16 Jahren
  Cédric Augonnet 681fcbb676 make sure that nvcc finds cuda headers vor 16 Jahren
  Cédric Augonnet 395d4f8c66 - Add timing in the incrementer example. vor 16 Jahren
  Cédric Augonnet ee82317aad - fix some bugs vor 16 Jahren
  Cédric Augonnet 3bfae32576 define a poison value to help debugging vor 16 Jahren
  Cédric Augonnet eee6350711 handle termination properly vor 16 Jahren
  Cédric Augonnet e5a8efbe98 fix multiple bus (eg. tag misuse) vor 16 Jahren
  Cédric Augonnet 73c80890fd Provide wrappers for the GEMV blas functions. vor 16 Jahren
  Cédric Augonnet 5471b28c56 tell autoconf to generate the Makefile for the MPI examples vor 16 Jahren
  Cédric Augonnet c46518553b Introduce an MPI version of the LU decomposition (work in progress !) vor 16 Jahren
  Cédric Augonnet 332daf9df2 Supply more helper functions: the "array" version of the helpers make it vor 16 Jahren