Samuel Thibault edce30c7f0 port r11194 from 1.1: Also disable checking _head of renewed request lists лет назад: 12
..
interfaces 3c7645aeff port r11168 from 1.1: Also do not lie about spinlocks either, rather ignore accesses to busy_count. Also actually fix a missing check in perfmodel.c лет назад: 12
coherency.c 2d34323bf4 add mic and scc memory node in _starpu_select_src_node лет назад: 13
coherency.h 41dee18d0c fix protecting post_sync_tasks_cnt with sequential_consistency_mutex. But no need to take the mutex when it is known to be 0, just tell hellgrind to be fine with it лет назад: 12
copy_driver.c b5a335e425 really disable disk aio support лет назад: 13
copy_driver.h 03ef97c890 fix some bugs, debug in progress лет назад: 13
data_request.c edce30c7f0 port r11194 from 1.1: Also disable checking _head of renewed request lists лет назад: 12
data_request.h 8fab9cdf6f Do not use ifdef in macro argument лет назад: 13
datastats.c b227dbcfdc Use STARPU_ATTRIBUTE_* macros лет назад: 13
datastats.h b227dbcfdc Use STARPU_ATTRIBUTE_* macros лет назад: 13
datawizard.c d3065fdc1b Make valgrind yield to other threads when busy-looping, otherwise we may get stuck лет назад: 13
datawizard.h c7321a76ff fix type for node to always be unsigned (instead of uint32_t) лет назад: 13
filters.c 0d1b0375b3 backport r11155 from 1.1: Disabling access to a variable locally does not actually seem to prevent helgrind from raising the race issues, on the contrary it prevents it from recording where the race comes from... Simply just disable checking these variables completely. лет назад: 12
filters.h 5f9a2f7e14 Turn _filter_nparts_compute_chunk_size_and_offset into _starpu_filter_nparts_compute_chunk_size_and_offset. лет назад: 13
footprint.c e857fc42c8 more function renaming лет назад: 13
footprint.h 30860cac02 Renaming of diverse functions and datatypes. лет назад: 13
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
memalloc.c 12ca1d21d3 print the OOM node and how much we try to flush. Also print only once лет назад: 12
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
memory_manager.c 8712ec859a can push data on disk if main_ram is full лет назад: 13
memory_manager.h 03ef97c890 fix some bugs, debug in progress лет назад: 13
memory_nodes.c 1e23399727 Add configure option to increase the number of nodes лет назад: 13
memory_nodes.h 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. лет назад: 13
memstats.c 8f5264b152 data interface: no longer store data size in the handle as some interface may have variable size лет назад: 13
memstats.h edc236df55 memory stats: group all functions in new file src/datawizard/memstats.c and rename them to follow pattern starpu_memory_... лет назад: 13
reduction.c 3b7abcc2cf mic: Fix bugs лет назад: 13
sort_data_handles.c 30860cac02 Renaming of diverse functions and datatypes. лет назад: 13
sort_data_handles.h 30860cac02 Renaming of diverse functions and datatypes. лет назад: 13
user_interactions.c 2580597242 On data_acquire in codelet or callback (which is forbidden), raise an assertion failure instead of returning an error code that people don't usually check лет назад: 12
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
write_back.h c7321a76ff fix type for node to always be unsigned (instead of uint32_t) лет назад: 13