Samuel Thibault
|
d87e58afc7
a lot of documentation fixes and additions here and there
|
14 years ago |
Nathalie Furmento
|
711caf62d6
configure.ac: new option to disable the utilisation of the system's drand48
|
14 years ago |
Cédric Augonnet
|
683d3169a3
Add a example computing Mandelbrot fractal and display it using X11 if the lib
|
14 years ago |
Nathalie Furmento
|
3882b3533a
configure.ac: fix condition
|
14 years ago |
Cédric Augonnet
|
61cdbb41bd
Add support for parallel tasks:
|
14 years ago |
Nathalie Furmento
|
cafb22e85f
Makefile: make -C tests check runs coverage/coverage.sh only when coverage is enabled
|
14 years ago |
Cédric Augonnet
|
e972e93da4
Fix make distcheck
|
14 years ago |
Samuel Thibault
|
5dd81e4825
drop including now-suppressed pthread_win32
|
14 years ago |
Samuel Thibault
|
22399386c3
misc mingw fixes
|
14 years ago |
Samuel Thibault
|
4c1062a533
do not systematically add -I/usr//include, it poses problems on mingw
|
14 years ago |
Cédric Augonnet
|
1fb5e9a42f
- Add the --with-opencl-lib-dir and --with-opencl-include-dir options to
|
14 years ago |
Cédric Augonnet
|
f90e00fa9f
- In case we have a non standard CUDA setup, we can specify both include and
|
14 years ago |
Samuel Thibault
|
e4f8e3a2f1
fix checking for libstdc++
|
14 years ago |
Samuel Thibault
|
077899a03e
explicitly add -lstdc++ on darwin
|
14 years ago |
Cédric Augonnet
|
e4c85b9e07
Implement the Monte Carlo algorithm used to compute Pi by the means of
|
14 years ago |
Cédric Augonnet
|
9817b32691
Add support for the MKL. Since it is really hard to guess the flags for MKL, we
|
14 years ago |
Nathalie Furmento
|
5807291b01
configure: detect availability of header file f77.h and compile fortran example only when available
|
14 years ago |
Cédric Augonnet
|
43721a131a
Fix typo: CC_OR_MPICC is really CC or MPICC
|
14 years ago |
Samuel Thibault
|
fd0f8af217
fix typo
|
14 years ago |
Samuel Thibault
|
4bbb79b59c
fix typo
|
14 years ago |
Samuel Thibault
|
0c7a6a6630
add glpk support
|
14 years ago |
Samuel Thibault
|
66a9b3039a
add theoretical bound computation infrastructure
|
14 years ago |
Samuel Thibault
|
58330fd908
Add stencil example
|
14 years ago |
Nathalie Furmento
|
d0efbb8b5f
configure.ac: when mpicc is unavailable, do not fail but just disable mpi
|
14 years ago |
Samuel Thibault
|
9d6f031833
fix debug
|
14 years ago |
Cédric Augonnet
|
0003cb731e
The --disable-blocking-drivers makes it possible to disable the use of
|
14 years ago |
Samuel Thibault
|
597370f5c7
Always enable MPI support as soon as some mpicc was found or provided.
|
14 years ago |
Samuel Thibault
|
8d50dbee48
Fix OpenCL build on windows
|
14 years ago |
Samuel Thibault
|
c9c1b05d0f
add cygwin CUDA path
|
14 years ago |
Nathalie Furmento
|
766ea38063
configure.ac: fix syntax to use test command instead of [
|
14 years ago |