Commit History

Author SHA1 Message Date
  Nathalie Furmento ce10465a8c gcc-plugin/examples/Makefile.am: only enable cholesky example if a blas library is enabled 15 years ago
  Nathalie Furmento 6d7610a049 gcc-plugin/examples/Makefile.am: fix location for cholesky example 15 years ago
  Nathalie Furmento 2b1527919e gcc-plugin/examples/cholesky: un-const where not necessary 15 years ago
  Nathalie Furmento 60e0062786 gcc-plugin/examples/cholesky: fix CUDA implementation 15 years ago
  Ludovic Courtès 1e60edb4ec gcc: Cholesky example: Remove `const' for scalar values. 15 years ago
  Ludovic Courtès 1ddd68b6b8 gcc: Error out when a task doesn't return `void'. 15 years ago
  Nathalie Furmento c703771abd gcc-plugin: new cholesky example 15 years ago
  Nathalie Furmento b693e2b988 gcc-plugin: add a very simple stencil example 15 years ago
  Samuel Thibault 29489fc142 explicit where filter_arg_ptr and filter_arg are, and what filter_arg_ptr points on 15 years ago
  Cyril Roelandt f19d1d96c1 New perfmodel format. 15 years ago
  Ludovic Courtès dba0521de2 configure: Don't abort when Bison isn't there. 15 years ago
  Nathalie Furmento d0ed0239e4 tests: add a new testcase datawizard/copy.c to test CPU-GPU data transfert 15 years ago
  Nathalie Furmento 26cf8b8670 examples/matvecmult/matvecmult.c: mark test as skipped when no opencl worker is available 15 years ago
  Nathalie Furmento 1e179e123b configure.ac: check for bison 15 years ago
  Nathalie Furmento c54d799773 configure.ac: fails if yacc is not available 15 years ago
  Cyril Roelandt bbc42052fe The perfmodel format is now more flexible. 15 years ago
  Samuel Thibault 4a705e980b fix format breach issue 15 years ago
  Samuel Thibault 7f30615df0 fix format breach issue 15 years ago
  Nathalie Furmento 42b0dcc879 src/core/workers.c: gordon_func is not a pointer, but a uint8_t 15 years ago
  Nathalie Furmento c13d6d3619 examples/basic_examples/block.c: let the application fails when computation fails 15 years ago
  Nathalie Furmento 6701bac241 configure.ac: only check non-empty values 15 years ago
  Nathalie Furmento 22431dda8d update svn:ignore files 15 years ago
  Nathalie Furmento cc232f9b27 gcc-plugin: update compilation system 15 years ago
  Nathalie Furmento 9b7d0ead58 update svn:ignore files 15 years ago
  Nathalie Furmento 3c086c16ff tests/datawizard/dining_philosophers.c: unregister data from StarPU 15 years ago
  Nathalie Furmento 986c875e83 Makefile.am: qmake & automake have difficulties working together. Let's try to fix that 15 years ago
  Nathalie Furmento 9fba8bf7d0 configure.ac: revert r4079, gcc-plugin files should always be generated for make dist to succeed 15 years ago
  Nathalie Furmento 346659e8d2 src/drivers/opencl/driver_opencl.c: typo 15 years ago
  Cyril Roelandt 769adacccf OpenCL driver : make sure the number of OpenCL devices is less than STARPU_MAXOPENCLDEVS. 15 years ago
  Samuel Thibault 064d8961aa fix reference 15 years ago