Commit Verlauf

Autor SHA1 Nachricht Datum
  Cédric Augonnet 6b9ea2fa8d Start a major cleanup of the scheduler which intends to make it doable to write vor 15 Jahren
  Nathalie Furmento 75f01af154 examples: add a shell script to call examples with different sets of parameters w.r.t coverage vor 15 Jahren
  Nathalie Furmento 7f0644d528 dw_cholesky.c: test return code of starpu_task_submit() vor 15 Jahren
  Nathalie Furmento 766ea38063 configure.ac: fix syntax to use test command instead of [ vor 15 Jahren
  Samuel Thibault cd742e33b6 fix windows build vor 15 Jahren
  Nathalie Furmento e2498049af tests/coverage/coverage_test.sh is generated by configure to have a proper directory to call configure (that is needed to get a correct coverage report) vor 15 Jahren
  Nathalie Furmento cf5091f8db coverage_test.sh: update output message vor 15 Jahren
  Nathalie Furmento bb0bf5a3d4 coverage_test.sh: write into temporary directory instead of local directory vor 15 Jahren
  Nathalie Furmento a3c8de1065 coverage_test.sh: fix shell script vor 15 Jahren
  Cédric Augonnet 9b34ec2d9c Instead of storing the list of queues associated to each memory node, we vor 15 Jahren
  Cédric Augonnet 39f496497e Small fixes in the ChangeLog vor 15 Jahren
  Cédric Augonnet 433da63e14 Prepare for the coming 0.4 release vor 15 Jahren
  Cédric Augonnet ea84c4a088 Document --enable-nmaxcpus vor 15 Jahren
  Cédric Augonnet 952534293d Update copyright date vor 15 Jahren
  Cédric Augonnet 84627ea448 Fix typo vor 15 Jahren
  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