Cédric Augonnet
|
7363413be1
Move the "dsm stress" example in a more appropriate directory, this is not a
|
15 years ago |
Cédric Augonnet
|
89c1870f00
Define a new header which should contain the public functions that should only
|
15 years ago |
Cédric Augonnet
|
4a8fe3239e
improve error checking
|
15 years ago |
Cédric Augonnet
|
dc7a276f27
add some debug messages in the MPI lib
|
15 years ago |
Cédric Augonnet
|
d247fadc97
add a -display flag
|
15 years ago |
Cédric Augonnet
|
0a02a72fd6
Something got messed up with fortran vs. C ordering, so we temporarility
|
15 years ago |
Cédric Augonnet
|
bbb0e033a8
- yet more debugging
|
15 years ago |
Cédric Augonnet
|
c1f052654a
fix MPI LU
|
15 years ago |
Cédric Augonnet
|
9484d29449
Add various functions to debug the MPI LU code.
|
15 years ago |
Cédric Augonnet
|
681fcbb676
make sure that nvcc finds cuda headers
|
15 years ago |
Cédric Augonnet
|
395d4f8c66
- Add timing in the incrementer example.
|
15 years ago |
Cédric Augonnet
|
ee82317aad
- fix some bugs
|
15 years ago |
Cédric Augonnet
|
3bfae32576
define a poison value to help debugging
|
15 years ago |
Cédric Augonnet
|
eee6350711
handle termination properly
|
15 years ago |
Cédric Augonnet
|
e5a8efbe98
fix multiple bus (eg. tag misuse)
|
15 years ago |
Cédric Augonnet
|
73c80890fd
Provide wrappers for the GEMV blas functions.
|
15 years ago |
Cédric Augonnet
|
5471b28c56
tell autoconf to generate the Makefile for the MPI examples
|
15 years ago |
Cédric Augonnet
|
c46518553b
Introduce an MPI version of the LU decomposition (work in progress !)
|
15 years ago |
Cédric Augonnet
|
332daf9df2
Supply more helper functions: the "array" version of the helpers make it
|
15 years ago |
Cédric Augonnet
|
6279da10bf
Add a callback to the empty task created by starpu_create_sync_task.
|
15 years ago |
Cédric Augonnet
|
92c6d51fb0
add a test to make sure that starpu_create_sync_task is working properly
|
15 years ago |
Cédric Augonnet
|
b3b1dc5ad0
The starpu_create_sync_task helper function creates an empty task which is a
|
15 years ago |
Cédric Augonnet
|
263464ee51
From now on, the default behaviour is to put performance models in
|
15 years ago |
Cédric Augonnet
|
05abf577fb
Implement starpu_mkpath in order to mimic the behaviour of "mkdir -p".
|
15 years ago |
Cédric Augonnet
|
1c9e738133
- rename MAXNODES into STARPU_MAXNODES.
|
15 years ago |
Cédric Augonnet
|
d9661118a4
By default, the MPI lib will not create a progression thread to poll all the
|
15 years ago |
Cédric Augonnet
|
66730fef6c
The STARPU_FXT_PREFIX environment variable permits to specify where the FxT
|
15 years ago |
Cédric Augonnet
|
cab40d4920
Make it possible to specify multiple input files in a more flexible way (eg.
|
15 years ago |
Cédric Augonnet
|
8290a42842
We enable data prefetching for the tasks that are explicitely put on a specific
|
15 years ago |
Samuel Thibault
|
beedc67980
better align numbers
|
15 years ago |