Nathalie Furmento
|
bbed82f445
merge trunk
|
10 anni fa |
Nathalie Furmento
|
b7db1b780b
configure.ac: force running_mpi_check to no when mpi is disabled (thanks Florent Pruvost for the hint)
|
10 anni fa |
Olivier Aumage
|
29c7734c92
- merge trunk
|
10 anni fa |
Samuel Thibault
|
66ef1d7904
Only blame starpu developers for pointer arithmetic, who knows what happens in various C headers
|
10 anni fa |
Samuel Thibault
|
a92760f1c6
Make sure we don't unconditionnally include unistd.h, which is not available on windows
|
10 anni fa |
Samuel Thibault
|
69cb5ea77b
Make sure we do not include sys/time.h, but include starpu_util instead, which Does The Right Thing.
|
10 anni fa |
Samuel Thibault
|
6a0c92daab
Avoid void* arithmetic, icc refuses it on windows...
|
10 anni fa |
Samuel Thibault
|
72b4685423
Use xbt_mutex_try_acquire when it is available
|
10 anni fa |
Olivier Aumage
|
3a272669cb
- merge trunk
|
10 anni fa |
Nathalie Furmento
|
30c6a266f2
configure.ac: fix detection of subversion directory use, testing if directory .svn is present is not enough, as we may be in a subdirectory, it is safer to call svn info
|
11 anni fa |
Nathalie Furmento
|
3a49a7daec
configure.ac: revert #13113 as subdir-objects breaks make distclean which removes entire entire DEPDIR directories instead of removing dependency tracking files individually
|
11 anni fa |
Olivier Aumage
|
a0bdd13f08
- merge trunk
|
11 anni fa |
Nathalie Furmento
|
6df7ed1471
configure.ac: add subdir-objects option to automake (this avoid lots of warnings with recent versions of automake)
|
11 anni fa |
Nathalie Furmento
|
ec50d579d6
configure.ac: fix command syntax
|
11 anni fa |
Samuel Thibault
|
3f9b8cd37a
Add the starpu_paje_summary statistics tool.
|
11 anni fa |
Olivier Aumage
|
fb637c5fc5
- merge trunk
|
11 anni fa |
Nathalie Furmento
|
436a56e106
configure.ac: --enable-blas-lib now also accepts the value mkl (to be consistent with the other blas libraries)
|
11 anni fa |
Olivier Aumage
|
7070adec2e
- merge trunk
|
11 anni fa |
Samuel Thibault
|
0c90b362e6
We also needs simgrid flags when building cuda .cu files
|
11 anni fa |
Olivier Aumage
|
29fd2d0fe6
- merge trunk
|
11 anni fa |
Samuel Thibault
|
ecb3334dea
Use mkstemps only if available
|
11 anni fa |
Olivier Aumage
|
f281168e46
- merge trunk
|
11 anni fa |
Samuel Thibault
|
778b4c444a
* Add codelet size, footprint and tag id in the paje trace.
|
11 anni fa |
Samuel Thibault
|
f7ae9b2757
Use simgrid-3.10 features conditionnally
|
11 anni fa |
Samuel Thibault
|
c727d2141d
Also pass simgrid CFLAGS to c++
|
11 anni fa |
Samuel Thibault
|
c5a8f90515
benefit from xbt_barrier_t when available
|
11 anni fa |
Samuel Thibault
|
03bf7a2c4f
Benefit from MSG_get_as_by_name whenever it is available
|
11 anni fa |
Olivier Aumage
|
721ce5f920
- merge trunk
|
11 anni fa |
Nathalie Furmento
|
90879cd44c
configure: allow to set --enable-verbose=extra to increase debug messages verbosity
|
11 anni fa |
Olivier Aumage
|
cc86ba5270
- merge trunk
|
11 anni fa |