Nathalie Furmento bce399daab src/common/utils.c: always define O_DIRECT il y a 8 ans
..
.gitignore 27eaf1ca36 Add `.gitignore'. il y a 15 ans
barrier.c b5a08467da use temporary variable for realloc il y a 9 ans
barrier.h 39c20ca6ed fix includes il y a 9 ans
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. il y a 10 ans
barrier_counter.h b19e3f0146 port r15384 from 1.1: Fix waking up barrier counter when it reaches n il y a 11 ans
bitmap.c ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC il y a 9 ans
fxt.c f6100cc998 Also include _starpu_fxt_get_job_id when running without FXT, it is also needed for various other profiling il y a 8 ans
fxt.h c08752aed9 Fix spurious Idle state on CPUs and mono-worker GPUs il y a 8 ans
graph.c cf5be99691 update copyrights for files modified in 2017 il y a 9 ans
graph.h a900dee6a9 Fix crash in graph management when a node gets actually dropped before its ancestor il y a 9 ans
hash.c d2803bb906 port r17393 from 1.2: Fix crc computation il y a 10 ans
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 il y a 9 ans
list.h eea3a5a9eb improve list documentation il y a 8 ans
prio_list.h 887773c77b prio_list: add front_lowest and back_highest, needed by some places il y a 8 ans
rbtree.c 1020cf37cc reduce variable scope when possible il y a 9 ans
rbtree.h cbe6f98e73 Make sure that all static inlines are indeed inlined il y a 9 ans
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 il y a 10 ans
rwlock.c bb61f3808d update cnrs copyright il y a 11 ans
rwlock.h bb61f3808d update cnrs copyright il y a 11 ans
starpu_spinlock.c 8beeeea604 src: use starpu_pthread functions il y a 9 ans
starpu_spinlock.h 7d87804068 inline frequent spinlock operations il y a 10 ans
thread.c 370db6e6b6 relax yet more header inclusions il y a 9 ans
thread.h 370db6e6b6 relax yet more header inclusions il y a 9 ans
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 il y a 9 ans
timing.h bb61f3808d update cnrs copyright il y a 11 ans
uthash.h 8c3fe9c6ba uthash.h: fix parameter type il y a 9 ans
utils.c bce399daab src/common/utils.c: always define O_DIRECT il y a 8 ans
utils.h 4676d335bc disk: clean temporary files and directories on O_DIRECT open error il y a 8 ans