Commit History

作者 SHA1 備註 提交日期
  Cédric Augonnet 99813e9fe2 - Start to document data management 15 年之前
  Cédric Augonnet ebe7bcc0c7 Use CUDA to translate CUDA errors into strings rather than doing it by hand. 15 年之前
  Cédric Augonnet 9f322bae0c fix previous commit by using only subsection instead of subsubsections 15 年之前
  Cédric Augonnet d62de104af Document some CUDA specific helpers 15 年之前
  Cédric Augonnet 354725247a Some structure field had the same name as a function, for the sake of 15 年之前
  Cédric Augonnet ecc13a28ba minor fix to update the doc 15 年之前
  Cédric Augonnet c9fd1c0892 Document some functions that were already documented in the sources. 15 年之前
  Cédric Augonnet 7285889703 Follow-up to commit r1803 15 年之前
  Cédric Augonnet d18cb19c6d update the vector-scal "basic example" 15 年之前
  Cédric Augonnet 2cb2cdb7f1 Refresh the examples a little to reflect recent changes and to make the role of 15 年之前
  Cédric Augonnet 0984a29d6c Partially revert commit 1750: starpu_tag_declare_deps _is_ a public function. 15 年之前
  Cédric Augonnet da923646ea Rename the "blas" interface into "matrix" which is much clearer. 15 年之前
  Cédric Augonnet 2b14cbb9a0 Remove dead code (which was moved in examples/common/ a while ago). 15 年之前
  Cédric Augonnet 559529e4ea Minor fixes 15 年之前
  Cédric Augonnet b846b8a7f4 Document the environment variables to control the workers. 15 年之前
  Nathalie Furmento 3c4782f19a Rename field id of the struct starpu_worker_s in devid 15 年之前
  Nathalie Furmento 880223cf93 s/STARPU_WORKERS_GPUID/STARPU_WORKERS_CUDAID/g - Let's get ready for OpenCL driver 15 年之前
  Cédric Augonnet 6695f1a415 add missing return value 15 年之前
  Cédric Augonnet 902b2f1412 Remove the "pastix wrappers" which have been left unmaintained/unused for a 15 年之前
  Cédric Augonnet 0548a0dd12 Minor cleanups: 15 年之前
  Cédric Augonnet 6c9d9787ed minor: this function needs not be public 15 年之前
  Cédric Augonnet 0c02dab663 Cleanup: remove the submit_sync_task function which was not even in the public 15 年之前
  Cédric Augonnet e211a14276 The CLOCK_MONOTONIC_RAW clock is not subject to NTP adjustments, but is not 15 年之前
  Cédric Augonnet c0ba4bf5e9 Liberate the memory that was implicitely allocated by the DSM to replicate data 15 年之前
  Cédric Augonnet 57e8dfaf44 StarPU now successfully passes the "dining philosophers" test without any 15 年之前
  Cédric Augonnet d01cc2e5f9 When enforcing data dependencies, it is important that the ressources are 15 年之前
  Cédric Augonnet 2db6f869c3 Make sure that the FxT trace was not corrupted and display a warning in that 15 年之前
  Cédric Augonnet 272c07a99e check pthread_mutex_(un)lock return value 15 年之前
  Cédric Augonnet c5c8236915 - Test whether the CUDA setup supports recent features (eg portable pinned memory). 15 年之前
  Cédric Augonnet 84014a95ad StarPU is using some features that were introduced in CUDA 2.2 (eg. portable 15 年之前