Historial de Commits

Autor SHA1 Mensaje Fecha
  Cédric Augonnet ed2ca95098 Do not hardcode the maximum number of workers hace 16 años
  Cédric Augonnet 6d7c5c65db Cleanup: get rid of the total_computation_time, total_communication_time, hace 16 años
  Cédric Augonnet bfb112613e The push/pop methods are now directly in the starpu_sched_policy_s structure hace 16 años
  Cédric Augonnet 247f68170a Cleanup the job queue structure to remove the fields that are meaningless when hace 16 años
  Cédric Augonnet c5a0234f3e _starpu_data_expected_penalty and update_data_requests now takes the hace 16 años
  Cédric Augonnet 880d7f9e1c Get rid of the "who" field of the queue structure since it is meaningless when hace 16 años
  Cédric Augonnet 28e6898b29 Document starpu_data_acquire(_cb) and starpu_data_release hace 16 años
  Cédric Augonnet e21992c35f Add the --enable-maxcpus option to the configure script so that we can select hace 16 años
  Cédric Augonnet 59532859e8 Avoid "never defined inlined function" warnings when compiling with --std=gnu99 hace 16 años
  Cédric Augonnet 461cd23194 Implement starpu_data_invalidate which invalidates all copies of a data handle. hace 16 años
  Cédric Augonnet a10978eb03 The _starpu_data_wait_until_available function blocks until the handle is hace 16 años
  Cédric Augonnet e6aaaeb850 Disable implicit dependencies during the subgraph_repeat_regenerate hace 16 años
  Cédric Augonnet 0bd8b67548 Bug fix: partially revert commit 2488. There was actually 2 modifications in hace 16 años
  Cédric Augonnet 70c6c285d8 (Cosmetic changes) Rename some internal functions so that it remains consistent hace 16 años
  Cédric Augonnet 374f132c16 Add the starpu_insert_task wrapper which mimics the interface of the Quark hace 16 años
  Cédric Augonnet a88ab34ceb Make sure that we keep track of "ghost dependencies" when generating the DAG hace 16 años
  Cédric Augonnet cb7497d914 Remove useless variable hace 16 años
  Cédric Augonnet 22459e3f6a There is now a specific list to report bugs hace 16 años
  Nathalie Furmento 4a983beb04 Update copyright hace 16 años
  Cédric Augonnet 98293dd3f2 - Minor header cleanup hace 16 años
  Cédric Augonnet b4bc510cc9 Cleanup/Simplify the cholesky example so that it does not use semaphore. hace 16 años
  Cédric Augonnet 43e8fcb1e4 We need to distribute starpu_cuda.h hace 16 años
  Cédric Augonnet cda1b0d229 In case the calibrate field of the starpu_conf structure that is passed to hace 16 años
  Cédric Augonnet cc1b1d735a The starpu_cuda.h header must be included to have STARPU_CUDA_REPORT_ERROR hace 16 años
  Nathalie Furmento 92fa4f641d doc: performance model example hace 16 años
  Nathalie Furmento d25256b368 doc: add profiling example hace 16 años
  Nathalie Furmento 8aefd59fca doc: add entry points for yet undocumented functionalities hace 16 años
  Nathalie Furmento 903032aa00 include/: add missing file hace 16 años
  Nathalie Furmento cf7be76766 API: move cuda related API in starpu_cuda.h and define stuff in starpu_opencl.h only when OpenCL is enabled hace 16 años
  Nathalie Furmento bada4ef33c include/: remove duplicate definition of starpu_data_unpartition() hace 16 años