Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Cédric Augonnet 2bc05e3288 Skip "reduction tasks" when detecting implicit deps. 15 gadi atpakaļ
  Samuel Thibault efea829150 fix 'unused' warning 15 gadi atpakaļ
  Samuel Thibault 3a9920892b fix 'unused' warnings, add PTHREAD_MUTEX_ERRORCHECK 15 gadi atpakaļ
  Samuel Thibault 7305d4d589 Add missing include. 15 gadi atpakaļ
  Cédric Augonnet 57c92b5413 The RW-lock protecting the handle is given either to the "reduction tasks" and 15 gadi atpakaļ
  Cédric Augonnet 318a57b30b Fix compilation 15 gadi atpakaļ
  Cédric Augonnet 0700ca07a1 Add a debug function to display the size of some data structures. 15 gadi atpakaļ
  Cédric Augonnet fc2892de61 Use macros to check return values 15 gadi atpakaļ
  Cédric Augonnet e8d1dd8a10 Use the PTHREAD_COND_SIGNAL to check if there are errors. 15 gadi atpakaļ
  Cédric Augonnet 36d7733a7f Document starpu_data_cpy 15 gadi atpakaļ
  Cédric Augonnet 9b8fbfae0a starpu_data_cpy now takes a callback function which is executed when the handle 15 gadi atpakaļ
  Cédric Augonnet 3fb818e36e The starpu_data_cpy function copies the content of a handle into another handle. 15 gadi atpakaļ
  Cédric Augonnet 19f09aba2d - Factorize functions which only differ by one parameter 15 gadi atpakaļ
  Cédric Augonnet 1fb5e9a42f - Add the --with-opencl-lib-dir and --with-opencl-include-dir options to 15 gadi atpakaļ
  Cédric Augonnet f90e00fa9f - In case we have a non standard CUDA setup, we can specify both include and 15 gadi atpakaļ
  Samuel Thibault 2d53bbbc6d fix build on non-libnuma systems 15 gadi atpakaļ
  Cédric Augonnet 9070fdaebc Add missing headers 15 gadi atpakaļ
  Cédric Augonnet c145687170 Remove unused variables 15 gadi atpakaļ
  Cédric Augonnet 447e86b623 - Add missing prototypes 15 gadi atpakaļ
  Cédric Augonnet 67f15d462a Add missing return statement 15 gadi atpakaļ
  Cédric Augonnet 27a01b636d Add missing prototypes ({s,d}gemv) 15 gadi atpakaļ
  Cédric Augonnet b5026e43dd Minor cleanup: remove unused argument 15 gadi atpakaļ
  Cédric Augonnet 1ea769be8e Add missing argument 15 gadi atpakaļ
  Cédric Augonnet ef29dd6da4 Fix compilation on machines without CUDA 15 gadi atpakaļ
  Samuel Thibault e4f8e3a2f1 fix checking for libstdc++ 15 gadi atpakaļ
  Samuel Thibault 3a9cbb4c57 fix missing ref to former_process_affinity 15 gadi atpakaļ
  Cédric Augonnet 20e50d126a Remove dead code 15 gadi atpakaļ
  Nathalie Furmento 6e69a0dd6b mpi/Makefile.am: revert previous commit as it was not intended to be committed 15 gadi atpakaļ
  Nathalie Furmento 0682670ec2 mpi/tests/ring_async_implicit.c: mpi is initialised by starpu 15 gadi atpakaļ
  Cédric Augonnet c750225a2b Fix the CG example: 15 gadi atpakaļ