Samuel Thibault cbe6f98e73 Make sure that all static inlines are indeed inlined 9 years ago
..
.gitignore 27eaf1ca36 Add `.gitignore'. 15 years ago
barrier.c bb61f3808d update cnrs copyright 10 years ago
barrier.h bb61f3808d update cnrs copyright 10 years ago
barrier_counter.c b406c91669 Functions starpu_task_wait_for_all_in_ctx() and starpu_task_wait_for_all() return the number of tasks that have been waited for. 9 years ago
barrier_counter.h b19e3f0146 port r15384 from 1.1: Fix waking up barrier counter when it reaches n 10 years ago
bitmap.c ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC 9 years ago
fxt.c d533605d5b no need to test for multiple fxt initializations, this never happens 9 years ago
fxt.h ea45438a79 merge trunk 9 years ago
graph.c ee4329999b port r19436 from hp-lookahead: Rearrange locks, to have more opportunities for flushing dropped nodes 9 years ago
graph.h 9cbba76446 port r19169 from hp-lookahead: graph drop function visible (& can be used) in global space 9 years ago
hash.c d2803bb906 port r17393 from 1.2: Fix crc computation 9 years ago
list.h b5871107f1 fix typo 9 years ago
prio_list.h 0900f07836 typo 9 years ago
rbtree.c 87718074ae src: fix cppcheck warnings 9 years ago
rbtree.h cbe6f98e73 Make sure that all static inlines are indeed inlined 9 years ago
rbtree_i.h a5f7d96fea Add rbtree and rbtree+list implementation. Use it to introduce priorities in data requests, which default to the task priority or workerorder 10 years ago
rwlock.c bb61f3808d update cnrs copyright 10 years ago
rwlock.h bb61f3808d update cnrs copyright 10 years ago
starpu_spinlock.c 7d87804068 inline frequent spinlock operations 9 years ago
starpu_spinlock.h 7d87804068 inline frequent spinlock operations 9 years ago
thread.c 9362a8dd6c Use MSG_process_join starting from simgrid 3.14 9 years ago
thread.h 78988018ba also inlint starpu_pthread_spin_init 9 years ago
timing.c 444635d429 Add starpu_sleep 9 years ago
timing.h bb61f3808d update cnrs copyright 10 years ago
uthash.h c307a031d3 Fix RAM pointer registration: uthash does not actually support several entries using the same key, so we have to avoid doing it 9 years ago
utils.c 3376912d1e Add more locking error cases where we just warn the user that we couldn't lock the performance file 9 years ago
utils.h d3a6512230 src: slightly improve _starpu_select_sched_policy() and fix heft detection 9 years ago