Commit Verlauf

Autor SHA1 Nachricht Datum
  Cédric Augonnet b5026e43dd Minor cleanup: remove unused argument vor 16 Jahren
  Cédric Augonnet 1ea769be8e Add missing argument vor 16 Jahren
  Cédric Augonnet ef29dd6da4 Fix compilation on machines without CUDA vor 16 Jahren
  Samuel Thibault e4f8e3a2f1 fix checking for libstdc++ vor 16 Jahren
  Samuel Thibault 3a9cbb4c57 fix missing ref to former_process_affinity vor 16 Jahren
  Cédric Augonnet 20e50d126a Remove dead code vor 16 Jahren
  Nathalie Furmento 6e69a0dd6b mpi/Makefile.am: revert previous commit as it was not intended to be committed vor 16 Jahren
  Nathalie Furmento 0682670ec2 mpi/tests/ring_async_implicit.c: mpi is initialised by starpu vor 16 Jahren
  Cédric Augonnet c750225a2b Fix the CG example: vor 16 Jahren
  Nathalie Furmento 72e51d653e tests/Makefile.am: typo vor 16 Jahren
  Nathalie Furmento 751a5a20c5 tests/Makefile.am: only install OpenCL codelet files when OpenCL is enabled vor 16 Jahren
  Nathalie Furmento 9fd7ad66a6 examples/Makefile.am: only install OpenCL codelet files when OpenCL is enabled vor 16 Jahren
  Nathalie Furmento 3b61934f1c typos (detected as warning by icc) vor 16 Jahren
  Samuel Thibault 077899a03e explicitly add -lstdc++ on darwin vor 16 Jahren
  Cédric Augonnet 2c2f40c638 The increment_redux test performs a succession of reduction phases followed by vor 16 Jahren
  Samuel Thibault 8dc58afd4d Fix non-Linux builds. vor 16 Jahren
  Cédric Augonnet 04cfc235ec Destroy the reduction-specific per-handle request list when the handle is vor 16 Jahren
  Cédric Augonnet 14ebc94929 Implement cg with filters vor 16 Jahren
  Cédric Augonnet 9c959490e7 Start to implement a conjugate gradient vor 16 Jahren
  Cédric Augonnet c0be233412 Define CUBLAS functions vor 16 Jahren
  Cédric Augonnet 0828950dd7 Add a wrapper for DDOT vor 16 Jahren
  Cédric Augonnet b910d275eb The async task overhead now indicates precisely how time is spent vor 16 Jahren
  Cédric Augonnet e2c5593252 Add new fields in the per-task profiling info structure vor 16 Jahren
  Cédric Augonnet b42f38c8b2 Avoid overflow when computing pi vor 16 Jahren
  Cédric Augonnet e4ed360572 When a data handle is accessed in a R/W mode for the first time after it was vor 16 Jahren
  Cédric Augonnet 193905f07a Use starpu_task_wait_for_all instead of condition variables to simplify the vor 16 Jahren
  Cédric Augonnet 8d2b6c2760 Rename the STARPU_TASK_BLOCKED_ON_JOB status into STARPU_TASK_BLOCKED_ON_DATA vor 16 Jahren
  Cédric Augonnet 23a21d47db Fix compilation without CUDA vor 16 Jahren
  Cédric Augonnet 3e6aadaca8 The pi_redux example is now one of the tests used by make check vor 16 Jahren
  Cédric Augonnet 1b0a67230d No need to lock the header again vor 16 Jahren