Nathalie Furmento
|
b4c4e7be5d
configure.ac: when hwloc is not found through pkgconfig, set HWLOC_CFLAGS and HWLOC_LIBS
|
hace 14 años |
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)
|
hace 14 años |
Cédric Augonnet
|
d56a66ebba
Fix compilation on Mac OS X (tested without OpenCL on a 64bit imac)
|
hace 14 años |
Ludovic Courtès
|
6b74fb7700
remove extraneous quotes from CPPFLAGS, LDFLAGS & co
|
hace 14 años |
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
|
hace 14 años |
Samuel Thibault
|
2dca807899
fix support of paths with spaces
|
hace 14 años |
Nathalie Furmento
|
3a3c9e3038
delete trailing whitespaces
|
hace 14 años |
Nathalie Furmento
|
ebbc8dcc66
configure.ac: fix detection of mpiexec
|
hace 14 años |
Samuel Thibault
|
6e13e31a00
get back to being able to be built by automake 1.9
|
hace 14 años |
Samuel Thibault
|
719155db9f
copyright fixes
|
hace 14 años |
Nathalie Furmento
|
583abfa0b4
configure.ac: restore LDFLAGS when no valid opencl setup is found.
|
hace 14 años |
Nathalie Furmento
|
27db8fc1fc
configure.ac: restore LDFLAGS when no valid opencl setup is found
|
hace 14 años |
Nathalie Furmento
|
49f380be4d
configure.ac: add option --with-mpiexec
|
hace 14 años |
Nathalie Furmento
|
27f4296c30
configure.ac: define MPIEXEC even when not running make -C mpi check
|
hace 14 años |
Samuel Thibault
|
3d950567d4
fix use of erand48
|
hace 14 años |
Nathalie Furmento
|
32010f95c1
configure.ac: AM_CONDITIONAL should always be defined
|
hace 14 años |
Nathalie Furmento
|
464e1dcf36
StarPU-MPI: Specify when make -C mpi check should be run
|
hace 14 años |
Cédric Augonnet
|
6377a706e8
For debugging purporse, we can disable the hwloc lib with the --without-hwloc
|
hace 14 años |
Samuel Thibault
|
d87e58afc7
a lot of documentation fixes and additions here and there
|
hace 14 años |
Nathalie Furmento
|
711caf62d6
configure.ac: new option to disable the utilisation of the system's drand48
|
hace 14 años |
Cédric Augonnet
|
683d3169a3
Add a example computing Mandelbrot fractal and display it using X11 if the lib
|
hace 14 años |
Nathalie Furmento
|
3882b3533a
configure.ac: fix condition
|
hace 14 años |
Cédric Augonnet
|
61cdbb41bd
Add support for parallel tasks:
|
hace 14 años |
Nathalie Furmento
|
cafb22e85f
Makefile: make -C tests check runs coverage/coverage.sh only when coverage is enabled
|
hace 14 años |
Cédric Augonnet
|
e972e93da4
Fix make distcheck
|
hace 14 años |
Samuel Thibault
|
5dd81e4825
drop including now-suppressed pthread_win32
|
hace 14 años |
Samuel Thibault
|
22399386c3
misc mingw fixes
|
hace 14 años |
Samuel Thibault
|
4c1062a533
do not systematically add -I/usr//include, it poses problems on mingw
|
hace 14 años |
Cédric Augonnet
|
1fb5e9a42f
- Add the --with-opencl-lib-dir and --with-opencl-include-dir options to
|
hace 14 años |
Cédric Augonnet
|
f90e00fa9f
- In case we have a non standard CUDA setup, we can specify both include and
|
hace 14 años |