Nathalie Furmento
|
4a11b4ef93
Makefile.am: compile mpi first as some examples need the MPI library
|
14 gadi atpakaļ |
Nathalie Furmento
|
d2aeac86df
Make some tests optional.
|
14 gadi atpakaļ |
Cédric Augonnet
|
075d63e1a9
This new test is similar to wt_broadcast except that it only puts the result in
|
14 gadi atpakaļ |
Cédric Augonnet
|
25b19d2f1d
Add the wt_broadcast test. This test ensures that the wt mechanism is working
|
14 gadi atpakaļ |
Nathalie Furmento
|
85f203b568
tests/: do not display messages when environment variable STARPU_SSILENT is set
|
14 gadi atpakaļ |
Ludovic Courtès
|
9d34786546
gcc: Have the codelet structure inherit the visibility of the task.
|
14 gadi atpakaļ |
Ludovic Courtès
|
e7e6cbfce5
gcc: Cleanup the codelet wrapper generation.
|
14 gadi atpakaļ |
Ludovic Courtès
|
d356e6654e
gcc: Prevent codelet wrappers from being removed.
|
14 gadi atpakaļ |
Nathalie Furmento
|
d6c6d3663f
examples/: do not display messages when environment variable STARPU_SSILENT is set
|
14 gadi atpakaļ |
Nathalie Furmento
|
d6f69ff52a
configure.ac: s/AC_MSG_NOTICE/AC_MSG_CHECKING/
|
14 gadi atpakaļ |
Nathalie Furmento
|
7db88bebfe
configure.ac: improve information messages
|
14 gadi atpakaļ |
Nathalie Furmento
|
5fcf549c56
configure.ac: improve information messages
|
14 gadi atpakaļ |
Cédric Augonnet
|
732e65e13c
Cleanup of the data request management code (ie. simplify the management of
|
14 gadi atpakaļ |
Ludovic Courtès
|
853c52e601
gcc: Unpack `cl_args' in the body of task implementation wrappers.
|
14 gadi atpakaļ |
Ludovic Courtès
|
d8e018850b
gcc: Check for specific GCC functions.
|
14 gadi atpakaļ |
Ludovic Courtès
|
c2a9726f65
gcc: Pass the cl_arg size in bytes, not bits.
|
14 gadi atpakaļ |
Ludovic Courtès
|
0c51883ece
doc: Add a function index.
|
14 gadi atpakaļ |
Ludovic Courtès
|
a67f486656
doc: Use `@deftypefun' for `starpu_insert_task'; describe it upfront.
|
14 gadi atpakaļ |
Cédric Augonnet
|
7a076ccf58
Only use __builtin_expect with GCC. Thanks to Jonathan Adamczewski for
|
14 gadi atpakaļ |
Cédric Augonnet
|
9282290150
Bug fix: do not put CPU workers where there is already an OpenCL worker.
|
14 gadi atpakaļ |
Cédric Augonnet
|
9be7cbf543
- Fix starpu_worker_get_ids_by_type
|
14 gadi atpakaļ |
Cédric Augonnet
|
62262166d6
starpu_worker_get_count_by_type and starpu_worker_get_ids_by_type respectively
|
14 gadi atpakaļ |
Cédric Augonnet
|
33dd1f98fe
FxT 0.2.2 was released
|
14 gadi atpakaļ |
Nathalie Furmento
|
307015aaab
examples: add simple callbacl example
|
14 gadi atpakaļ |
Nathalie Furmento
|
ee4a51d3d4
configure.ac: improve CUDA Detection
|
14 gadi atpakaļ |
Nathalie Furmento
|
7517525097
examples/cg/cg_kernels.c: include limits.h which defines INT_MAX
|
14 gadi atpakaļ |
Nathalie Furmento
|
e533af0ce6
configure.ac: typo 'test x=xno' ==> 'test x = xno'
|
14 gadi atpakaļ |
Nathalie Furmento
|
655a5a5230
mpi/examples/stencil: add parameters for command line: -iter and -display
|
14 gadi atpakaļ |
Nathalie Furmento
|
25695a8c0d
configure.ac: do not set a default value for OpenCL (using /usr by default can lead to errors)
|
14 gadi atpakaļ |
Nathalie Furmento
|
0f4dabd5bf
fixes warnings detected by icc
|
14 gadi atpakaļ |