Nathalie Furmento
|
deb76ef517
include/starpu_config.h.in: make STARPU_HAVE_UNSETENV available to applications
|
12 jaren geleden |
Nathalie Furmento
|
ccb2b1282d
rename slow-machine to the more appropriate term quick-check
|
12 jaren geleden |
Nathalie Furmento
|
adf0a15c45
revert @7683 as STARPU_MAJOR_VERSION and STARPU_MINOR_VERSION should be defined by the public API for applications to detect the version of StarPU they are using
|
12 jaren geleden |
Nathalie Furmento
|
8dca1f4c96
remove STARPU_MAJOR_VERSION and STARPU_MINOR_VERSION as they are no longer needed
|
12 jaren geleden |
Cyril Roelandt
|
764ced63f7
Use a STARPU_MAXGORDONDEVS constant.
|
12 jaren geleden |
Samuel Thibault
|
c46d26e887
re-fix erand48_r use on BSD
|
13 jaren geleden |
Nathalie Furmento
|
55482d9c38
define rand functions in a dedicated .h file and add starpu definition for 'struct drand48_data'
|
13 jaren geleden |
Nathalie Furmento
|
aedef37bc0
include/starpu_config.h.in: STARPU_MAXNODES is needed when defining a new data interface
|
13 jaren geleden |
Nathalie Furmento
|
8d06031f95
get rid off STARPU_VERSION as it has been made redundant by #4763 which defines STARPU_MAJOR_VERSION and STARPU_MINOR_VERSION
|
13 jaren geleden |
Ludovic Courtès
|
88fb00c1a5
Define `STARPU_MAJOR_VERSION' and `STARPU_MINOR_VERSION'.
|
13 jaren geleden |
Nathalie Furmento
|
d3cee6aa6e
add new macro STARPU_VERSION
|
13 jaren geleden |
Samuel Thibault
|
7a0f65790f
Also build vector_scal with icc when available
|
13 jaren geleden |
Nathalie Furmento
|
2177148f7e
add missing licence information
|
13 jaren geleden |
Cyril Roelandt
|
ffcfb86084
Multi-implementation.
|
13 jaren geleden |
Nathalie Furmento
|
4bce668274
Related-cpu option renaming.
|
14 jaren geleden |
Cédric Augonnet
|
aed2c35fd7
Improve the CPU kernel of the pi_redux benchmark by using the erand48_r which
|
14 jaren geleden |
Nathalie Furmento
|
2f3d6b8515
define --enable-slow-machine to run tests and examples with smaller inputs
|
14 jaren geleden |
Samuel Thibault
|
72829ef29e
do not let starpu_scheduler.h unexpectedly include hwloc.h during application compilations
|
14 jaren geleden |
Samuel Thibault
|
0ed129e2a3
better define a __starpu_func__ instead of a globally-visible __func__, and factorize in starpu_config.h
|
14 jaren geleden |
Nathalie Furmento
|
bc7c8bcc60
include: ssize_t is not defined on virtual studio, use starpu_ssize_t which will be defined as ssize_t or long depending on the platform
|
14 jaren geleden |
Cédric Augonnet
|
683d3169a3
Add a example computing Mandelbrot fractal and display it using X11 if the lib
|
14 jaren geleden |
Cédric Augonnet
|
61cdbb41bd
Add support for parallel tasks:
|
14 jaren geleden |
Samuel Thibault
|
22399386c3
misc mingw fixes
|
14 jaren geleden |
Cédric Augonnet
|
f90e00fa9f
- In case we have a non standard CUDA setup, we can specify both include and
|
14 jaren geleden |
Cédric Augonnet
|
9817b32691
Add support for the MKL. Since it is really hard to guess the flags for MKL, we
|
14 jaren geleden |
Samuel Thibault
|
686c611e52
Fix building stencil against mpi
|
14 jaren geleden |
Cédric Augonnet
|
1e209cbb0d
Export the starpu_sched_policy_s structure in the public API.
|
14 jaren geleden |
Cédric Augonnet
|
74cc2f1adc
Do not hardcode the maximum number of workers in the starpu.h header. Instead,
|
14 jaren geleden |
Samuel Thibault
|
c2a62115aa
fix windows cuda build, disable opencl on windows for now (no fork there...)
|
15 jaren geleden |
Nathalie Furmento
|
59c29c44ec
merge branches/opencl --> trunk
|
15 jaren geleden |