Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 3ad2eebb53 tools/gdbinit: new functions starpu-print-prequests and starpu-print-frequests il y a 14 ans
  Samuel Thibault 339fd3a6d8 Return 1 when capacity is at least 1.3, not 0... il y a 14 ans
  Ludovic Courtès 6ac4b42b22 doc: Explain how to conditionalize use of the C extensions. il y a 14 ans
  Ludovic Courtès a027ccf2b8 doc: Clarify CUDA and OpenCL task implementations. il y a 14 ans
  Ludovic Courtès bf76496015 doc: Mention other C-family GCC front-ends. il y a 14 ans
  Cyril Roelandt 94cd84352c cuda_check_return_values : add Copyright. il y a 14 ans
  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. il y a 14 ans
  Cyril Roelandt 69d493a890 Add a Coccinelle script that checks that the return values of the CUDA fucntions are not ignored. il y a 14 ans
  Nathalie Furmento b9476e6d4a update code w.r.t coding style il y a 14 ans
  Nathalie Furmento 7599748470 update code w.r.t coding style il y a 14 ans
  Nathalie Furmento 83e4492494 update code w.r.t coding style il y a 14 ans
  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... il y a 14 ans
  Ludovic Courtès 21b1280f7f gcc: Make sure `STARPU_MAXIMPLEMENTATIONS' is not exceeded. il y a 14 ans
  Ludovic Courtès 9d1fec0254 gcc: Adjust to the `{cpu,cuda,opencl}_func' deprecation. il y a 14 ans
  Ludovic Courtès 15ccdcf638 gcc: Link against libstarpu-1.0, not libstarpu. il y a 14 ans
  Samuel Thibault a6f7aad971 fix build il y a 14 ans
  Samuel Thibault 1c42006ca2 Also interpret STARPU_HOME il y a 14 ans
  Nathalie Furmento 5e56dc31fb tests: for struct starpu_codelet, define .xxx_funcs instead of .xxx_func fields il y a 14 ans
  Nathalie Furmento addc0ed4c0 src/core/perfmodel/perfmodel.c: update type of i to unsigned il y a 14 ans
  Samuel Thibault 2b5f90ab01 Fix perfmodel parsing il y a 14 ans
  Cyril Roelandt 6868d2ed61 Fix a path error. il y a 14 ans
  Cyril Roelandt 5b0f6abf75 Add func_to_funcs.sh, that runs a bunch of Coccinelle script that can turn {cpu,cuda,opencl}_func into {cpu,cuda,opencl}_funcs. il y a 14 ans
  Nathalie Furmento 98e6236fee tools/dev/experimental/: add shell scripts to apply coccinelle patches il y a 14 ans
  Nathalie Furmento 6a7cf4e2ee tools/dev/experimental/use_starpu_pthread_macros.cocci: add patterns for pthread_spin_ functions il y a 14 ans
  Nathalie Furmento b22c04197c configure.ac: no longer use -we10006 when checking if a flag is supported il y a 14 ans
  Nathalie Furmento 0433b3cc32 src: minor fixes w.r.tg warnings detected by gcc compiler il y a 14 ans
  Nathalie Furmento 137a8543af tests: update location for helper.h and use STARPU_ASSERT il y a 14 ans
  Nathalie Furmento c844785b54 Makefile.am: helper.h has been moved. Update NVCCFLAGS il y a 14 ans
  Nathalie Furmento b265a4ffa8 tests: move helper.h from common directory to main directory. Use STARPU pthread macros defined in src/common/utils.h instead of redefining them. il y a 14 ans
  Nathalie Furmento 2c405bdc80 examples/reductions/minmax_reduction.c: mark test as skipped when no eligible worker is found il y a 14 ans