Ludovic Courtès
|
10437b6105
Add preliminary GCC plug-in.
|
14 years ago |
Samuel Thibault
|
330db6c455
revert part of r338: X_LIBS could be empty, while x_includes is documented to be non-empty.
|
14 years ago |
Nathalie Furmento
|
dc33eba3d9
configure.ac: fix X11 detection
|
14 years ago |
Nathalie Furmento
|
462a05c8a5
configure.ac: conditionally define HAVE_X11 (properly)
|
14 years ago |
Nathalie Furmento
|
a4a55fec1b
configure.ac: conditionally define HAVE_X11
|
14 years ago |
Samuel Thibault
|
01456b03c5
Use autoconf's standard AC_PATH_XTRA macro
|
14 years ago |
Samuel Thibault
|
4143640e28
look for cuda in /usr and /opt
|
14 years ago |
Nathalie Furmento
|
849b0e5746
configure.ac: revert #3300. We do not need to define that flag for nvcc. We should instead check _MSC_VER for microsoft visual studio
|
14 years ago |
Nathalie Furmento
|
d94e617176
configure.ac: define macro __MINGW32__ for nvcc
|
14 years ago |
Nathalie Furmento
|
f7d4696af4
configure.ac: -m64 should only be set when a 64bits OS is detected
|
14 years ago |
Nathalie Furmento
|
b4c4e7be5d
configure.ac: when hwloc is not found through pkgconfig, set HWLOC_CFLAGS and HWLOC_LIBS
|
14 years ago |
Nathalie Furmento
|
7ccfd1bb14
configure.ac: allow to specify hwloc location --with-hwloc=directory (pkg-config is tested first and if not found the specified directory)
|
14 years ago |
Cédric Augonnet
|
d56a66ebba
Fix compilation on Mac OS X (tested without OpenCL on a 64bit imac)
|
14 years ago |
Ludovic Courtès
|
6b74fb7700
remove extraneous quotes from CPPFLAGS, LDFLAGS & co
|
14 years ago |
Samuel Thibault
|
a8a4a99fe8
Don't let newer libtool version build a static .lib file: we rather build a dynamic .lib file thanks to the MS-provided lib command
|
14 years ago |
Samuel Thibault
|
2dca807899
fix support of paths with spaces
|
14 years ago |
Nathalie Furmento
|
3a3c9e3038
delete trailing whitespaces
|
15 years ago |
Nathalie Furmento
|
ebbc8dcc66
configure.ac: fix detection of mpiexec
|
15 years ago |
Samuel Thibault
|
6e13e31a00
get back to being able to be built by automake 1.9
|
15 years ago |
Samuel Thibault
|
719155db9f
copyright fixes
|
15 years ago |
Nathalie Furmento
|
583abfa0b4
configure.ac: restore LDFLAGS when no valid opencl setup is found.
|
15 years ago |
Nathalie Furmento
|
27db8fc1fc
configure.ac: restore LDFLAGS when no valid opencl setup is found
|
15 years ago |
Nathalie Furmento
|
49f380be4d
configure.ac: add option --with-mpiexec
|
15 years ago |
Nathalie Furmento
|
27f4296c30
configure.ac: define MPIEXEC even when not running make -C mpi check
|
15 years ago |
Samuel Thibault
|
3d950567d4
fix use of erand48
|
15 years ago |
Nathalie Furmento
|
32010f95c1
configure.ac: AM_CONDITIONAL should always be defined
|
15 years ago |
Nathalie Furmento
|
464e1dcf36
StarPU-MPI: Specify when make -C mpi check should be run
|
15 years ago |
Cédric Augonnet
|
6377a706e8
For debugging purporse, we can disable the hwloc lib with the --without-hwloc
|
15 years ago |
Samuel Thibault
|
d87e58afc7
a lot of documentation fixes and additions here and there
|
15 years ago |
Nathalie Furmento
|
711caf62d6
configure.ac: new option to disable the utilisation of the system's drand48
|
15 years ago |