Samuel Thibault fdbe604851 Add missing include for UINT_MAX 9 år sedan
..
.gitignore 27eaf1ca36 Add `.gitignore'. 15 år sedan
barrier.c bb61f3808d update cnrs copyright 11 år sedan
barrier.h bb61f3808d update cnrs copyright 11 år sedan
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. 10 år sedan
barrier_counter.h b19e3f0146 port r15384 from 1.1: Fix waking up barrier counter when it reaches n 11 år sedan
bitmap.c ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC 9 år sedan
fxt.c d533605d5b no need to test for multiple fxt initializations, this never happens 9 år sedan
fxt.h 1fc4a6ae87 Show task throttling in the trace 9 år sedan
graph.c 9c38741e02 fix code to follow coding conventions for braces 9 år sedan
graph.h a900dee6a9 Fix crash in graph management when a node gets actually dropped before its ancestor 9 år sedan
hash.c d2803bb906 port r17393 from 1.2: Fix crc computation 10 år sedan
list.h b5871107f1 fix typo 9 år sedan
prio_list.h 0900f07836 typo 9 år sedan
rbtree.c 87718074ae src: fix cppcheck warnings 9 år sedan
rbtree.h cbe6f98e73 Make sure that all static inlines are indeed inlined 9 år sedan
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 år sedan
rwlock.c bb61f3808d update cnrs copyright 11 år sedan
rwlock.h bb61f3808d update cnrs copyright 11 år sedan
starpu_spinlock.c 7d87804068 inline frequent spinlock operations 10 år sedan
starpu_spinlock.h 7d87804068 inline frequent spinlock operations 10 år sedan
thread.c fdbe604851 Add missing include for UINT_MAX 9 år sedan
thread.h f89ff79039 Add a memory barrier to starpu_pthread_spin_unlock, for the architectures whose atomic_add don't provide one 9 år sedan
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 9 år sedan
timing.h bb61f3808d update cnrs copyright 11 år sedan
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 år sedan
utils.c 9c38741e02 fix code to follow coding conventions for braces 9 år sedan
utils.h 9d342936ce src/common/utils.h: remove un-unused _STARPU_FREE macro 9 år sedan