Samuel Thibault
|
077899a03e
explicitly add -lstdc++ on darwin
|
před 14 roky |
Cédric Augonnet
|
e4c85b9e07
Implement the Monte Carlo algorithm used to compute Pi by the means of
|
před 14 roky |
Cédric Augonnet
|
9817b32691
Add support for the MKL. Since it is really hard to guess the flags for MKL, we
|
před 14 roky |
Nathalie Furmento
|
5807291b01
configure: detect availability of header file f77.h and compile fortran example only when available
|
před 15 roky |
Cédric Augonnet
|
43721a131a
Fix typo: CC_OR_MPICC is really CC or MPICC
|
před 15 roky |
Samuel Thibault
|
fd0f8af217
fix typo
|
před 15 roky |
Samuel Thibault
|
4bbb79b59c
fix typo
|
před 15 roky |
Samuel Thibault
|
0c7a6a6630
add glpk support
|
před 15 roky |
Samuel Thibault
|
66a9b3039a
add theoretical bound computation infrastructure
|
před 15 roky |
Samuel Thibault
|
58330fd908
Add stencil example
|
před 15 roky |
Nathalie Furmento
|
d0efbb8b5f
configure.ac: when mpicc is unavailable, do not fail but just disable mpi
|
před 15 roky |
Samuel Thibault
|
9d6f031833
fix debug
|
před 15 roky |
Cédric Augonnet
|
0003cb731e
The --disable-blocking-drivers makes it possible to disable the use of
|
před 15 roky |
Samuel Thibault
|
597370f5c7
Always enable MPI support as soon as some mpicc was found or provided.
|
před 15 roky |
Samuel Thibault
|
8d50dbee48
Fix OpenCL build on windows
|
před 15 roky |
Samuel Thibault
|
c9c1b05d0f
add cygwin CUDA path
|
před 15 roky |
Nathalie Furmento
|
766ea38063
configure.ac: fix syntax to use test command instead of [
|
před 15 roky |
Samuel Thibault
|
cd742e33b6
fix windows build
|
před 15 roky |
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)
|
před 15 roky |
Cédric Augonnet
|
433da63e14
Prepare for the coming 0.4 release
|
před 15 roky |
Cédric Augonnet
|
84627ea448
Fix typo
|
před 15 roky |
Cédric Augonnet
|
74cc2f1adc
Do not hardcode the maximum number of workers in the starpu.h header. Instead,
|
před 15 roky |
Cédric Augonnet
|
e21992c35f
Add the --enable-maxcpus option to the configure script so that we can select
|
před 15 roky |
Cédric Augonnet
|
22459e3f6a
There is now a specific list to report bugs
|
před 15 roky |
Nathalie Furmento
|
4a983beb04
Update copyright
|
před 15 roky |
Cédric Augonnet
|
fab6e0a48a
Remove the --disable-priority option which is really useless (someone who do
|
před 15 roky |
Samuel Thibault
|
5fc4845594
really define STARPU_HAVE_POSIX_MEMALIGN, STARPU_HAVE_MEMALIGN and STARPU_HAVE_MALLOC_H
|
před 15 roky |
Samuel Thibault
|
c2a62115aa
fix windows cuda build, disable opencl on windows for now (no fork there...)
|
před 15 roky |
Samuel Thibault
|
ea9361f2db
do not look for specific symbols in cuda, as on windows the names are mangled
|
před 15 roky |
Samuel Thibault
|
865c2a86f5
TODO
|
před 15 roky |