Commit Verlauf

Autor SHA1 Nachricht Datum
  Cédric Augonnet 3f9d1a9977 Rename the write-back mechanism into write-through mechanism. vor 15 Jahren
  Cédric Augonnet 7a2cd1dde7 Activate data prefetching by default. vor 15 Jahren
  Cédric Augonnet 310df96a51 When generating the FxT trace, use the maximum number of workers indicated by vor 15 Jahren
  Cédric Augonnet 74cc2f1adc Do not hardcode the maximum number of workers in the starpu.h header. Instead, vor 15 Jahren
  Cédric Augonnet ed2ca95098 Do not hardcode the maximum number of workers vor 15 Jahren
  Cédric Augonnet 6d7c5c65db Cleanup: get rid of the total_computation_time, total_communication_time, vor 15 Jahren
  Cédric Augonnet bfb112613e The push/pop methods are now directly in the starpu_sched_policy_s structure vor 15 Jahren
  Cédric Augonnet 247f68170a Cleanup the job queue structure to remove the fields that are meaningless when vor 15 Jahren
  Cédric Augonnet c5a0234f3e _starpu_data_expected_penalty and update_data_requests now takes the vor 15 Jahren
  Cédric Augonnet 880d7f9e1c Get rid of the "who" field of the queue structure since it is meaningless when vor 15 Jahren
  Cédric Augonnet 28e6898b29 Document starpu_data_acquire(_cb) and starpu_data_release vor 15 Jahren
  Cédric Augonnet e21992c35f Add the --enable-maxcpus option to the configure script so that we can select vor 15 Jahren
  Cédric Augonnet 59532859e8 Avoid "never defined inlined function" warnings when compiling with --std=gnu99 vor 15 Jahren
  Cédric Augonnet 461cd23194 Implement starpu_data_invalidate which invalidates all copies of a data handle. vor 15 Jahren
  Cédric Augonnet a10978eb03 The _starpu_data_wait_until_available function blocks until the handle is vor 15 Jahren
  Cédric Augonnet e6aaaeb850 Disable implicit dependencies during the subgraph_repeat_regenerate vor 15 Jahren
  Cédric Augonnet 0bd8b67548 Bug fix: partially revert commit 2488. There was actually 2 modifications in vor 15 Jahren
  Cédric Augonnet 70c6c285d8 (Cosmetic changes) Rename some internal functions so that it remains consistent vor 15 Jahren
  Cédric Augonnet 374f132c16 Add the starpu_insert_task wrapper which mimics the interface of the Quark vor 15 Jahren
  Cédric Augonnet a88ab34ceb Make sure that we keep track of "ghost dependencies" when generating the DAG vor 15 Jahren
  Cédric Augonnet cb7497d914 Remove useless variable vor 15 Jahren
  Cédric Augonnet 22459e3f6a There is now a specific list to report bugs vor 15 Jahren
  Nathalie Furmento 4a983beb04 Update copyright vor 15 Jahren
  Cédric Augonnet 98293dd3f2 - Minor header cleanup vor 15 Jahren
  Cédric Augonnet b4bc510cc9 Cleanup/Simplify the cholesky example so that it does not use semaphore. vor 15 Jahren
  Cédric Augonnet 43e8fcb1e4 We need to distribute starpu_cuda.h vor 15 Jahren
  Cédric Augonnet cda1b0d229 In case the calibrate field of the starpu_conf structure that is passed to vor 15 Jahren
  Cédric Augonnet cc1b1d735a The starpu_cuda.h header must be included to have STARPU_CUDA_REPORT_ERROR vor 15 Jahren
  Nathalie Furmento 92fa4f641d doc: performance model example vor 15 Jahren
  Nathalie Furmento d25256b368 doc: add profiling example vor 15 Jahren