Corentin Salingue 631853b887 merge trunk 12 years ago
..
interfaces 27040a7d73 make assertions more verbose 12 years ago
coherency.c 772f2198d6 add copy disk to disk function 12 years ago
coherency.h f89fa6901a comments 12 years ago
copy_driver.c c7b0a5cd69 change example to support copy on disk + change param of drivers disk functions 12 years ago
copy_driver.h 57ac315b6d Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet 12 years ago
data_request.c a3f27f08ad Make some warnings clearer. Avoid a very odd warning when the codelet has more parameters than allowed 12 years ago
data_request.h f89fa6901a comments 12 years ago
datastats.c 30860cac02 Renaming of diverse functions and datatypes. 12 years ago
datastats.h 5c386a0422 cleaning up of statistics code 13 years ago
datawizard.c d3065fdc1b Make valgrind yield to other threads when busy-looping, otherwise we may get stuck 12 years ago
datawizard.h c7321a76ff fix type for node to always be unsigned (instead of uint32_t) 12 years ago
filters.c 27040a7d73 make assertions more verbose 12 years ago
filters.h 5f9a2f7e14 Turn _filter_nparts_compute_chunk_size_and_offset into _starpu_filter_nparts_compute_chunk_size_and_offset. 13 years ago
footprint.c e857fc42c8 more function renaming 12 years ago
footprint.h 30860cac02 Renaming of diverse functions and datatypes. 12 years ago
malloc.c 631853b887 merge trunk 12 years ago
memalloc.c 631853b887 merge trunk 12 years ago
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 12 years ago
memory_manager.c 8712ec859a can push data on disk if main_ram is full 12 years ago
memory_manager.h 0c3de57a93 add function to evaluate if we can push datas on node without add the size 12 years ago
memory_nodes.c f6d2f6f7bd drop spurious changes 12 years ago
memory_nodes.h 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. 12 years ago
memstats.c 8f5264b152 data interface: no longer store data size in the handle as some interface may have variable size 13 years ago
memstats.h edc236df55 memory stats: group all functions in new file src/datawizard/memstats.c and rename them to follow pattern starpu_memory_... 13 years ago
reduction.c 27040a7d73 make assertions more verbose 12 years ago
sort_data_handles.c 30860cac02 Renaming of diverse functions and datatypes. 12 years ago
sort_data_handles.h 30860cac02 Renaming of diverse functions and datatypes. 12 years ago
user_interactions.c 27040a7d73 make assertions more verbose 12 years ago
write_back.c c7321a76ff fix type for node to always be unsigned (instead of uint32_t) 12 years ago
write_back.h c7321a76ff fix type for node to always be unsigned (instead of uint32_t) 12 years ago