Samuel Thibault
|
a1c5981efa
and now make check runs on win32
|
15 роки тому |
Samuel Thibault
|
788110e7fc
fix SYNC_VAL_COMPARE_AND_SWAP name confusion
|
15 роки тому |
Samuel Thibault
|
8e9b6a48df
now links on windows
|
15 роки тому |
Samuel Thibault
|
ef1d89deed
win32 fixes, still some details todo: rwlocks, mutex_trylock and a few sync builtins
|
15 роки тому |
Samuel Thibault
|
587d90a6b8
also fix srand48 usage
|
15 роки тому |
Samuel Thibault
|
ce7cc373c2
cope with systems which don't have drand48
|
15 роки тому |
Samuel Thibault
|
2ef2a414ce
use clock_gettime just when it is available
|
15 роки тому |
Cédric Augonnet
|
92200b61ce
From now on, monotonic clocks are used by default: this is much safer and
|
15 роки тому |
Nathalie Furmento
|
c722a34e6e
more prefixing with starpu_ and s/CORE/CPU/g
|
15 роки тому |
Cédric Augonnet
|
f9ecd9b4a7
Test if libnuma is available at configure time.
|
15 роки тому |
Cédric Augonnet
|
b3caf41960
Get rid of mpi/examples/Makefile.am to avoid a dependency issue.
|
15 роки тому |
Cédric Augonnet
|
681fcbb676
make sure that nvcc finds cuda headers
|
15 роки тому |
Cédric Augonnet
|
5471b28c56
tell autoconf to generate the Makefile for the MPI examples
|
15 роки тому |
Cédric Augonnet
|
263464ee51
From now on, the default behaviour is to put performance models in
|
15 роки тому |
Cédric Augonnet
|
1c9e738133
- rename MAXNODES into STARPU_MAXNODES.
|
15 роки тому |
Cédric Augonnet
|
88147be9d1
Rename the MAXCUDADEVS constant into STARPU_MAXCUDADEVS and add an option to
|
15 роки тому |
Cédric Augonnet
|
d4c070f3ee
Add a --with-mpicc option to specify which compiler should be used with MPI.
|
15 роки тому |
Cédric Augonnet
|
0636d338aa
Add a --enable-fast option where the STARPU_ASSERT are ignored (by default,
|
15 роки тому |
Cédric Augonnet
|
c3c1b0de02
Introduce the MPI helper lib (enabled with --with-mpi at configure time).
|
15 роки тому |
Cédric Augonnet
|
9e1bd3857d
Make it possible to select the maximum number of buffers per task at configure
|
15 роки тому |
Cédric Augonnet
|
5c984e9279
make sure that FFTW is available for the starpufft lib
|
15 роки тому |
Cédric Augonnet
|
f33fc377f9
Get rid of the starpu-async branch where all recent changes have been made.
|
15 роки тому |
Cédric Augonnet
|
5eb8e90d22
Get ready for StarPU 0.2 ...
|
16 роки тому |
Cédric Augonnet
|
407c0fa3dc
some systems don't have memalign
|
16 роки тому |
Cédric Augonnet
|
b11e0c4f06
detect if malloc.h exists so that we can use memalign on various systems.
|
16 роки тому |
Cédric Augonnet
|
5cdd7aec2f
(re)implement a spinlock in case pthread_spinlock_t is not available.
|
16 роки тому |
Cédric Augonnet
|
c1f00e8c91
update the StarPU Gordon driver to the recent changes in Gordon
|
16 роки тому |
Cédric Augonnet
|
6f1c146e07
In case CPUs' clocks are not synchronized, we cannot use ticks so we use a
|
16 роки тому |
Cédric Augonnet
|
c1444dc9b7
check if pthread_spinlock_t is available
|
16 роки тому |
Cédric Augonnet
|
8bd7ca5765
- dynamic code loading requires libelf
|
16 роки тому |