Commit History

作者 SHA1 備註 提交日期
  Nathalie Furmento 62d7a85b85 configure.ac: always set run_socl_check 13 年之前
  Nathalie Furmento d6f2af5e27 doc/chapters/basic-api.texi: document STARPU_MAJOR_VERSION and STARPU_MINOR_VERSION 13 年之前
  Nathalie Furmento 2babab7478 doc/starpu.texi: fix top declaration 13 年之前
  Nathalie Furmento fe55b3b3b5 doc/starpu.texi: @top is only needed for info and should define the name of the document 13 年之前
  Nathalie Furmento adf0a15c45 revert @7683 as STARPU_MAJOR_VERSION and STARPU_MINOR_VERSION should be defined by the public API for applications to detect the version of StarPU they are using 13 年之前
  Nathalie Furmento 28e2250682 cuda: fix type for devid to always be unsigned 13 年之前
  Nathalie Furmento 8dca1f4c96 remove STARPU_MAJOR_VERSION and STARPU_MINOR_VERSION as they are no longer needed 13 年之前
  Nathalie Furmento a4e05df11e starpu-top: fix display of package version information (thanks to Ludovic Courtès for the patch) 13 年之前
  Nathalie Furmento 44b768e307 tools: fix display of package version information (thanks to Ludovic Courtès for the patch) 13 年之前
  Nathalie Furmento 7a78e2537d Makefile.am: fix subdirs orders (mpi needs to be compiled before examples) 13 年之前
  Nathalie Furmento 9cde6c6832 Makefile.am: change subdirs order 13 年之前
  Nathalie Furmento 8cc33523e2 configure.ac: add --coverage to CFLAGS instead of CPPFLAGS 13 年之前
  Sylvain Henry 191eb84b4a Fix OpenCL/CUDA link order in .pc file 13 年之前
  Nathalie Furmento 4415e5387a doc/Makefile.am: add new texi file chapters/benchmarks.texi 13 年之前
  Cyril Roelandt ac2eedf77f Fix dead assignment. 13 年之前
  Samuel Thibault 041fd27983 Reducing the number of loops will drop a lot of tests. Simply just skip it all. 13 年之前
  Nathalie Furmento da0271d51e tests/main/tag_task_data_deps.c: reduce number of loops for slow machine configuration 13 年之前
  Cyril Roelandt e59b6b6388 Interfaces: Check the return value of cudaMalloc and cudaFree. 13 年之前
  Cyril Roelandt b03b794ef6 Interfaces: check the return value of clReleaseMemObject(). 13 年之前
  Cyril Roelandt 2fcf7e6af2 Add a _STARPU_PTHREAD_CREATE macro and use it. 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 年之前