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 |
Cédric Augonnet
|
d72cd0b547
Avoid to use a quadratic algorithm when matching MPI communications within
|
15 years ago |
Cédric Augonnet
|
89890c1716
fix the computation of the trace offset
|
15 years ago |
Cédric Augonnet
|
e64bb38448
display the MPI transfers between multiple nodes
|
15 years ago |
Cédric Augonnet
|
0824f64dbb
Generate a unique key during starpu_mpi_init so that we can make sure that all
|
15 years ago |
Samuel Thibault
|
a4f14ca856
MPI types should always be committed before use
|
15 years ago |
Cédric Augonnet
|
6983263fed
Add a synchronization point during the initialization of the MPI lib so that we
|
15 years ago |
Cédric Augonnet
|
ca41b1537d
We do not wait until the termination of the program (with atexit) to actually
|
15 years ago |
Cédric Augonnet
|
c003625624
Forgot one file using STARPU_MAXCUDADEVS too.
|
15 years ago |
Cédric Augonnet
|
88147be9d1
Rename the MAXCUDADEVS constant into STARPU_MAXCUDADEVS and add an option to
|
15 years ago |
Cédric Augonnet
|
d1820bf537
fix previous commit
|
15 years ago |
Cédric Augonnet
|
1ba632d181
Small cleanups in the public headers
|
15 years ago |
Cédric Augonnet
|
1fd39a00de
Make it possible to generate a single Paje trace with multiple FxT traces by
|
15 years ago |
Cédric Augonnet
|
f844d8e3e6
forgot to add a new file
|
15 years ago |
Cédric Augonnet
|
6b3be68abf
Start to cleanup the tool to generate Paje traces out of FxT traces
|
15 years ago |
Cédric Augonnet
|
4765071b06
Remove dead code, we don't need to generate traces in SVG format since Vite is
|
15 years ago |