Commit History

Yazar SHA1 Mesaj Tarih
  Nathalie Furmento 63423b6e8a New include file starpu_stdlib.h to define functions to allocate and free dynamic memory 13 yıl önce
  Nathalie Furmento d0591ff302 memory manager: simplify management of global memory size 13 yıl önce
  Samuel Thibault cb39722486 fix return type 13 yıl önce
  Nathalie Furmento 469bf4612d src/datawizard/memalloc.c: only display statistics on user-allocated data 13 yıl önce
  Nathalie Furmento ac9ad221fd src/datawizard/memalloc.c: we also need to inquire the memory manager when using Simgid 13 yıl önce
  Nathalie Furmento 6627da9cd0 src/datawizard/memalloc.c: factorizes call to memory manager and deals with allocation failure 13 yıl önce
  Nathalie Furmento c7321a76ff fix type for node to always be unsigned (instead of uint32_t) 13 yıl önce
  Nathalie Furmento b770541f52 src: memory_nodes function renaming 13 yıl önce
  Nathalie Furmento d9d8ff7ae5 src/datawizard: clarify TODO warnings 13 yıl önce
  Nathalie Furmento 9228120591 src/datawizard: memory manager update 13 yıl önce
  Nathalie Furmento 28bc6a621d memory manager: add a node parameter to _starpu_memory_manager_add_size and _starpu_memory_manager_sub_size 13 yıl önce
  Andra Hugo 90583ba248 fix hypervisor to better react to resizing requirements + fix last release small issues (compiling issues in the doc & a small issue in datawizard) 13 yıl önce
  Samuel Thibault 2b30d49db1 Make it possible to use simgrid without having CUDA/OpenCL installed 13 yıl önce
  Nathalie Furmento eb32a9b3d4 src: fix coding style 13 yıl önce
  Samuel Thibault 71233ee1f0 Use spinlock rather than an rwlock for protecting LRU, since it is quite small 13 yıl önce
  Nathalie Furmento b222c59e81 src/datawizard: partly revert 8083 for update children storage in 13 yıl önce
  Nathalie Furmento d0213f8b01 src/datawizard: update children storage in starpu_data_handle_t 13 yıl önce
  Nathalie Furmento dd02d53824 src: add a memory manager module (does not do much for now) 13 yıl önce
  Nathalie Furmento c49d55ac0f src/datawizard/memalloc.c: add TODO we need to call starpu_free 13 yıl önce
  Nathalie Furmento 45c1f431f7 add parameter size to function starpu_free_buffer_on_node() 13 yıl önce
  Nathalie Furmento 12ebe944d9 src/datawizard/memalloc.c: add TODO we need to use starpu_malloc 13 yıl önce
  Nathalie Furmento 93c3d6029a src/datawizard: re-add field size in struct _starpu_mem_chunk however 13 yıl önce
  Nathalie Furmento 8f5264b152 data interface: no longer store data size in the handle as some interface may have variable size 13 yıl önce
  Samuel Thibault f60eb1288d Add initial simgrid support 13 yıl önce
  Samuel Thibault ab7c89dbe8 expose starpu_allocate_buffer_on_node and starpu_free_buffer_on_node to application, so application-defined interfaces can use them too 13 yıl önce
  Samuel Thibault da1ded45cf Add _starpu_free_buffer_on_node, to be used by all interfaces to simplify data release 13 yıl önce
  Nathalie Furmento edc236df55 memory stats: group all functions in new file src/datawizard/memstats.c and rename them to follow pattern starpu_memory_... 13 yıl önce
  Samuel Thibault b7a026b908 Add _starpu_allocate_buffer_on_node, to be used by all interfaces to simplify allocation 13 yıl önce
  Nathalie Furmento bc86dcc308 memory statistics: revert the behaviour of STARPU_MEMORY_STATS. By default, statistics are displayed when calling starou_shutdown(), to disable them set STARPU_MEMORY_STATS to 0 13 yıl önce
  Samuel Thibault 242b6116cf pass pthread types through typedefs 13 yıl önce