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 år sedan |
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 år sedan |
Nathalie Furmento
|
6df7ed1471
configure.ac: add subdir-objects option to automake (this avoid lots of warnings with recent versions of automake)
|
11 år sedan |
Nathalie Furmento
|
ec50d579d6
configure.ac: fix command syntax
|
11 år sedan |
Samuel Thibault
|
3f9b8cd37a
Add the starpu_paje_summary statistics tool.
|
11 år sedan |
Nathalie Furmento
|
436a56e106
configure.ac: --enable-blas-lib now also accepts the value mkl (to be consistent with the other blas libraries)
|
11 år sedan |
Samuel Thibault
|
0c90b362e6
We also needs simgrid flags when building cuda .cu files
|
11 år sedan |
Samuel Thibault
|
ecb3334dea
Use mkstemps only if available
|
11 år sedan |
Samuel Thibault
|
778b4c444a
* Add codelet size, footprint and tag id in the paje trace.
|
11 år sedan |
Samuel Thibault
|
f7ae9b2757
Use simgrid-3.10 features conditionnally
|
11 år sedan |
Samuel Thibault
|
c727d2141d
Also pass simgrid CFLAGS to c++
|
11 år sedan |
Samuel Thibault
|
c5a8f90515
benefit from xbt_barrier_t when available
|
11 år sedan |
Samuel Thibault
|
03bf7a2c4f
Benefit from MSG_get_as_by_name whenever it is available
|
11 år sedan |
Nathalie Furmento
|
90879cd44c
configure: allow to set --enable-verbose=extra to increase debug messages verbosity
|
11 år sedan |
Samuel Thibault
|
03d6dd9f21
Allow building blas examples without a blas library when running under simgrid
|
11 år sedan |
Nathalie Furmento
|
f0fc26784a
configure.ac: define CL_USE_DEPRECATED_OPENCL_1_1_APIS to force OpenCL to define deprecated functions (StarPU uses clEnqueueMarker)
|
11 år sedan |
Samuel Thibault
|
7a82eb9b6b
Add initial simgrid support for MPI, not working yet
|
11 år sedan |
Nathalie Furmento
|
68d0971b70
starpufft: By default, StarPU FFT examples are not compiled and checked, the configure option --enable-starpufft-examples needs to be specified to change this behaviour.
|
11 år sedan |
Nathalie Furmento
|
729eae08b1
configure.ac: revert for now the option subdir-objects (it breaks too many things)
|
11 år sedan |
Nathalie Furmento
|
ba4c34742e
starpufft: re-organise directories to have src include and tests sub-directories
|
11 år sedan |
Nathalie Furmento
|
8fc1e0faca
configure: use subdir-objects, it is incompatible with the use of $(top_srcdir) in Makefile, they need to be replaced by relative directories
|
11 år sedan |
Samuel Thibault
|
0977720ba0
port r12586 from 1.1: Make sure the user has synchronized with the local stream
|
11 år sedan |
Samuel Thibault
|
d0eab8ef8c
Do not rely on the .h file for functions actually available at link time, do check them explicitly
|
11 år sedan |
Samuel Thibault
|
bdf84975d3
Add paje statistics tools from Luka
|
11 år sedan |
Olivier Aumage
|
084e2a3757
- fix generation of version.sty
|
11 år sedan |
Samuel Thibault
|
9fe394f47d
Allow performance models to have bigger variation: 50% instead of just 10%
|
11 år sedan |
Samuel Thibault
|
ece2c97b87
Fix build on systems which do not have pthread barriers, such as Mac OS X
|
11 år sedan |
Nathalie Furmento
|
c1a9b88ba7
New configure options --with-simgrid-dir --with-simgrid-include-dir and --with-simgrid-lib-dir to specify the location of the SimGrid library
|
11 år sedan |
Nathalie Furmento
|
2fa111c9c3
configure.ac: check whether doxygen needed tools are installed before enabling documentation building
|
11 år sedan |
Andra Hugo
|
5f388d2a95
hierarchical contexts - bug fixing and DEBUG macro
|
11 år sedan |