Samuel Thibault 27fd79e4c2 Fix Darwin build: Remove unused pthread_spinlock macros (which are duplicates for our own spin locks), include common_barrier.h for the pthread_barrier_t type 13 years ago
..
interfaces 5d5718b046 Variable interface: fix the arguments of starpu_free_buffer_on_node(). 13 years ago
coherency.c 27fd79e4c2 Fix Darwin build: Remove unused pthread_spinlock macros (which are duplicates for our own spin locks), include common_barrier.h for the pthread_barrier_t type 13 years ago
coherency.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
copy_driver.c f60eb1288d Add initial simgrid support 13 years ago
copy_driver.h f60eb1288d Add initial simgrid support 13 years ago
data_request.c edc236df55 memory stats: group all functions in new file src/datawizard/memstats.c and rename them to follow pattern starpu_memory_... 13 years ago
data_request.h 3ad31951c8 src: code cleaning 14 years ago
datastats.c a159adc4b3 rename internal macro STARPU_DATA_STATS to STARPU_ENABLE_STATS 13 years ago
datastats.h 5c386a0422 cleaning up of statistics code 13 years ago
datawizard.h 0d9f08ae8d Fix copyrights, thanks Ludo! 15 years ago
filters.c 8ed9249cd9 Fix main memory leak on multiple unregister/re-register. 13 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 a0d2604416 src: add some asserts 14 years ago
footprint.h 37862069c7 Permit the application to provide its own size base for performance models 14 years ago
memalloc.c f60eb1288d Add initial simgrid support 13 years ago
memalloc.h ab7c89dbe8 expose starpu_allocate_buffer_on_node and starpu_free_buffer_on_node to application, so application-defined interfaces can use them too 13 years ago
memory_nodes.c f60eb1288d Add initial simgrid support 13 years ago
memory_nodes.h f60eb1288d Add initial simgrid support 13 years ago
memstats.c c1972ff122 Fix unused arg warning 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
progress.c f60eb1288d Add initial simgrid support 13 years ago
reduction.c 9badf4f117 Move unregistering tasks from implicit dependencies lists from 13 years ago
sort_data_handles.c 83e4492494 update code w.r.t coding style 14 years ago
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 years ago
user_interactions.c f402db344f pass pthread initializers through macros 13 years ago
write_back.c 9badf4f117 Move unregistering tasks from implicit dependencies lists from 13 years ago
write_back.h 3ad31951c8 src: code cleaning 14 years ago