Commit History

Author SHA1 Message Date
  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
  Samuel Thibault c0534daa13 test got fixed 10 years ago
  Samuel Thibault 1b7f96635f fix warning 10 years ago
  Samuel Thibault e1d98dae9c Use STARPU_BLAS_LDFLAGS instead of MKL_LIBS 10 years ago
  Nathalie Furmento 2fa01be88b src/core/perfmodel/perfmodel_history.c: use correct double formatting 10 years ago
  Nathalie Furmento 74e0230d94 src/core/perfmodel/perfmodel_nan.c: use NaN 10 years ago
  Nathalie Furmento 84708a6fcc src/core/perfmodel/perfmodel_print.c: write double with format %e 10 years ago