Chiheb Sakka 9b0f806aeb trace: always register memmanager for disk in fxt vor 8 Jahren
..
.gitignore 27eaf1ca36 Add `.gitignore'. vor 14 Jahren
barrier.c bb61f3808d update cnrs copyright vor 10 Jahren
barrier.h bb61f3808d update cnrs copyright vor 10 Jahren
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. vor 9 Jahren
barrier_counter.h b19e3f0146 port r15384 from 1.1: Fix waking up barrier counter when it reaches n vor 10 Jahren
bitmap.c ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC vor 9 Jahren
fxt.c d533605d5b no need to test for multiple fxt initializations, this never happens vor 8 Jahren
fxt.h 9b0f806aeb trace: always register memmanager for disk in fxt vor 8 Jahren
graph.c a900dee6a9 Fix crash in graph management when a node gets actually dropped before its ancestor vor 8 Jahren
graph.h a900dee6a9 Fix crash in graph management when a node gets actually dropped before its ancestor vor 8 Jahren
hash.c d2803bb906 port r17393 from 1.2: Fix crc computation vor 9 Jahren
list.h b5871107f1 fix typo vor 8 Jahren
prio_list.h 0900f07836 typo vor 9 Jahren
rbtree.c 87718074ae src: fix cppcheck warnings vor 9 Jahren
rbtree.h cbe6f98e73 Make sure that all static inlines are indeed inlined vor 8 Jahren
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 vor 10 Jahren
rwlock.c bb61f3808d update cnrs copyright vor 10 Jahren
rwlock.h bb61f3808d update cnrs copyright vor 10 Jahren
starpu_spinlock.c 7d87804068 inline frequent spinlock operations vor 9 Jahren
starpu_spinlock.h 7d87804068 inline frequent spinlock operations vor 9 Jahren
thread.c 5dcb53b514 Fix checking errors on FUTEX_WAKE: it returns the number of woken threads, not 0 vor 8 Jahren
thread.h f89ff79039 Add a memory barrier to starpu_pthread_spin_unlock, for the architectures whose atomic_add don't provide one vor 8 Jahren
timing.c 0edfabe6a1 Switch back to using CLOCK_MONOTONIC instead of CLOCK_MONOTONIC_RAW, to benefit from NTP synchronization in the distributed case, and CLOCK_MONOTONIC is a vsyscall nowadays, so very cheap vor 8 Jahren
timing.h bb61f3808d update cnrs copyright vor 10 Jahren
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 vor 9 Jahren
utils.c 3376912d1e Add more locking error cases where we just warn the user that we couldn't lock the performance file vor 8 Jahren
utils.h d3a6512230 src: slightly improve _starpu_select_sched_policy() and fix heft detection vor 8 Jahren