Nathalie Furmento 21a3263c57 src/common/utils.c: improve implementation of _starpu_mkdtemp_internal hace 9 años
..
.gitignore 27eaf1ca36 Add `.gitignore'. hace 15 años
barrier.c bb61f3808d update cnrs copyright hace 11 años
barrier.h bb61f3808d update cnrs copyright hace 11 años
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. hace 10 años
barrier_counter.h b19e3f0146 port r15384 from 1.1: Fix waking up barrier counter when it reaches n hace 11 años
bitmap.c ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC hace 9 años
fxt.c cbac70e22c use starpu_pthread_self() instead of pthread_self hace 9 años
fxt.h 1fc4a6ae87 Show task throttling in the trace hace 9 años
graph.c 9c38741e02 fix code to follow coding conventions for braces hace 9 años
graph.h a900dee6a9 Fix crash in graph management when a node gets actually dropped before its ancestor hace 9 años
hash.c d2803bb906 port r17393 from 1.2: Fix crc computation hace 10 años
list.h fdedfafe52 Make starpu schedulers use the internal list type instead of the external list type that has limited support hace 9 años
prio_list.h 16f919cb37 Fix build with enable-debug hace 9 años
rbtree.c 87718074ae src: fix cppcheck warnings hace 9 años
rbtree.h cbe6f98e73 Make sure that all static inlines are indeed inlined hace 9 años
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 hace 10 años
rwlock.c bb61f3808d update cnrs copyright hace 11 años
rwlock.h bb61f3808d update cnrs copyright hace 11 años
starpu_spinlock.c 8beeeea604 src: use starpu_pthread functions hace 9 años
starpu_spinlock.h 7d87804068 inline frequent spinlock operations hace 10 años
thread.c d696b10e95 MSG_process_ref was added only in simgrid 3.15 hace 9 años
thread.h f89ff79039 Add a memory barrier to starpu_pthread_spin_unlock, for the architectures whose atomic_add don't provide one hace 9 años
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 hace 9 años
timing.h bb61f3808d update cnrs copyright hace 11 años
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 hace 9 años
utils.c 21a3263c57 src/common/utils.c: improve implementation of _starpu_mkdtemp_internal hace 9 años
utils.h 42f76c4ffb src: implement _starpu_mkdtemp (either by using mkdtemp or when not available by using our own algorithm) and test it hace 9 años