Commit History

Author SHA1 Message Date
  Samuel Thibault 0153e24716 fix signed/unsigned comparison warning 14 years ago
  Samuel Thibault b46fc9ce2e rework windows build documentation, thanks Georges Russell for the hint 14 years ago
  Cédric Augonnet 7d8f11e9f5 Include the hash and the size in the FxT event associated to each task 14 years ago
  Samuel Thibault 0ed129e2a3 better define a __starpu_func__ instead of a globally-visible __func__, and factorize in starpu_config.h 14 years ago
  Samuel Thibault 08949c3a6b MSVC does not support __func__, but __FUNCTION__ 14 years ago
  Cédric Augonnet 7e10b80fe2 Fix headers so that they can be used from C++ again (patch from Corentin 14 years ago
  Samuel Thibault 33e9800b2a Note that we should someday optimize NULL data registration 14 years ago
  Ludovic Courtès 180028d163 Make `starpu_data_lookup' handle filters. 14 years ago
  Samuel Thibault 105d72f50a make sure the user doesn't provide too many buffers 14 years ago
  Nathalie Furmento 0101f3bf3b mpi/examples/cholesky: fix neighbor detection. We suppose any node not owing the data is a neighbor 14 years ago
  Nathalie Furmento bc626b1505 mpi/examples/cholesky: always use pinned memory 14 years ago
  Nathalie Furmento 1e5302c8e4 tests/datawizard/lazy_allocation.c: can execute codelet on CPU or CUDA 14 years ago
  Nathalie Furmento b4428ea888 tests: add test for lazy allocation 14 years ago
  Ludovic Courtès 8c53ba305d Fix the fix in `datawizard/handle_to_pointer'. 14 years ago
  Ludovic Courtès 6c269b9087 configure: Honor the user's $CFLAGS. 14 years ago
  Ludovic Courtès 1564044086 Fix typo in `datawizard/handle_to_pointer'. 14 years ago
  Ludovic Courtès ce503b62ae Fix typo in `datawizard/data_lookup.c'. 14 years ago
  Nathalie Furmento 7be2d333fc configure.ac: move detection of nvcc earlier 14 years ago
  Ludovic Courtès c687a349e9 configure: Fix the default executable search path for CUDA. 14 years ago
  Ludovic Courtès d8322376a1 configure: Fix `nvcc' detection. 14 years ago
  Samuel Thibault 2725e234a5 Show more debugging output in gdb 14 years ago
  Samuel Thibault a349ba9f06 recommend unregister rather than acquire 14 years ago
  Ludovic Courtès 1a3eb18d49 doc: Fix typo. 14 years ago
  Ludovic Courtès 3395068be9 doc: Change the "Codelets and Tasks" node to use @deftypefun. 14 years ago
  Ludovic Courtès d59f5f5388 doc: Add the "Debugging" node to the menu. 14 years ago
  Ludovic Courtès 298cc7fc8c Tell Emacs to behave. 14 years ago
  Ludovic Courtès 6bf08f10e3 Install `gdbinit' in $datadir. 14 years ago
  Ludovic Courtès 76847cbe6a Update `.gitignore'. 14 years ago
  Ludovic Courtès 1286f3ca26 doc: Fix typo regarding `starpu_insert_task'. 14 years ago
  Ludovic Courtès 52dd6fccd7 datawizard/scratch: Return 77 ("skipped") when we can't conclude. 14 years ago