История коммитов

Автор SHA1 Сообщение Дата
  Ludovic Courtès 91e09797ef gcc: Pass field initializers to the codelet constructor in the right order. лет назад: 14
  Nathalie Furmento fa4f1b9a81 cuda: fix type for cudaError лет назад: 14
  Samuel Thibault 37772c92ec Use cl_mem for OpenCL buffer pointers, as that's what they actually are, and to avoid confusing beginners with CPU buffers. лет назад: 14
  Samuel Thibault ca5dd22771 move C99-ism from cuda/opencl helper headers to libstarpu itself. лет назад: 14
  Nathalie Furmento 1f33d0ed4a examples/reductions/dot_product: add a cuda codelet for the reduction лет назад: 14
  Nathalie Furmento 69da56dbba examples/: on enodev errors, tests are marked as skipped лет назад: 14
  Nathalie Furmento 1e62c8c5c8 tests/: on enodev errors, tests are marked as skipped лет назад: 14
  Nathalie Furmento 0b2f6a8c1c tests/: on enodev errors, tests are marked as skipped лет назад: 14
  Nathalie Furmento ccde4d7412 starpu_insert_task returns the return code of the task submission лет назад: 14
  Ludovic Courtès 01d162d2ae Add `gdbinit' to the distribution. лет назад: 14
  Ludovic Courtès c5900310ca Rewrite `starpu_handle_get_local_ptr' in terms of `starpu_handle_to_pointer'. лет назад: 14
  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. лет назад: 14
  Cédric Augonnet bb0dc7df61 In case we have CPU parallel tasks, the archtype is not that of the CPU, but a лет назад: 14
  Cédric Augonnet e0ef0c401b - Make the generated gnuplot script executable лет назад: 14
  Cédric Augonnet f732a91778 Fix the CUDA kernel of the handle_to_pointer test which cannot directly assign лет назад: 14
  Cédric Augonnet b57821046d The starpu_regression_display tool needs to parse FxT traces. лет назад: 14
  Cédric Augonnet 3b6eb44eba Remove the perfmodel_display_gnuplot which is not needed anymore лет назад: 14
  Cédric Augonnet 0e31e57c71 Rewrite the tool to display performance models based on regression. лет назад: 14
  Cédric Augonnet 65c62f7649 Minor cleanup/simplification of the examples: do not forget to unregister data, лет назад: 14
  Cédric Augonnet 853e462da8 - Make sure there is no overflow when we write strings in FxT events. лет назад: 14
  Cédric Augonnet 2a2eaf9b5b Use the proper arguments in the FxT even to find the name of the codelet лет назад: 14
  Samuel Thibault febecc5fa2 Fix confusion between local pointer, ram pointer, and home pointer: лет назад: 14
  Samuel Thibault ea265fa757 fix missing declarations лет назад: 14
  Samuel Thibault 0153e24716 fix signed/unsigned comparison warning лет назад: 14
  Samuel Thibault b46fc9ce2e rework windows build documentation, thanks Georges Russell for the hint лет назад: 14
  Cédric Augonnet 7d8f11e9f5 Include the hash and the size in the FxT event associated to each task лет назад: 14
  Samuel Thibault 0ed129e2a3 better define a __starpu_func__ instead of a globally-visible __func__, and factorize in starpu_config.h лет назад: 14
  Samuel Thibault 08949c3a6b MSVC does not support __func__, but __FUNCTION__ лет назад: 14
  Cédric Augonnet 7e10b80fe2 Fix headers so that they can be used from C++ again (patch from Corentin лет назад: 14
  Samuel Thibault 33e9800b2a Note that we should someday optimize NULL data registration лет назад: 14