Samuel Thibault
|
4c1062a533
do not systematically add -I/usr//include, it poses problems on mingw
|
14 lat temu |
Cédric Augonnet
|
1fb5e9a42f
- Add the --with-opencl-lib-dir and --with-opencl-include-dir options to
|
14 lat temu |
Cédric Augonnet
|
f90e00fa9f
- In case we have a non standard CUDA setup, we can specify both include and
|
14 lat temu |
Samuel Thibault
|
e4f8e3a2f1
fix checking for libstdc++
|
14 lat temu |
Samuel Thibault
|
077899a03e
explicitly add -lstdc++ on darwin
|
14 lat temu |
Cédric Augonnet
|
e4c85b9e07
Implement the Monte Carlo algorithm used to compute Pi by the means of
|
14 lat temu |
Cédric Augonnet
|
9817b32691
Add support for the MKL. Since it is really hard to guess the flags for MKL, we
|
14 lat temu |
Nathalie Furmento
|
5807291b01
configure: detect availability of header file f77.h and compile fortran example only when available
|
14 lat temu |
Cédric Augonnet
|
43721a131a
Fix typo: CC_OR_MPICC is really CC or MPICC
|
14 lat temu |
Samuel Thibault
|
fd0f8af217
fix typo
|
15 lat temu |
Samuel Thibault
|
4bbb79b59c
fix typo
|
15 lat temu |
Samuel Thibault
|
0c7a6a6630
add glpk support
|
15 lat temu |
Samuel Thibault
|
66a9b3039a
add theoretical bound computation infrastructure
|
15 lat temu |
Samuel Thibault
|
58330fd908
Add stencil example
|
15 lat temu |
Nathalie Furmento
|
d0efbb8b5f
configure.ac: when mpicc is unavailable, do not fail but just disable mpi
|
15 lat temu |
Samuel Thibault
|
9d6f031833
fix debug
|
15 lat temu |
Cédric Augonnet
|
0003cb731e
The --disable-blocking-drivers makes it possible to disable the use of
|
15 lat temu |
Samuel Thibault
|
597370f5c7
Always enable MPI support as soon as some mpicc was found or provided.
|
15 lat temu |
Samuel Thibault
|
8d50dbee48
Fix OpenCL build on windows
|
15 lat temu |
Samuel Thibault
|
c9c1b05d0f
add cygwin CUDA path
|
15 lat temu |
Nathalie Furmento
|
766ea38063
configure.ac: fix syntax to use test command instead of [
|
15 lat temu |
Samuel Thibault
|
cd742e33b6
fix windows build
|
15 lat temu |
Nathalie Furmento
|
e2498049af
tests/coverage/coverage_test.sh is generated by configure to have a proper directory to call configure (that is needed to get a correct coverage report)
|
15 lat temu |
Cédric Augonnet
|
433da63e14
Prepare for the coming 0.4 release
|
15 lat temu |
Cédric Augonnet
|
84627ea448
Fix typo
|
15 lat temu |
Cédric Augonnet
|
74cc2f1adc
Do not hardcode the maximum number of workers in the starpu.h header. Instead,
|
15 lat temu |
Cédric Augonnet
|
e21992c35f
Add the --enable-maxcpus option to the configure script so that we can select
|
15 lat temu |
Cédric Augonnet
|
22459e3f6a
There is now a specific list to report bugs
|
15 lat temu |
Nathalie Furmento
|
4a983beb04
Update copyright
|
15 lat temu |
Cédric Augonnet
|
fab6e0a48a
Remove the --disable-priority option which is really useless (someone who do
|
15 lat temu |