コミット履歴

作者 SHA1 メッセージ 日付
  Andra Hugo 125960a47b rollback to r7157 13 年 前
  Ludovic Courtès 8883e7c789 gcc: Add possibly missing include. 13 年 前
  Ludovic Courtès 4df395d818 gcc: Remove extraneous <starpu.h> inclusion. 13 年 前
  Ludovic Courtès 211a0fe08e gcc: Include <starpu.h> first. 13 年 前
  Ludovic Courtès fc11a8ef49 gcc: Use <diagnostic.h>, not <diagnostic-core.h>. 13 年 前
  Ludovic Courtès 178363cf1c gcc: Tweak includes. 13 年 前
  Ludovic Courtès 2a35f32336 gcc: Export compatibility functions. 13 年 前
  Nathalie Furmento bbaa41b827 doc: fix syntax of macro and function definitions (i.e add missing space before '(') 13 年 前
  Cyril Roelandt 81549ea081 Add a new interface: COO matrix. 13 年 前
  Ludovic Courtès 22a29db265 gcc: Move headers in their own directory. 13 年 前
  Ludovic Courtès 9dd5a841aa gcc: Further split source code in several files. 13 年 前
  Ludovic Courtès bca1705007 gcc: Move `read_pragma_expressions' to utils.c. 13 年 前
  Nathalie Furmento 1829239b3f tests/microbenchs/tasks_size_overhead.c: use long instead of suseconds_t (which is not available on windows), and rename variable to avoid double declaration 13 年 前
  Nathalie Furmento 7c5bf27852 src/core/topology.c: only execute code when hwloc is enabled 13 年 前
  Nathalie Furmento 2d3f2f9c71 src: hwloc topology needs to be initialised outside the driver function as the driver may be disabled 13 年 前
  Nathalie Furmento 01622c139c socl: check clGetExtensionFunctionAddressForPlatform is available 13 年 前
  Samuel Thibault 8ad8d54621 Call _starpu_worker_exists after interfaces have been filled with the home node interface, so can_execute can use them 13 年 前
  Nathalie Furmento 0471062832 ChangeLog: add updates 13 年 前
  Samuel Thibault e5b0426821 round task lengths 13 年 前
  Nathalie Furmento c768a4b3a9 tests/datawizard/write_only_tmp_buffer.c: fix message 13 年 前
  Samuel Thibault 30cad26bde Do not serialize tasks 13 年 前
  Samuel Thibault 6cbc4809a1 give parameters to the bench 13 年 前
  Samuel Thibault af68aea93a add help to lu example 13 年 前
  Samuel Thibault d5cffa5e98 accept machines without cuda devices 13 年 前
  Cyril Roelandt 3f44664066 _starpu_worker_exists_and_can_execute(): Check all implementations, not only implementation 0. 13 年 前
  Sylvain Henry 6b57bccbd8 SOCL: fix new SOCL model issues 13 年 前
  Sylvain Henry a15e772757 SOCL: fix dependency problem with clEnqueueWriteBuffer 13 年 前
  Sylvain Henry d3a760fd9c SOCL: enhanced graph dump (show command type as string) 13 年 前
  Sylvain Henry d6faffdf88 SOCL: use clShutdown in "basic" example (require OpenCL 1.2 headers) 13 年 前
  Sylvain Henry 762bbf4eea SOCL: rewrite cpu_task_submit helper function 13 年 前