Samuel Thibault 092378f2cc Avoid releasing/retaking the spinlock for non-MPI data %!s(int64=12) %!d(string=hai) anos
..
interfaces 092378f2cc Avoid releasing/retaking the spinlock for non-MPI data %!s(int64=12) %!d(string=hai) anos
coherency.c 2a9ebe7478 src: rename field to unregister_hook %!s(int64=12) %!d(string=hai) anos
coherency.h 2a9ebe7478 src: rename field to unregister_hook %!s(int64=12) %!d(string=hai) anos
copy_driver.c b4976f3d00 Use different streams for gpu-gpu transfers %!s(int64=12) %!d(string=hai) anos
copy_driver.h 03ef97c890 fix some bugs, debug in progress %!s(int64=13) %!d(string=hai) anos
data_request.c 0423864961 port r11516 from 1.1: considerably reduce the amount of requests submitted at the same time. Pushing more does not seem to really improve performance, and on the contrary increases the latency of possibly urging requests %!s(int64=12) %!d(string=hai) anos
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. %!s(int64=12) %!d(string=hai) anos
datastats.c 5f6f2bf55b port r11529 from 1.1: Ignore data races on statistics %!s(int64=12) %!d(string=hai) anos
datastats.h b227dbcfdc Use STARPU_ATTRIBUTE_* macros %!s(int64=13) %!d(string=hai) anos
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. %!s(int64=12) %!d(string=hai) anos
datawizard.h c7321a76ff fix type for node to always be unsigned (instead of uint32_t) %!s(int64=13) %!d(string=hai) anos
filters.c 3989f504bd src: give name to internal tasks %!s(int64=12) %!d(string=hai) anos
filters.h 5f9a2f7e14 Turn _filter_nparts_compute_chunk_size_and_offset into _starpu_filter_nparts_compute_chunk_size_and_offset. %!s(int64=13) %!d(string=hai) anos
footprint.c 59dc8c395f src/datawizard: add missing include starpu_scheduler.h %!s(int64=12) %!d(string=hai) anos
footprint.h e2b943451f mic (perfmodel): merge trunk + finalize perfmodel %!s(int64=13) %!d(string=hai) anos
malloc.c a9b47f084e Automatically disable memory pinning when running in valgrind %!s(int64=12) %!d(string=hai) anos
malloc.h ddf6a00144 src/datawizard/malloc: define prototypes %!s(int64=12) %!d(string=hai) anos
memalloc.c 3b69247d4a mention that we don't print reclaim warning several times %!s(int64=12) %!d(string=hai) anos
memalloc.h 402e568b27 src/datawizard/memalloc: store interface size of the memchunk as the handle may no longer be valid when reusing the memchunk (thanks to Cyril Bordage for reporting the bug) %!s(int64=12) %!d(string=hai) anos
memory_manager.c fbd1b911e7 New starpu_memory_get_total function to get the size of a memory node. %!s(int64=12) %!d(string=hai) anos
memory_manager.h 03ef97c890 fix some bugs, debug in progress %!s(int64=13) %!d(string=hai) anos
memory_nodes.c 1e23399727 Add configure option to increase the number of nodes %!s(int64=13) %!d(string=hai) anos
memory_nodes.h 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. %!s(int64=13) %!d(string=hai) anos
memstats.c 8f5264b152 data interface: no longer store data size in the handle as some interface may have variable size %!s(int64=13) %!d(string=hai) anos
memstats.h edc236df55 memory stats: group all functions in new file src/datawizard/memstats.c and rename them to follow pattern starpu_memory_... %!s(int64=13) %!d(string=hai) anos
reduction.c 3989f504bd src: give name to internal tasks %!s(int64=12) %!d(string=hai) anos
sort_data_handles.c 64e93e4cf2 Use a different structure for ordered buffers %!s(int64=12) %!d(string=hai) anos
sort_data_handles.h 64e93e4cf2 Use a different structure for ordered buffers %!s(int64=12) %!d(string=hai) anos
user_interactions.c 2f62b5cd10 Use big fat abortions when one tries to make a task or callback sleep, instead of just returning EDEADLCK which few people will test %!s(int64=12) %!d(string=hai) anos
write_back.c 9783f21238 Fix of the livelock discovered by Marc Sergent's internship, by adding a maximum trylock threshold before a blocking lock %!s(int64=13) %!d(string=hai) anos
write_back.h c7321a76ff fix type for node to always be unsigned (instead of uint32_t) %!s(int64=13) %!d(string=hai) anos