Nathalie Furmento 0cf9cf4000 src/datawizard/malloc.c: fix misplaced } 12 years ago
..
interfaces 245bdafca2 port r11388 from 1.1: Allocate RAM memory immediately, without using requests 12 years ago
coherency.c 5259ef78d5 use macro 12 years ago
coherency.h 01aa31bde8 port r11297 from 1.1: Avoid looking through all data for not_important data if the application did not set any data as not_important. 12 years ago
copy_driver.c b5a335e425 really disable disk aio support 12 years ago
copy_driver.h 03ef97c890 fix some bugs, debug in progress 12 years ago
data_request.c f4c7eb0c8e port r11378 from 1.1: Do not allocate data on the critical path 12 years ago
data_request.h e9c70aac17 port r11376 from 1.1: Introduce rwlock_tryrdlock and trywrlock variants. Use them in the progression hooks to avoid getting stuck due to idling workers. 12 years ago
datastats.c b227dbcfdc Use STARPU_ATTRIBUTE_* macros 12 years ago
datastats.h b227dbcfdc Use STARPU_ATTRIBUTE_* macros 12 years ago
datawizard.c e9c70aac17 port r11376 from 1.1: Introduce rwlock_tryrdlock and trywrlock variants. Use them in the progression hooks to avoid getting stuck due to idling workers. 12 years ago
datawizard.h c7321a76ff fix type for node to always be unsigned (instead of uint32_t) 12 years ago
filters.c 245bdafca2 port r11388 from 1.1: Allocate RAM memory immediately, without using requests 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 e2b943451f mic (perfmodel): merge trunk + finalize perfmodel 12 years ago
footprint.h e2b943451f mic (perfmodel): merge trunk + finalize perfmodel 12 years ago
malloc.c 0cf9cf4000 src/datawizard/malloc.c: fix misplaced } 12 years ago
malloc.h 4ce5fe9027 port r11357 from 1.1: Fix memleak 12 years ago
memalloc.c ece3263046 port r11406 from 1.1: interface is a reserved word on windows 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 03ef97c890 fix some bugs, debug in progress 12 years ago
memory_nodes.c 1e23399727 Add configure option to increase the number of nodes 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 3b7abcc2cf mic: Fix bugs 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 01aa31bde8 port r11297 from 1.1: Avoid looking through all data for not_important data if the application did not set any data as not_important. 12 years ago
write_back.c 9783f21238 Fix of the livelock discovered by Marc Sergent's internship, by adding a maximum trylock threshold before a blocking lock 12 years ago
write_back.h c7321a76ff fix type for node to always be unsigned (instead of uint32_t) 12 years ago