Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 0b2f6a8c1c tests/: on enodev errors, tests are marked as skipped il y a 14 ans
  Nathalie Furmento ccde4d7412 starpu_insert_task returns the return code of the task submission il y a 14 ans
  Ludovic Courtès 01d162d2ae Add `gdbinit' to the distribution. il y a 14 ans
  Ludovic Courtès c5900310ca Rewrite `starpu_handle_get_local_ptr' in terms of `starpu_handle_to_pointer'. il y a 14 ans
  Nathalie Furmento 3410893c43 MPI/examples/cholesky: allocate matrix per blocks and not as a whole. This should improve MPI communications as they will now deal with contiguous data. il y a 14 ans
  Cédric Augonnet bb0dc7df61 In case we have CPU parallel tasks, the archtype is not that of the CPU, but a il y a 15 ans
  Cédric Augonnet e0ef0c401b - Make the generated gnuplot script executable il y a 15 ans
  Cédric Augonnet f732a91778 Fix the CUDA kernel of the handle_to_pointer test which cannot directly assign il y a 15 ans
  Cédric Augonnet b57821046d The starpu_regression_display tool needs to parse FxT traces. il y a 15 ans
  Cédric Augonnet 3b6eb44eba Remove the perfmodel_display_gnuplot which is not needed anymore il y a 15 ans
  Cédric Augonnet 0e31e57c71 Rewrite the tool to display performance models based on regression. il y a 15 ans
  Cédric Augonnet 65c62f7649 Minor cleanup/simplification of the examples: do not forget to unregister data, il y a 15 ans
  Cédric Augonnet 853e462da8 - Make sure there is no overflow when we write strings in FxT events. il y a 15 ans
  Cédric Augonnet 2a2eaf9b5b Use the proper arguments in the FxT even to find the name of the codelet il y a 15 ans
  Samuel Thibault febecc5fa2 Fix confusion between local pointer, ram pointer, and home pointer: il y a 15 ans
  Samuel Thibault ea265fa757 fix missing declarations il y a 15 ans
  Samuel Thibault 0153e24716 fix signed/unsigned comparison warning il y a 15 ans
  Samuel Thibault b46fc9ce2e rework windows build documentation, thanks Georges Russell for the hint il y a 15 ans
  Cédric Augonnet 7d8f11e9f5 Include the hash and the size in the FxT event associated to each task il y a 15 ans
  Samuel Thibault 0ed129e2a3 better define a __starpu_func__ instead of a globally-visible __func__, and factorize in starpu_config.h il y a 15 ans
  Samuel Thibault 08949c3a6b MSVC does not support __func__, but __FUNCTION__ il y a 15 ans
  Cédric Augonnet 7e10b80fe2 Fix headers so that they can be used from C++ again (patch from Corentin il y a 15 ans
  Samuel Thibault 33e9800b2a Note that we should someday optimize NULL data registration il y a 15 ans
  Ludovic Courtès 180028d163 Make `starpu_data_lookup' handle filters. il y a 15 ans
  Samuel Thibault 105d72f50a make sure the user doesn't provide too many buffers il y a 15 ans
  Nathalie Furmento 0101f3bf3b mpi/examples/cholesky: fix neighbor detection. We suppose any node not owing the data is a neighbor il y a 15 ans
  Nathalie Furmento bc626b1505 mpi/examples/cholesky: always use pinned memory il y a 15 ans
  Nathalie Furmento 1e5302c8e4 tests/datawizard/lazy_allocation.c: can execute codelet on CPU or CUDA il y a 15 ans
  Nathalie Furmento b4428ea888 tests: add test for lazy allocation il y a 15 ans
  Ludovic Courtès 8c53ba305d Fix the fix in `datawizard/handle_to_pointer'. il y a 15 ans