Corentin Salingue b38eaf381c fix access between worker and disk hace 12 años
..
interfaces b227dbcfdc Use STARPU_ATTRIBUTE_* macros hace 12 años
coherency.c b38eaf381c fix access between worker and disk hace 12 años
coherency.h b227dbcfdc Use STARPU_ATTRIBUTE_* macros hace 12 años
copy_driver.c fbbc1a9ff6 merge trunk hace 12 años
copy_driver.h 57ac315b6d Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet hace 12 años
data_request.c a3f27f08ad Make some warnings clearer. Avoid a very odd warning when the codelet has more parameters than allowed hace 12 años
data_request.h 8fab9cdf6f Do not use ifdef in macro argument hace 12 años
datastats.c b227dbcfdc Use STARPU_ATTRIBUTE_* macros hace 12 años
datastats.h b227dbcfdc Use STARPU_ATTRIBUTE_* macros hace 12 años
datawizard.c d3065fdc1b Make valgrind yield to other threads when busy-looping, otherwise we may get stuck hace 13 años
datawizard.h c7321a76ff fix type for node to always be unsigned (instead of uint32_t) hace 13 años
filters.c 27040a7d73 make assertions more verbose hace 12 años
filters.h 5f9a2f7e14 Turn _filter_nparts_compute_chunk_size_and_offset into _starpu_filter_nparts_compute_chunk_size_and_offset. hace 13 años
footprint.c e857fc42c8 more function renaming hace 12 años
footprint.h 30860cac02 Renaming of diverse functions and datatypes. hace 12 años
malloc.c 17f75a185b add new functions to manipulate disk memoy + add private interface + change disk (second part) hace 12 años
memalloc.c e75bbec0cf merge trunk hace 12 años
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 hace 13 años
memory_manager.c 8712ec859a can push data on disk if main_ram is full hace 12 años
memory_manager.h 0c3de57a93 add function to evaluate if we can push datas on node without add the size hace 12 años
memory_nodes.c 1e23399727 Add configure option to increase the number of nodes hace 12 años
memory_nodes.h 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. hace 12 años
memstats.c 8f5264b152 data interface: no longer store data size in the handle as some interface may have variable size hace 13 años
memstats.h edc236df55 memory stats: group all functions in new file src/datawizard/memstats.c and rename them to follow pattern starpu_memory_... hace 13 años
reduction.c 27040a7d73 make assertions more verbose hace 12 años
sort_data_handles.c 30860cac02 Renaming of diverse functions and datatypes. hace 12 años
sort_data_handles.h 30860cac02 Renaming of diverse functions and datatypes. hace 12 años
user_interactions.c f2fffd0544 do not add the post_sync task if there is none. Fixes acquiring a data whose consistency flag is cleared hace 12 años
write_back.c c7321a76ff fix type for node to always be unsigned (instead of uint32_t) hace 13 años
write_back.h c7321a76ff fix type for node to always be unsigned (instead of uint32_t) hace 13 años