Commit History

Author SHA1 Message Date
  Nathalie Furmento bf919c2868 src/core/workers.c: fix coding style 10 years ago
  Samuel Pitoiset aa11fd4af0 core: replace STARPU_ENABLE_STATS with an envvar 10 years ago
  Samuel Pitoiset 6c32e5cf22 examples: use fabsf() instead of abs() for floating point values 10 years ago
  Samuel Pitoiset 1d7202a33e examples: fix wrong use of STARPU_SCC_WORKER in dot_product.c 10 years ago
  Samuel Thibault d02d46af5e fix comment order 10 years ago
  Samuel Pitoiset 34070986d4 mpi: fix starpu_mpi_datatype_unregister() return value 10 years ago
  Samuel Thibault 0e92653f70 Add _list_member and _list_ismember helpers, and use them 10 years ago
  Samuel Thibault 582ce749f2 Fix out of bound access when using more than 2 mpi processes 10 years ago
  Samuel Thibault 633d07fcdc Fix example code end 10 years ago
  Nathalie Furmento af504495c1 tests/main/execute_schedule.c: fix call to starpu_variable_data_register and unregister data + free memory 10 years ago
  Samuel Thibault 1d557e8a9f fix allocation size 10 years ago
  Samuel Thibault 16e27ac7e9 Fix assertion 10 years ago
  Samuel Thibault 7e035856e4 Add transfers to schedule execution test so we see the issue with transfer ordering 10 years ago
  Samuel Thibault 37d6545b85 Also accept cuda0 as -a parameter to starpu_perfmodel_display 10 years ago
  Samuel Thibault ecc274e4c0 Distinguish between fetches, prefetches and idle fetches in the paje trace 10 years ago
  Samuel Thibault 4a725a7309 drop unused parameter 10 years ago
  Samuel Thibault 61fa017261 Make stencil return 77 when no worker can execute a task 10 years ago
  Samuel Thibault d650d6dcd1 Avoid recursing when unlocking data requests, otherwise we can end up stacking calls 10 years ago
  Samuel Thibault e14bd55c19 Avoid filling debugging logs with 'not clean' messages 10 years ago
  Nathalie Furmento 1447537955 mpi/src: protect all accesses to the hashtable 10 years ago
  Nathalie Furmento 68f0cd3a99 mpi/src: protect access to datatype_funcs hashtable 10 years ago
  Samuel Thibault cb6b2926b5 Disable shared-memory code on MIC/SCC 10 years ago
  Samuel Thibault 4a7a6b7d7d Enable CPU code on MIC/SCC 10 years ago
  Samuel Thibault 82c57f76b7 Fix supporting more than STARPU_NMAXBUFS handles on mic/scc 10 years ago
  Samuel Thibault 602085a260 Fix getting dynamic interfaces on mic 10 years ago
  Samuel Thibault 282634e05f Fix getting dynamic handles on mic 10 years ago
  Samuel Thibault 454cb67736 Allow datawizard/task_with_multiple_time_the_same_handle running on mic/scc 10 years ago
  Samuel Thibault f0af3d31af Add fixme 10 years ago
  Samuel Thibault a34b9ded57 Disable tsan checks on statistics variables 10 years ago
  Samuel Thibault 619f81bb87 fix memory leak 10 years ago