Thibaud Lambert 3b7abcc2cf mic: Fix bugs 12 yıl önce
..
interfaces 9125472b41 Fix value returned by any_to_any methods 13 yıl önce
coherency.c 2d34323bf4 add mic and scc memory node in _starpu_select_src_node 13 yıl önce
coherency.h 8899fca875 try to add asynchronous input/output 13 yıl önce
copy_driver.c b5a335e425 really disable disk aio support 13 yıl önce
copy_driver.h fab007f4cf do not build aio on windows 13 yıl önce
data_request.c 3b7abcc2cf mic: Fix bugs 12 yıl önce
data_request.h 8fab9cdf6f Do not use ifdef in macro argument 13 yıl önce
datastats.c b227dbcfdc Use STARPU_ATTRIBUTE_* macros 13 yıl önce
datastats.h b227dbcfdc Use STARPU_ATTRIBUTE_* macros 13 yıl önce
datawizard.c d3065fdc1b Make valgrind yield to other threads when busy-looping, otherwise we may get stuck 13 yıl önce
datawizard.h c7321a76ff fix type for node to always be unsigned (instead of uint32_t) 13 yıl önce
filters.c 3b7abcc2cf mic: Fix bugs 12 yıl önce
filters.h 5f9a2f7e14 Turn _filter_nparts_compute_chunk_size_and_offset into _starpu_filter_nparts_compute_chunk_size_and_offset. 13 yıl önce
footprint.c e857fc42c8 more function renaming 13 yıl önce
footprint.h 30860cac02 Renaming of diverse functions and datatypes. 13 yıl önce
malloc.c 49b7fe4fd2 Fix automatic RAM allocation on CUDA without memcpy_peer: we can not allocated pinned memory, since that requires waiting for a task, and starpu_malloc_on_node is called with a spinlock locked. 13 yıl önce
memalloc.c a9acc0f302 target can be -1... 13 yıl önce
memalloc.h f24ad3cbab rework deallocating handle memory chunks: we do not actually need to take the burden of going through the whole mc_list, since we already have the mc pointer. This also permits to properly mark per-worker chunks as deallocated 13 yıl önce
memory_manager.c 8712ec859a can push data on disk if main_ram is full 13 yıl önce
memory_manager.h 0c3de57a93 add function to evaluate if we can push datas on node without add the size 13 yıl önce
memory_nodes.c 1e23399727 Add configure option to increase the number of nodes 13 yıl önce
memory_nodes.h 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. 13 yıl önce
memstats.c 8f5264b152 data interface: no longer store data size in the handle as some interface may have variable size 13 yıl önce
memstats.h 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
reduction.c 3b7abcc2cf mic: Fix bugs 12 yıl önce
sort_data_handles.c 30860cac02 Renaming of diverse functions and datatypes. 13 yıl önce
sort_data_handles.h 30860cac02 Renaming of diverse functions and datatypes. 13 yıl önce
user_interactions.c 0d8d65bebb data management: New functions 13 yıl önce
write_back.c 9783f21238 Fix of the livelock discovered by Marc Sergent's internship, by adding a maximum trylock threshold before a blocking lock 13 yıl önce
write_back.h c7321a76ff fix type for node to always be unsigned (instead of uint32_t) 13 yıl önce