Commit History

Author SHA1 Message Date
  Samuel Thibault 17e420dd09 Fixes comment style in files in the include directory to allow 14 years ago
  Nathalie Furmento 6a38cd14e0 src/Makefile.am: libraries StarPU depends on need to be added when building the main library when compiling on MacOS. Thanks to Guillaume Alleon for reporting this issue 14 years ago
  Nathalie Furmento 4231064e60 Configuration and compilation system: fix OpenCL settings 14 years ago
  Cédric Augonnet 3e719c4c87 Fix the write-through mechanism by making it synchronous. This is not the best 14 years ago
  Cédric Augonnet 75d51aa2aa create_request_to_fetch_data may return NULL to indicate that the request was 14 years ago
  Cédric Augonnet 7256c391e1 Update the Makefile.am to the recent changes in tests/opt too 14 years ago
  Cédric Augonnet 3d5d21f389 wt_host is part of the optional tests 14 years ago
  Cédric Augonnet 6674168898 Move the opt directory into tests/opt/ 14 years ago
  Nathalie Furmento 8e7dd0e906 compilation system: cuda cppflags should also not be included automatically 14 years ago
  Nathalie Furmento aa683e2b27 Configuration and Compilation system: 14 years ago
  Nathalie Furmento 4a11b4ef93 Makefile.am: compile mpi first as some examples need the MPI library 14 years ago
  Nathalie Furmento d2aeac86df Make some tests optional. 14 years ago
  Cédric Augonnet 075d63e1a9 This new test is similar to wt_broadcast except that it only puts the result in 14 years ago
  Cédric Augonnet 25b19d2f1d Add the wt_broadcast test. This test ensures that the wt mechanism is working 14 years ago
  Nathalie Furmento 85f203b568 tests/: do not display messages when environment variable STARPU_SSILENT is set 14 years ago
  Ludovic Courtès 9d34786546 gcc: Have the codelet structure inherit the visibility of the task. 14 years ago
  Ludovic Courtès e7e6cbfce5 gcc: Cleanup the codelet wrapper generation. 14 years ago
  Ludovic Courtès d356e6654e gcc: Prevent codelet wrappers from being removed. 14 years ago
  Nathalie Furmento d6c6d3663f examples/: do not display messages when environment variable STARPU_SSILENT is set 14 years ago
  Nathalie Furmento d6f69ff52a configure.ac: s/AC_MSG_NOTICE/AC_MSG_CHECKING/ 14 years ago
  Nathalie Furmento 7db88bebfe configure.ac: improve information messages 14 years ago
  Nathalie Furmento 5fcf549c56 configure.ac: improve information messages 14 years ago
  Cédric Augonnet 732e65e13c Cleanup of the data request management code (ie. simplify the management of 14 years ago
  Ludovic Courtès 853c52e601 gcc: Unpack `cl_args' in the body of task implementation wrappers. 14 years ago
  Ludovic Courtès d8e018850b gcc: Check for specific GCC functions. 14 years ago
  Ludovic Courtès c2a9726f65 gcc: Pass the cl_arg size in bytes, not bits. 14 years ago
  Ludovic Courtès 0c51883ece doc: Add a function index. 14 years ago
  Ludovic Courtès a67f486656 doc: Use `@deftypefun' for `starpu_insert_task'; describe it upfront. 14 years ago
  Cédric Augonnet 7a076ccf58 Only use __builtin_expect with GCC. Thanks to Jonathan Adamczewski for 14 years ago
  Cédric Augonnet 9282290150 Bug fix: do not put CPU workers where there is already an OpenCL worker. 14 years ago