Samuel Thibault ea2d985f9c fix comment пре 9 година
..
.gitignore 27eaf1ca36 Add `.gitignore'. пре 15 година
barrier.c bb61f3808d update cnrs copyright пре 11 година
barrier.h bb61f3808d update cnrs copyright пре 11 година
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 година
barrier_counter.h b19e3f0146 port r15384 from 1.1: Fix waking up barrier counter when it reaches n пре 11 година
bitmap.c ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC пре 9 година
fxt.c cbac70e22c use starpu_pthread_self() instead of pthread_self пре 9 година
fxt.h 1fc4a6ae87 Show task throttling in the trace пре 9 година
graph.c cf5be99691 update copyrights for files modified in 2017 пре 9 година
graph.h a900dee6a9 Fix crash in graph management when a node gets actually dropped before its ancestor пре 9 година
hash.c d2803bb906 port r17393 from 1.2: Fix crc computation пре 10 година
inlines.c 12a7cc6c1e Avoid exposing the task list implementation, which leads to conflicts and confusions, and we won't want to do the same for prio_lists anyway. Use the internal inlines to provide an external symbol instead пре 9 година
list.h 12a7cc6c1e Avoid exposing the task list implementation, which leads to conflicts and confusions, and we won't want to do the same for prio_lists anyway. Use the internal inlines to provide an external symbol instead пре 9 година
prio_list.h ea2d985f9c fix comment пре 9 година
rbtree.c 87718074ae src: fix cppcheck warnings пре 9 година
rbtree.h cbe6f98e73 Make sure that all static inlines are indeed inlined пре 9 година
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 година
rwlock.c bb61f3808d update cnrs copyright пре 11 година
rwlock.h bb61f3808d update cnrs copyright пре 11 година
starpu_spinlock.c 8beeeea604 src: use starpu_pthread functions пре 9 година
starpu_spinlock.h 7d87804068 inline frequent spinlock operations пре 10 година
thread.c cf5be99691 update copyrights for files modified in 2017 пре 9 година
thread.h f89ff79039 Add a memory barrier to starpu_pthread_spin_unlock, for the architectures whose atomic_add don't provide one пре 9 година
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 година
timing.h bb61f3808d update cnrs copyright пре 11 година
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 година
utils.c ec72b21232 Also try TEMP and TMP environment variables, not only TMPDIR пре 9 година
utils.h 42f76c4ffb src: implement _starpu_mkdtemp (either by using mkdtemp or when not available by using our own algorithm) and test it пре 9 година