提交歷史

作者 SHA1 備註 提交日期
  Cédric Augonnet c9fd1c0892 Document some functions that were already documented in the sources. 16 年之前
  Cédric Augonnet 7285889703 Follow-up to commit r1803 16 年之前
  Cédric Augonnet d18cb19c6d update the vector-scal "basic example" 16 年之前
  Cédric Augonnet 2cb2cdb7f1 Refresh the examples a little to reflect recent changes and to make the role of 16 年之前
  Cédric Augonnet 0984a29d6c Partially revert commit 1750: starpu_tag_declare_deps _is_ a public function. 16 年之前
  Cédric Augonnet da923646ea Rename the "blas" interface into "matrix" which is much clearer. 16 年之前
  Cédric Augonnet 2b14cbb9a0 Remove dead code (which was moved in examples/common/ a while ago). 16 年之前
  Cédric Augonnet 559529e4ea Minor fixes 16 年之前
  Cédric Augonnet b846b8a7f4 Document the environment variables to control the workers. 16 年之前
  Nathalie Furmento 3c4782f19a Rename field id of the struct starpu_worker_s in devid 16 年之前
  Nathalie Furmento 880223cf93 s/STARPU_WORKERS_GPUID/STARPU_WORKERS_CUDAID/g - Let's get ready for OpenCL driver 16 年之前
  Cédric Augonnet 6695f1a415 add missing return value 16 年之前
  Cédric Augonnet 902b2f1412 Remove the "pastix wrappers" which have been left unmaintained/unused for a 16 年之前
  Cédric Augonnet 0548a0dd12 Minor cleanups: 16 年之前
  Cédric Augonnet 6c9d9787ed minor: this function needs not be public 16 年之前
  Cédric Augonnet 0c02dab663 Cleanup: remove the submit_sync_task function which was not even in the public 16 年之前
  Cédric Augonnet e211a14276 The CLOCK_MONOTONIC_RAW clock is not subject to NTP adjustments, but is not 16 年之前
  Cédric Augonnet c0ba4bf5e9 Liberate the memory that was implicitely allocated by the DSM to replicate data 16 年之前
  Cédric Augonnet 57e8dfaf44 StarPU now successfully passes the "dining philosophers" test without any 16 年之前
  Cédric Augonnet d01cc2e5f9 When enforcing data dependencies, it is important that the ressources are 16 年之前
  Cédric Augonnet 2db6f869c3 Make sure that the FxT trace was not corrupted and display a warning in that 16 年之前
  Cédric Augonnet 272c07a99e check pthread_mutex_(un)lock return value 16 年之前
  Cédric Augonnet c5c8236915 - Test whether the CUDA setup supports recent features (eg portable pinned memory). 16 年之前
  Cédric Augonnet 84014a95ad StarPU is using some features that were introduced in CUDA 2.2 (eg. portable 16 年之前
  Cédric Augonnet d07392fcf3 Fix a configuration bug which appeared when using CUDA 2.2. 16 年之前
  Nathalie Furmento be3f9c53e0 Add include directory for common/config.h 16 年之前
  Nathalie Furmento 029af75db3 CONFIG_FUT is needed by the external tool FxT, and therefore should not be prefixed 16 年之前
  Cédric Augonnet 330ebd2afb The _starpu_check_mutex_deadlock provides a quick'n'dirty (not 100% garanteed) 16 年之前
  Nathalie Furmento 7e5f41b49c Prefixing of src/common/fxt.h (3rd and last step) 16 年之前
  Nathalie Furmento fd1559804a Prefixing of src/common/fxt.h (2nd step) 16 年之前