Samuel Thibault
|
ea0d72a811
simplify code a bit
|
5 éve |
Nathalie Furmento
|
6a16f8370f
update copyright holders
|
5 éve |
Nathalie Furmento
|
2d0466644a
fix include order
|
6 éve |
Nathalie Furmento
|
6901c4441b
src/: fix copyrights
|
7 éve |
Nathalie Furmento
|
b5a08467da
use temporary variable for realloc
|
8 éve |
Samuel Thibault
|
39c20ca6ed
fix includes
|
8 éve |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 éve |
Nathalie Furmento
|
f0bf639f34
src: remove un-needed include directives
|
11 éve |
Samuel Thibault
|
50a6cfea59
Fix spurious direct use of pthread_* stuff. This fixes simgrid termination
|
11 éve |
Andra Hugo
|
9bb7bdb07f
Increment/decrement submitted/ready tasks per context (instead of doing it per context & globally)
|
12 éve |
Nathalie Furmento
|
786b8fb4b7
move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX
|
12 éve |
Nathalie Furmento
|
7f792e3082
Define new public API starpu_pthread which is similar to the pthread API.
|
12 éve |
Nathalie Furmento
|
dab571cbff
src: use tabs instead of spaces and remove trailing whitespaces
|
13 éve |
Nathalie Furmento
|
3ad31951c8
src: code cleaning
|
14 éve |
Nathalie Furmento
|
906d935956
src: prefix names of internal types and functions with _starpu
|
14 éve |
Nathalie Furmento
|
0f4dabd5bf
fixes warnings detected by icc
|
14 éve |
Nathalie Furmento
|
deef808ea4
Fix barrier implementation.
|
14 éve |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 éve |
Nathalie Furmento
|
debc3340b4
barrier: fix missing include
|
15 éve |
Nathalie Furmento
|
119d419b2b
barrier: add missing include
|
15 éve |
Nathalie Furmento
|
c7b098b766
barrier: fix return value
|
15 éve |
Nathalie Furmento
|
234a8432b7
define a default implementation for pthread barrier functions for systems which do not provide it, such as Cygwin
|
15 éve |