Commit Verlauf

Autor SHA1 Nachricht Datum
  Nathalie Furmento 6627da9cd0 src/datawizard/memalloc.c: factorizes call to memory manager and deals with allocation failure vor 12 Jahren
  Nathalie Furmento ad4fe357ca src/drivers/cpu/driver_cpu.c: fix call to hwloc to get memory size (thanks to Brice Goglin for his help) vor 12 Jahren
  Samuel Thibault 6b31fc397f Factorize opencl_to_opencl transfer functions vor 12 Jahren
  Samuel Thibault aa9bc86b63 add TODO vor 12 Jahren
  Andra Hugo 32708a04e4 fix policies having central lists: vor 12 Jahren
  Nathalie Furmento 605e2b1673 doc/chapters/advanced-api.texi: explicit MPI detached communications vor 12 Jahren
  Nathalie Furmento 842b7b131a src: check if there is enough memory available on a node before allocation vor 12 Jahren
  Samuel Thibault 0c4af1481c In traces, make MPI prefix really a prefix, and make it shorter: just the rank number vor 12 Jahren
  Samuel Thibault 48ce703310 print available number of nodes vor 12 Jahren
  Samuel Thibault dcf82692bf Fix displaying allocated memory in MPI LU vor 12 Jahren
  Samuel Thibault f98a0b1d7c Use a smaller default size for mpi LU vor 12 Jahren
  Nathalie Furmento b3d9ba9b3f mpi/src/starpu_mpi_insert_task.c: remove if branches as these conditions are already checked earlier vor 12 Jahren
  Samuel Thibault cb68183de2 Do not test for task->cl == NULL on each re-push of a task, it only needs to be tested once vor 12 Jahren
  Andra Hugo a6a0d60b05 * fix synchro issue when deleting a context and resizing it (when finish_submit flag is set ON) vor 12 Jahren
  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) vor 12 Jahren
  Nathalie Furmento c0897dbca8 src/common/fxt.c: fix preprocessing vor 12 Jahren
  Samuel Thibault c6bc5db0b5 Add starpu_fxt_start/stop_profiling stubs in the non-FXT case vor 12 Jahren
  Nathalie Furmento c7321a76ff fix type for node to always be unsigned (instead of uint32_t) vor 12 Jahren
  Sylvain Henry 3fe410ffaf SOCL: fix reference counting command queues used in split functions vor 12 Jahren
  Nathalie Furmento b770541f52 src: memory_nodes function renaming vor 12 Jahren
  Nathalie Furmento 9ab24e2bf9 socl/src/CL: make sure to include CL files from the current directory vor 12 Jahren
  Nathalie Furmento dc19f7f89d socl/src/Makefile.am: make sure CL include files are included from socl/src directory vor 12 Jahren
  Andra Hugo 1c0a47008a fix deadlock of prio on hannibal (wake up active workers is pointless) vor 12 Jahren
  Nathalie Furmento d9d8ff7ae5 src/datawizard: clarify TODO warnings vor 12 Jahren
  Nathalie Furmento fb8c55eaaf */Makefile.am: add gcc option -Werror=implicit to detect use of undeclared functions vor 12 Jahren
  Nathalie Furmento e5ce977497 src: move definition of _starpu_create_task_alias in src/core/parallel_task.h vor 12 Jahren
  Nathalie Furmento 9228120591 src/datawizard: memory manager update vor 12 Jahren
  Nathalie Furmento 28bc6a621d memory manager: add a node parameter to _starpu_memory_manager_add_size and _starpu_memory_manager_sub_size vor 12 Jahren
  Nathalie Furmento f06a713ee1 tests/sched_policies/simple_deps.c: remove double line vor 12 Jahren
  Sylvain Henry 4563ff0952 SOCL: fix include vor 12 Jahren