Commit History

Author SHA1 Message Date
  Cédric Augonnet 318a57b30b Fix compilation 15 years ago
  Cédric Augonnet 0700ca07a1 Add a debug function to display the size of some data structures. 15 years ago
  Cédric Augonnet fc2892de61 Use macros to check return values 15 years ago
  Cédric Augonnet e8d1dd8a10 Use the PTHREAD_COND_SIGNAL to check if there are errors. 15 years ago
  Cédric Augonnet 36d7733a7f Document starpu_data_cpy 15 years ago
  Cédric Augonnet 9b8fbfae0a starpu_data_cpy now takes a callback function which is executed when the handle 15 years ago
  Cédric Augonnet 3fb818e36e The starpu_data_cpy function copies the content of a handle into another handle. 15 years ago
  Cédric Augonnet 19f09aba2d - Factorize functions which only differ by one parameter 15 years ago
  Cédric Augonnet 1fb5e9a42f - Add the --with-opencl-lib-dir and --with-opencl-include-dir options to 15 years ago
  Cédric Augonnet f90e00fa9f - In case we have a non standard CUDA setup, we can specify both include and 15 years ago
  Samuel Thibault 2d53bbbc6d fix build on non-libnuma systems 15 years ago
  Cédric Augonnet 9070fdaebc Add missing headers 15 years ago
  Cédric Augonnet c145687170 Remove unused variables 15 years ago
  Cédric Augonnet 447e86b623 - Add missing prototypes 15 years ago
  Cédric Augonnet 67f15d462a Add missing return statement 15 years ago
  Cédric Augonnet 27a01b636d Add missing prototypes ({s,d}gemv) 15 years ago
  Cédric Augonnet b5026e43dd Minor cleanup: remove unused argument 15 years ago
  Cédric Augonnet 1ea769be8e Add missing argument 15 years ago
  Cédric Augonnet ef29dd6da4 Fix compilation on machines without CUDA 15 years ago
  Samuel Thibault e4f8e3a2f1 fix checking for libstdc++ 15 years ago
  Samuel Thibault 3a9cbb4c57 fix missing ref to former_process_affinity 15 years ago
  Cédric Augonnet 20e50d126a Remove dead code 15 years ago
  Nathalie Furmento 6e69a0dd6b mpi/Makefile.am: revert previous commit as it was not intended to be committed 15 years ago
  Nathalie Furmento 0682670ec2 mpi/tests/ring_async_implicit.c: mpi is initialised by starpu 15 years ago
  Cédric Augonnet c750225a2b Fix the CG example: 15 years ago
  Nathalie Furmento 72e51d653e tests/Makefile.am: typo 15 years ago
  Nathalie Furmento 751a5a20c5 tests/Makefile.am: only install OpenCL codelet files when OpenCL is enabled 15 years ago
  Nathalie Furmento 9fd7ad66a6 examples/Makefile.am: only install OpenCL codelet files when OpenCL is enabled 15 years ago
  Nathalie Furmento 3b61934f1c typos (detected as warning by icc) 15 years ago
  Samuel Thibault 077899a03e explicitly add -lstdc++ on darwin 15 years ago