Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 605e2b1673 doc/chapters/advanced-api.texi: explicit MPI detached communications il y a 13 ans
  Nathalie Furmento 842b7b131a src: check if there is enough memory available on a node before allocation il y a 13 ans
  Samuel Thibault 0c4af1481c In traces, make MPI prefix really a prefix, and make it shorter: just the rank number il y a 13 ans
  Samuel Thibault 48ce703310 print available number of nodes il y a 13 ans
  Samuel Thibault dcf82692bf Fix displaying allocated memory in MPI LU il y a 13 ans
  Samuel Thibault f98a0b1d7c Use a smaller default size for mpi LU il y a 13 ans
  Nathalie Furmento b3d9ba9b3f mpi/src/starpu_mpi_insert_task.c: remove if branches as these conditions are already checked earlier il y a 13 ans
  Samuel Thibault cb68183de2 Do not test for task->cl == NULL on each re-push of a task, it only needs to be tested once il y a 13 ans
  Andra Hugo a6a0d60b05 * fix synchro issue when deleting a context and resizing it (when finish_submit flag is set ON) il y a 13 ans
  Andra Hugo f390becf51 fix synchro issue in prio (the work may have been trying to go to sleep and not see the wake up requirement in pop) il y a 13 ans
  Nathalie Furmento c0897dbca8 src/common/fxt.c: fix preprocessing il y a 13 ans
  Samuel Thibault c6bc5db0b5 Add starpu_fxt_start/stop_profiling stubs in the non-FXT case il y a 13 ans
  Nathalie Furmento c7321a76ff fix type for node to always be unsigned (instead of uint32_t) il y a 13 ans
  Sylvain Henry 3fe410ffaf SOCL: fix reference counting command queues used in split functions il y a 13 ans
  Nathalie Furmento b770541f52 src: memory_nodes function renaming il y a 13 ans
  Nathalie Furmento 9ab24e2bf9 socl/src/CL: make sure to include CL files from the current directory il y a 13 ans
  Nathalie Furmento dc19f7f89d socl/src/Makefile.am: make sure CL include files are included from socl/src directory il y a 13 ans
  Andra Hugo 1c0a47008a fix deadlock of prio on hannibal (wake up active workers is pointless) il y a 13 ans
  Nathalie Furmento d9d8ff7ae5 src/datawizard: clarify TODO warnings il y a 13 ans
  Nathalie Furmento fb8c55eaaf */Makefile.am: add gcc option -Werror=implicit to detect use of undeclared functions il y a 13 ans
  Nathalie Furmento e5ce977497 src: move definition of _starpu_create_task_alias in src/core/parallel_task.h il y a 13 ans
  Nathalie Furmento 9228120591 src/datawizard: memory manager update il y a 13 ans
  Nathalie Furmento 28bc6a621d memory manager: add a node parameter to _starpu_memory_manager_add_size and _starpu_memory_manager_sub_size il y a 13 ans
  Nathalie Furmento f06a713ee1 tests/sched_policies/simple_deps.c: remove double line il y a 13 ans
  Sylvain Henry 4563ff0952 SOCL: fix include il y a 13 ans
  Samuel Thibault 1c2feacf7e Ayudame.h is a file name il y a 13 ans
  Sylvain Henry 08a60eee47 SOCL: fix event triggering il y a 13 ans
  Nathalie Furmento 4e51b5aa3a examples/scheduler/schedulers.sh: fix test syntax il y a 13 ans
  Nathalie Furmento 0aabc3ff77 socl/examples/Makefile.am: disable basicsplit/basicsplit as it requires OpenCL 1.2 il y a 13 ans
  Sylvain Henry 5dd096c8e0 SOCL: fix split kernel event time il y a 13 ans