Historial de Commits

Autor SHA1 Mensaje Fecha
  Sylvain Henry 191eb84b4a Fix OpenCL/CUDA link order in .pc file hace 13 años
  Nathalie Furmento 4415e5387a doc/Makefile.am: add new texi file chapters/benchmarks.texi hace 13 años
  Cyril Roelandt ac2eedf77f Fix dead assignment. hace 13 años
  Samuel Thibault 041fd27983 Reducing the number of loops will drop a lot of tests. Simply just skip it all. hace 13 años
  Nathalie Furmento da0271d51e tests/main/tag_task_data_deps.c: reduce number of loops for slow machine configuration hace 13 años
  Cyril Roelandt e59b6b6388 Interfaces: Check the return value of cudaMalloc and cudaFree. hace 13 años
  Cyril Roelandt b03b794ef6 Interfaces: check the return value of clReleaseMemObject(). hace 13 años
  Cyril Roelandt 2fcf7e6af2 Add a _STARPU_PTHREAD_CREATE macro and use it. hace 13 años
  Ludovic Courtès 8883e7c789 gcc: Add possibly missing include. hace 13 años
  Ludovic Courtès 4df395d818 gcc: Remove extraneous <starpu.h> inclusion. hace 13 años
  Ludovic Courtès 211a0fe08e gcc: Include <starpu.h> first. hace 13 años
  Ludovic Courtès fc11a8ef49 gcc: Use <diagnostic.h>, not <diagnostic-core.h>. hace 13 años
  Ludovic Courtès 178363cf1c gcc: Tweak includes. hace 13 años
  Ludovic Courtès 2a35f32336 gcc: Export compatibility functions. hace 13 años
  Nathalie Furmento bbaa41b827 doc: fix syntax of macro and function definitions (i.e add missing space before '(') hace 13 años
  Cyril Roelandt 81549ea081 Add a new interface: COO matrix. hace 13 años
  Ludovic Courtès 22a29db265 gcc: Move headers in their own directory. hace 13 años
  Ludovic Courtès 9dd5a841aa gcc: Further split source code in several files. hace 13 años
  Ludovic Courtès bca1705007 gcc: Move `read_pragma_expressions' to utils.c. hace 13 años
  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 hace 13 años
  Nathalie Furmento 7c5bf27852 src/core/topology.c: only execute code when hwloc is enabled hace 13 años
  Nathalie Furmento 2d3f2f9c71 src: hwloc topology needs to be initialised outside the driver function as the driver may be disabled hace 13 años
  Nathalie Furmento 01622c139c socl: check clGetExtensionFunctionAddressForPlatform is available hace 13 años
  Samuel Thibault 8ad8d54621 Call _starpu_worker_exists after interfaces have been filled with the home node interface, so can_execute can use them hace 13 años
  Nathalie Furmento 0471062832 ChangeLog: add updates hace 13 años
  Samuel Thibault e5b0426821 round task lengths hace 13 años
  Nathalie Furmento c768a4b3a9 tests/datawizard/write_only_tmp_buffer.c: fix message hace 13 años
  Samuel Thibault 30cad26bde Do not serialize tasks hace 13 años
  Samuel Thibault 6cbc4809a1 give parameters to the bench hace 13 años
  Samuel Thibault af68aea93a add help to lu example hace 13 años