Samuel Thibault
|
62e0ff89af
Fix missing include for windows port of locking
|
10 år sedan |
Samuel Thibault
|
1ec6838c01
Implement perfmodel locking on windows
|
10 år sedan |
Samuel Thibault
|
14b8f531a6
Lock performance model files while writing and reading them to avoid issues on parallel launches, MPI runs notably.
|
10 år sedan |
Nathalie Furmento
|
f0bf639f34
src: remove un-needed include directives
|
11 år sedan |
Samuel Thibault
|
324dda1072
Fix _starpu_sleep for simgrid
|
11 år sedan |
Nathalie Furmento
|
9bb5a09263
src: minor fixes
|
11 år sedan |
Samuel Thibault
|
a3f27f08ad
Make some warnings clearer. Avoid a very odd warning when the codelet has more parameters than allowed
|
12 år sedan |
Samuel Thibault
|
600581f117
use /tmp by default when no path is available
|
12 år sedan |
Nathalie Furmento
|
786b8fb4b7
move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX
|
12 år sedan |
Nathalie Furmento
|
7f792e3082
Define new public API starpu_pthread which is similar to the pthread API.
|
12 år sedan |
Nathalie Furmento
|
3ae62277c5
src: move starpu thread related functions to new file src/common/thread.h
|
12 år sedan |
Samuel Thibault
|
5a97bc0168
Get gethostname prototype
|
12 år sedan |
Nathalie Furmento
|
1236aff767
src/common/utils.c: fix coding style
|
12 år sedan |
Samuel Thibault
|
9d798f070b
Add yet more debugging about loading perfmodels. Fix gethostname issue with fqdn, and factorize it
|
12 år sedan |
Samuel Thibault
|
242b6116cf
pass pthread types through typedefs
|
12 år sedan |
Cyril Roelandt
|
d2d9ce97ca
Fix non-ANSI function declarations found using smatch.
|
12 år sedan |
Cyril Roelandt
|
88bf76e6b2
Replace STARPU_ASSERT(0) by STARPU_ABORT().
|
12 år sedan |
Nathalie Furmento
|
ca99ae35b7
src/common/utils.c: remove un-needed display message
|
13 år sedan |
Nathalie Furmento
|
32e85cf2c2
src: improve directory management
|
13 år sedan |
Samuel Thibault
|
7568d78458
Make sure _starpu_mkpath returns the proper error
|
13 år sedan |
Nathalie Furmento
|
0433b3cc32
src: minor fixes w.r.tg warnings detected by gcc compiler
|
13 år sedan |
Nathalie Furmento
|
3ad31951c8
src: code cleaning
|
13 år sedan |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 år sedan |
Nathalie Furmento
|
4a983beb04
Update copyright
|
14 år sedan |
Samuel Thibault
|
3ae34c7da0
Fix C:\ case on windows
|
15 år sedan |
Cédric Augonnet
|
330ebd2afb
The _starpu_check_mutex_deadlock provides a quick'n'dirty (not 100% garanteed)
|
15 år sedan |
Nathalie Furmento
|
11983f5e80
s/starpu_mkpath/_starpu_mkpath/g
|
15 år sedan |
Samuel Thibault
|
a1c5981efa
and now make check runs on win32
|
15 år sedan |
Samuel Thibault
|
8e9b6a48df
now links on windows
|
15 år sedan |
Cédric Augonnet
|
05abf577fb
Implement starpu_mkpath in order to mimic the behaviour of "mkdir -p".
|
15 år sedan |