Commit History

Author SHA1 Message Date
  Sylvain Henry f73a52b9d5 Add a statement indicating that SOCL is experimental 13 years ago
  Nathalie Furmento 6868f1b7c2 tests/core/starpu_worker_exists.c: add copyright 13 years ago
  Nathalie Furmento de79918ae8 tests: rename _starpu_worker_exists.c in starpu_worker_exists.c 13 years ago
  Cyril Roelandt ce7a43bd30 Add a test for _starpu_worker_exists. 13 years ago
  Nathalie Furmento 17bfb26c81 src/core/topology.c: check the os has the capability to bind threads before doing it 13 years ago
  Cyril Roelandt 55c2efdadc Moving the multiformat example form "advanced api" to "advanced examples" 13 years ago
  Nathalie Furmento 73f8e6be24 tests/opt/Makefile.am: add $(top_builddir)/src as include directory 13 years ago
  Cyril Roelandt f0e3de192a Fix warnings. 13 years ago
  Cyril Roelandt e80564005f cuda_check_return_values.cocci : adding a test case that does not work. 13 years ago
  Cyril Roelandt f501a6d2bd _starpu_worker_exists : use task->cl->can_execute when it is defined. 13 years ago
  Samuel Thibault eecc2dfc83 Fix removing tags: we also need to set pointers to NULL in the htable 13 years ago
  Nathalie Furmento 3ad2eebb53 tools/gdbinit: new functions starpu-print-prequests and starpu-print-frequests 13 years ago
  Samuel Thibault 339fd3a6d8 Return 1 when capacity is at least 1.3, not 0... 13 years ago
  Ludovic Courtès 6ac4b42b22 doc: Explain how to conditionalize use of the C extensions. 13 years ago
  Ludovic Courtès a027ccf2b8 doc: Clarify CUDA and OpenCL task implementations. 13 years ago
  Ludovic Courtès bf76496015 doc: Mention other C-family GCC front-ends. 13 years ago
  Cyril Roelandt 94cd84352c cuda_check_return_values : add Copyright. 13 years ago
  Cyril Roelandt 4f4aac21e3 multiformat_handle_conversion && multiformat_data_release : make sure these tests do not fail if there are no opencl and no cuda workers. 13 years ago
  Cyril Roelandt 69d493a890 Add a Coccinelle script that checks that the return values of the CUDA fucntions are not ignored. 13 years ago
  Nathalie Furmento b9476e6d4a update code w.r.t coding style 13 years ago
  Nathalie Furmento 7599748470 update code w.r.t coding style 13 years ago
  Nathalie Furmento 83e4492494 update code w.r.t coding style 13 years ago
  Samuel Thibault 96148d837c Fix fft usage above 65536 floats: the in and out parameters need to be different, otherwize fft starts optimizing by always putting the result in the in parameter... 13 years ago
  Ludovic Courtès 21b1280f7f gcc: Make sure `STARPU_MAXIMPLEMENTATIONS' is not exceeded. 13 years ago
  Ludovic Courtès 9d1fec0254 gcc: Adjust to the `{cpu,cuda,opencl}_func' deprecation. 13 years ago
  Ludovic Courtès 15ccdcf638 gcc: Link against libstarpu-1.0, not libstarpu. 13 years ago
  Samuel Thibault a6f7aad971 fix build 13 years ago
  Samuel Thibault 1c42006ca2 Also interpret STARPU_HOME 13 years ago
  Nathalie Furmento 5e56dc31fb tests: for struct starpu_codelet, define .xxx_funcs instead of .xxx_func fields 13 years ago
  Nathalie Furmento addc0ed4c0 src/core/perfmodel/perfmodel.c: update type of i to unsigned 13 years ago