Historial de Commits

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