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

Автор SHA1 Сообщение Дата
  Samuel Thibault d64f32d285 Do not disable asynchronous copy by default лет назад: 13
  Ludovic Courtès 91bd802f57 gcc: Fix codelet wrapper generation with GCC 4.7. лет назад: 13
  Ludovic Courtès d52311c0cd gcc: Change parser declaration to have (possibly) C++ linkage. лет назад: 13
  Ludovic Courtès 65cdc2499f gcc: Avoid designated initializers when __cplusplus in the C expression parser. лет назад: 13
  Ludovic Courtès 4f838dae68 gcc: Check for `affects_type_identity' in `struct attribute_spec'. лет назад: 13
  Ludovic Courtès 4313b8de63 gcc: Work around C++ and GNU C incompatibilities. лет назад: 13
  Samuel Thibault ad7e118494 partly revert 6222: drivers do not call push themselves, so the mutex is not already locked there лет назад: 13
  Cyril Roelandt fb04598d22 src/sched_policies/parallel_heft.c: initialize global_push_mutex. лет назад: 13
  Samuel Thibault aa0e27fd3b Fix prio scheduler: the mutex is already handled by the driver. лет назад: 13
  Ludovic Courtès ad65bc046d schedulers.sh: Use integer comparison for $?. лет назад: 13
  Samuel Thibault 9fa92e2a0e Don't let applications record dependencies after regenerated/restarted tasks have been submitted/resubmitted лет назад: 13
  Samuel Thibault 01a13ebe1a fix storing -EINVAL in node лет назад: 13
  Samuel Thibault afa3591099 Fix missing spinlocks лет назад: 13
  Samuel Thibault 06aab4fa3e Fix restarted tags by separating the "same tag used by several instances of the same task" and the "same tag signaled by several tasks" thanks to setting submitted to 2 in the former case. лет назад: 13
  Cyril Roelandt 9db5ddc0c2 README.dev: add a section about error handling. лет назад: 13
  Cyril Roelandt f70742364e src/datawizard/interfaces/*_interface.c: Use STARPU_ABORT() rather than STARPU_ASSERT(0) when finding an invalid node kind. лет назад: 13
  Cyril Roelandt c07745e5dd Make STARPU_ABORT call assert(0) rather than abort(). лет назад: 13
  Samuel Thibault 2e4e7d6a40 Fix tags shared by several tasks: when submitting another task, it should not reset the 'done' property, as the tag is already signaled and should be kept as such лет назад: 13
  Samuel Thibault 8bc2f2e2f9 Fix restartable/restarted tasks: terminated is only for the first iteration лет назад: 13
  Samuel Thibault a02d9e6497 complete perfmodel fields лет назад: 13
  Ludovic Courtès ad1b6634c6 schedulers.sh: Don't always fail; use portable shell. лет назад: 13
  Ludovic Courtès 6c75eb5b24 Use /bin/sh, since that should be enough. лет назад: 13
  Cyril Roelandt 3b9e922cbe src/datawizard/memalloc.c: _starpu_get_global_mem_size(): Replace STARPU_ASSERT(0) by STARPU_ABORT(). лет назад: 13
  Cyril Roelandt 0ba5be67af src/datawizard/memalloc.c: _starpu_get_global_mem_size(): abort when trying to compute the size of the RAM. лет назад: 13
  Nathalie Furmento 59a6478932 examples/scheduler/schedulers.sh: add script file to test all schedulers on cholesky application лет назад: 13
  Nathalie Furmento 2f5ac5ff58 doc: add documentation лет назад: 13
  Cyril Roelandt 0143085912 [scan-build] Fix dead assignments. лет назад: 13
  Nathalie Furmento 0030930c2d doc: complete mpi documentation лет назад: 13
  Ludovic Courtès 384b221ec8 gcc: Enclose the whole thing in `extern "C"'. лет назад: 13
  Ludovic Courtès ad788a684d gcc: Attempt to determine whether to build plug-ins with gcc or g++. лет назад: 13