Commit Verlauf

Autor SHA1 Nachricht Datum
  Cédric Augonnet 193905f07a Use starpu_task_wait_for_all instead of condition variables to simplify the vor 15 Jahren
  Cédric Augonnet 8d2b6c2760 Rename the STARPU_TASK_BLOCKED_ON_JOB status into STARPU_TASK_BLOCKED_ON_DATA vor 15 Jahren
  Cédric Augonnet 23a21d47db Fix compilation without CUDA vor 15 Jahren
  Cédric Augonnet 3e6aadaca8 The pi_redux example is now one of the tests used by make check vor 15 Jahren
  Cédric Augonnet 1b0a67230d No need to lock the header again vor 15 Jahren
  Cédric Augonnet af9ea8975f StarPU automatically calls starpu_data_start_reduction_mode when the data is vor 15 Jahren
  Cédric Augonnet e4c85b9e07 Implement the Monte Carlo algorithm used to compute Pi by the means of vor 15 Jahren
  Cédric Augonnet 9ae657bdb4 Fix compilation for machines without CUDA vor 15 Jahren
  Cédric Augonnet 3b5af731f6 Don't use CUDA/CUBLAS if CUDA is not available vor 15 Jahren
  Cédric Augonnet 11561287cf The dot_product example computes the scalar product of two vectors by the means vor 15 Jahren
  Cédric Augonnet 8e094a1fec First draft of implementation of the STARPU_REDUX mode. vor 15 Jahren
  Cédric Augonnet 58215b1860 - Add sanity checks vor 15 Jahren
  Cédric Augonnet d3dd8e5bd6 The "manual_reduction" test performs a reduction operation by the means of vor 15 Jahren
  Cédric Augonnet 78faf9849a The starpu_data_unregister_no_coherency does the same as starpu_data_unregister vor 15 Jahren
  Cédric Augonnet 461d4d99b7 Provide an implementation of the spinlocks that actually rely on mutexes (with vor 15 Jahren
  Cédric Augonnet b566d09898 Use a rw-lock instead of a mutex to protect the list of progression hooks. vor 15 Jahren
  Cédric Augonnet 280aa1e569 Document STARPU_LIMIT_GPU_MEM vor 15 Jahren
  Cédric Augonnet e3df8c20c8 Implement STARPU_LIMIT_GPU_MEM on both CUDA and OpenCL devices. vor 15 Jahren
  Nathalie Furmento a5f704ef6b mpi_lu example: modifications towards the new API vor 15 Jahren
  Nathalie Furmento 6b8dcf733f StarPU MPI: Add extra functionalities for MPI Implementations which are not thread safe vor 15 Jahren
  Cédric Augonnet 9557513f74 Do not forget to take back the spinlock if the transfer was successful, this vor 15 Jahren
  Cédric Augonnet dabb837619 Memory reclaiming bug fix: while reclaiming memory, we should not hold the lock of the header describing the entire state of the handle while other handles are inspected to find available memory. vor 15 Jahren
  Cédric Augonnet 0eb2226d5d Check return values for the pthread_spin_* methods vor 15 Jahren
  Cédric Augonnet 1607a0cb41 Document --with-mkl-cflags and --with-mkl-ldflags vor 15 Jahren
  Cédric Augonnet 9817b32691 Add support for the MKL. Since it is really hard to guess the flags for MKL, we vor 15 Jahren
  Cédric Augonnet 9d15d640dd Make error message more explicit vor 15 Jahren
  Cédric Augonnet d20dcb2005 Revert commit r2772. We actually cannot really merge replicates and mem_chunks vor 15 Jahren
  Cédric Augonnet 46c026a025 Add Nicolas Collin and François Tessier in the authors vor 15 Jahren
  Nicolas Collin dc11e6e998 Added a mutex release in starpu_init in case of several threads calling it simultaneously. vor 15 Jahren
  Nathalie Furmento 24e66274c2 cuda driver: typo vor 15 Jahren