Histórico de commits

Autor SHA1 Mensagem Data
  Nathalie Furmento 9fba8bf7d0 configure.ac: revert r4079, gcc-plugin files should always be generated for make dist to succeed 15 anos atrás
  Nathalie Furmento 346659e8d2 src/drivers/opencl/driver_opencl.c: typo 15 anos atrás
  Cyril Roelandt 769adacccf OpenCL driver : make sure the number of OpenCL devices is less than STARPU_MAXOPENCLDEVS. 15 anos atrás
  Samuel Thibault 064d8961aa fix reference 15 anos atrás
  Samuel Thibault cd085189c0 rework the documentation on threads & GPU use 15 anos atrás
  Samuel Thibault 794730111e note that mpirun as to be used as usual 15 anos atrás
  Nathalie Furmento 681c476c42 examples: make sure codelet structures are completely zeroed 15 anos atrás
  Samuel Thibault ef264ec4c2 Layout fix 15 anos atrás
  Cyril Roelandt ffcfb86084 Multi-implementation. 15 anos atrás
  Ludovic Courtès 451532f517 gcc: Run tests with LC_ALL=C instead of LANG=C. 15 anos atrás
  Ludovic Courtès 8fb9866642 gcc: Detect a few header files to support Debian's layout. 15 anos atrás
  Nathalie Furmento c9a6d31022 configure.ac: fix creation of shell scripts for gcc plugin 15 anos atrás
  Nathalie Furmento f5231ad294 gcc-plugin: fix directory for include files c-common.h and c-pragma.h 15 anos atrás
  Nathalie Furmento cedefa9f81 configure.ac: only generate gcc-plugin make files when needed 15 anos atrás
  Nicolas Collin f67fa31737 Bug in the size of memset fixed. 15 anos atrás
  Samuel Thibault 38b8d7ac29 Do not regenerate taskD, since starpu will be shutting down 15 anos atrás
  Nicolas Collin fb4d68e80f Default value of the config structure's fields must be off. 15 anos atrás
  Ludovic Courtès 0b8e3ffd54 gcc: Fix another out-of-tree build issue. 15 anos atrás
  Nathalie Furmento 94e279876b configure.ac: AC_PROG_YACC needs to be done even when gcc plugin is not enabled, otherwise make dist[check] fails 15 anos atrás
  Ludovic Courtès 02d507cf2b gcc: Add note about the dependency on Bison. 15 anos atrás
  Ludovic Courtès 2e9281e6c7 gcc: Fix a couple more build issues. 15 anos atrás
  Samuel Thibault 232e6373e7 single combined worker shouldn't be enabled by default 15 anos atrás
  Nicolas Collin c55b747918 Check the STARPU_SINGLE_COMBINED_WORKER environment variable in case the user didn't call starpu_conf_init(). 15 anos atrás
  Samuel Thibault 87a4f18af0 Fix c++-isms 15 anos atrás
  Samuel Thibault bd2c88d145 cast void* to please the SCC compiler 15 anos atrás
  Ludovic Courtès 72ee152845 gcc: Add missing `-I' CPP flag. 15 anos atrás
  Samuel Thibault 559996dfe1 Note that the type and symbol fields of perfmodel are mandatory 15 anos atrás
  Nicolas Collin d2e95f1a20 Included stdarg.h to fix a problem with va_list declaration. 15 anos atrás
  Ludovic Courtès 23ec58a451 gcc: Error out when using `pragma wait' from a task implementation. 15 anos atrás
  Ludovic Courtès a5df02acc5 gcc: Compile tests both with `-O0' and `-O2'. 15 anos atrás