Commit Verlauf

Autor SHA1 Nachricht Datum
  Samuel Thibault c36e11a1b4 don't care about cache stats vor 13 Jahren
  Samuel Thibault 990612ec93 release locks before freeing handle structure. No other thread is supposed to try to take them anyway, as we are freeing the data. vor 13 Jahren
  Samuel Thibault 8047bbee91 Drop race warning about config.running vor 13 Jahren
  Samuel Thibault 7df4da4694 Fix data race vor 13 Jahren
  Nathalie Furmento 8d3bcb7918 socl/src/init.c: force the number of cpus to 0 and the number of opencl to 1 vor 13 Jahren
  Samuel Thibault 9896485e26 Actually free tags vor 13 Jahren
  Samuel Thibault 2e2fb107dc free all tags vor 13 Jahren
  Cyril Roelandt 75685a6032 Make the starpu_task_bundle_expected_* functions public. vor 13 Jahren
  Nathalie Furmento d26370100c examples/cholesky/cholesky_grain_tag.c: unregister data vor 13 Jahren
  Nathalie Furmento adbf430bab definition of datatypes struct starpu_multiformat_data_interface_ops and struct starpu_multiformat_interface are always the same and do not depend on which device is enabled vor 13 Jahren
  Nathalie Furmento fa20faa1b9 tests: memory leaks have all been fixed vor 13 Jahren
  Nathalie Furmento 2635220533 tests/datawizard/interfaces/multiformat/advanced/multiformat_handle_conversion.c: tests/datawizard/interfaces/multiformat/advanced/multiformat_data_release.c: define code only when needed vor 13 Jahren
  Nathalie Furmento 7b12ab4339 tests/datawizard/interfaces/multiformat/advanced/same_handle.c: tests/datawizard/interfaces/multiformat/advanced/multiformat_worker.c: define code only when needed vor 13 Jahren
  Nathalie Furmento 83df5ef1e0 gcc-plugin/examples/cholesky/cholesky.c: only display warnings when STARPU_DEVEL is enabled vor 13 Jahren
  Nathalie Furmento dbaa824955 src/datawizard/interfaces/data_interface.c: initialise variable vor 13 Jahren
  Nathalie Furmento dd08dfbb3e mpi/examples: minor fixes vor 13 Jahren
  Nathalie Furmento a3f521e8d7 tests/datawizard/interfaces/multiformat/advanced/multiformat_cuda_opencl.c: partly revert #5869, the code had been wrongly removed vor 13 Jahren
  Nathalie Furmento 70d92869a1 gcc-plugin/tests/Makefile.am: add rule showcheck vor 13 Jahren
  Samuel Thibault 73ce7dd24f Only call callback on receive side vor 13 Jahren
  Samuel Thibault 5d08f1e686 make starpu_mpi_barrier wait for tasks and requests first, to avoid not sending some important data that other ends might be waiting for vor 13 Jahren
  Samuel Thibault 720889bd49 TODO vor 13 Jahren
  Samuel Thibault 2f6989798d Add starpu_mpi_get_data_on_node_detached which does not wait for termination vor 13 Jahren
  Samuel Thibault fb578d2894 Fix test with more than 2 nodes vor 13 Jahren
  Samuel Thibault 8b83ff2602 Fix to use same tags vor 13 Jahren
  Samuel Thibault a0469bd083 drop spurious part of commit vor 13 Jahren
  Samuel Thibault 55520c9b71 Fix atomicity of mpi rank tabbing vor 13 Jahren
  Cyril Roelandt ba3f238d96 Coccinelle: add a script that finds codelets without a "name" attribute and adds one. vor 13 Jahren
  Cyril Roelandt 02aea1a97d mpi/examples/reduction/mpi_reduction_kernels.c: Fix casts. vor 13 Jahren
  Samuel Thibault 52b8913bcf Use the data tag, not a random tag vor 13 Jahren
  Samuel Thibault 8bc13226f4 TODO vor 13 Jahren