Samuel Thibault 6f424b2cdf Make setting mc->data atomic with removing it from the mc_list, instead of dealing with data being NULL 13 yıl önce
..
interfaces 65505adaba Also fix freeing opencl data of vector and matrix interfaces 13 yıl önce
coherency.c d445856080 comment 13 yıl önce
coherency.h c7321a76ff fix type for node to always be unsigned (instead of uint32_t) 13 yıl önce
copy_driver.c 21331075a5 Fix crash when writing back to main memory requires allocating data there 13 yıl önce
copy_driver.h f60eb1288d Add initial simgrid support 13 yıl önce
data_request.c d95e1c8398 explain helgrind about some races we are fine with 13 yıl önce
data_request.h 04ff31b231 Add comments 13 yıl önce
datastats.c a159adc4b3 rename internal macro STARPU_DATA_STATS to STARPU_ENABLE_STATS 13 yıl önce
datastats.h 5c386a0422 cleaning up of statistics code 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 95e0b19b3e Add some missing mutex/cond/rwlock_destroy 13 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 d0f80337c1 add starpu_task_footprint function to return a task footprint 13 yıl önce
footprint.h 37862069c7 Permit the application to provide its own size base for performance models 14 yıl önce
malloc.c a1db18eda4 count data as freed only after it is actually freed 13 yıl önce
memalloc.c 6f424b2cdf Make setting mc->data atomic with removing it from the mc_list, instead of dealing with data being NULL 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 d0591ff302 memory manager: simplify management of global memory size 13 yıl önce
memory_manager.h d0591ff302 memory manager: simplify management of global memory size 13 yıl önce
memory_nodes.c 95e0b19b3e Add some missing mutex/cond/rwlock_destroy 13 yıl önce
memory_nodes.h b770541f52 src: memory_nodes function renaming 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 c7321a76ff fix type for node to always be unsigned (instead of uint32_t) 13 yıl önce
sort_data_handles.c 83e4492494 update code w.r.t coding style 14 yıl önce
sort_data_handles.h 3439531517 include/starpu_data.h: do not use a typedef for starpu_buffer_descr, use it directly as a struct 14 yıl önce
user_interactions.c 38e722860a Initialize cond and mutex dynamically, so they can be destroyed dynamically by helgrind 13 yıl önce
write_back.c c7321a76ff fix type for node to always be unsigned (instead of uint32_t) 13 yıl önce
write_back.h c7321a76ff fix type for node to always be unsigned (instead of uint32_t) 13 yıl önce