Commit History

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