Historique des commits

Auteur SHA1 Message Date
  Cédric Augonnet a1d45828d9 Bug fix: properly determine whether it is possible to transfer data between two il y a 14 ans
  Cédric Augonnet 8386cce80c Do not declare the same field multiple time il y a 14 ans
  Samuel Thibault ebf3a80a39 Make it clearer that aliasing should be taken care of when using cl_arg il y a 14 ans
  Ludovic Courtès 0f9fd3362b gcc: Add `#pragma starpu wait'. il y a 14 ans
  Ludovic Courtès 297262cd65 gcc: Cosmetic changes. il y a 14 ans
  Ludovic Courtès 2486487853 gcc: Fix parameter declarations in task implementation wrappers. il y a 14 ans
  Ludovic Courtès 280873f503 Improve error message in `_starpu_insert_task_create_and_submit'. il y a 14 ans
  Cédric Augonnet f203943352 Fix the test that determines whether a transfer is possible between 2 GPUs or il y a 14 ans
  Nathalie Furmento 6f43a089a6 configure.ac: Fix test il y a 14 ans
  Nathalie Furmento e488dfc840 src/datawizard/coherency.c: only enable cuda-related code when cuda is enabled il y a 14 ans
  Cédric Augonnet e51515a4dd Start to add support for CUDA 4: il y a 14 ans
  Nathalie Furmento 2795bc9ffa mpi/examples/cholesky: unregister data from StarPU il y a 14 ans
  Nathalie Furmento 3a698d7c20 mpi/examples/cholesky: add a command-line parameter -display to display input and output matrices il y a 14 ans
  Nathalie Furmento 66a747dfbb mpi/examples/cholesky: check number of blocks is smaller or equal to matrix size il y a 14 ans
  Nathalie Furmento a2e703967c configure.ac: AC_LIBTOOL_WIN32_DLL must be called *before* 'AC_PROG_LIBTOOL' il y a 14 ans
  Samuel Thibault eb067968b9 fix references il y a 14 ans
  Ludovic Courtès fae7dfa7b9 gcc: Use `size_in_bytes' instead of our own `sizeof_type'. il y a 14 ans
  Ludovic Courtès 23fbe77bd9 gcc: Fix detection of function declarations. il y a 14 ans
  Nathalie Furmento c1abba883c il y a 14 ans
  Nathalie Furmento 4b66da2ca8 configure.ac: invert macros AC_PROG_LIBTOOL and AC_LIBTOOL_WIN32_DLL il y a 14 ans
  Cédric Augonnet 44990565b1 Store the identifier of the device associated to a memory node (when il y a 14 ans
  Samuel Thibault faf0486405 cross-reference between performance model example and scheduling algorithm selection il y a 14 ans
  Cédric Augonnet 517d6385e3 Bug fix: Do not hold the header lock while executing the callback when we don't il y a 14 ans
  Cédric Augonnet 7619f09fc9 Add a test ensuring that we can call starpu_data_release from a callback (this il y a 14 ans
  Nathalie Furmento b3716b4f66 configure.ac: fix setting of variable STARPU_CUDA_LDFLAGS il y a 14 ans
  Cédric Augonnet c97c172d55 Remove the "execution" Paje state: even if we don't generate colors, we use a il y a 14 ans
  Samuel Thibault 6e85956cae detect whether sync_task is submitted for redux il y a 14 ans
  Samuel Thibault 1c6c10bf8a give a name to synchronization tasks il y a 14 ans
  Cédric Augonnet a0f18ecea3 Include the function to filter the CSR matrix directly in the example to make il y a 14 ans
  Cédric Augonnet 1a07d6c313 Forgot to commit Makefile.am changes, and use pinned memory if possible. il y a 14 ans