提交歷史

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