Cédric Augonnet
|
8c86d9e771
Start to get rid of the starpu_data_interface_t enum type: for now, the codelet
|
16 yıl önce |
Cédric Augonnet
|
b99221a3bb
Cleanup the various data interfaces by using the
|
16 yıl önce |
Cédric Augonnet
|
d80fb2d49a
Revert previous commit: as the comment DID tell, there is a problem as we could
|
16 yıl önce |
Cédric Augonnet
|
4288eb2a81
There is no need to keep a local copy of the "interface" within the memory
|
16 yıl önce |
Cédric Augonnet
|
da6206e6cc
Provide a new helper function starpu_get_local_cuda_stream
|
16 yıl önce |
Cédric Augonnet
|
dbbf7a2a93
Simplify the cublas helper functions by the means of the
|
16 yıl önce |
Cédric Augonnet
|
c35710a810
do not hardcode the number of memory nodes anymore
|
16 yıl önce |
Cédric Augonnet
|
b2a72aa358
implement the ring example with asynchronous calls
|
16 yıl önce |
Cédric Augonnet
|
52c311463b
fix asynchronous request submission (aka modprobe brain)
|
16 yıl önce |
Cédric Augonnet
|
744f2a8624
- Bug fix: actually use mpi_isend.c in the mpi_isend test :)
|
16 yıl önce |
Cédric Augonnet
|
2b9b3e948b
implement isend, irecv, wait and test
|
16 yıl önce |
Cédric Augonnet
|
42379b35dc
bug fix: the number of children was not set properly in the existing
|
16 yıl önce |
Cédric Augonnet
|
e5d825e471
Clean up other filters.
|
16 yıl önce |
Cédric Augonnet
|
51fe1b1897
Various cleanups in the data management code, start to outline an API to
|
16 yıl önce |
Cédric Augonnet
|
bbea7f8d4b
Support the "block" interface with our mpi lib.
|
16 yıl önce |
Cédric Augonnet
|
cf48d2f6c6
In spite of the MPI norm, some MPI implementation seems to require that the
|
16 yıl önce |
Cédric Augonnet
|
9e9015d718
implement starpu_get_block_elemsize
|
16 yıl önce |
Cédric Augonnet
|
480ee416d5
- Cleanup the code managing performance models and per model "debug" files. We
|
16 yıl önce |
Cédric Augonnet
|
9711586171
fix previous commit
|
16 yıl önce |
Cédric Augonnet
|
89fe8a7605
Support 2D matrices ("blas" interface)
|
16 yıl önce |
Cédric Augonnet
|
fda086c7ae
Implement starpu_get_blas_elemsize
|
16 yıl önce |
Cédric Augonnet
|
1470ba3508
- Provide the status returned by the MPI_Irecv function.
|
16 yıl önce |
Cédric Augonnet
|
bf8bb00b8a
Start to implement starpu_mpi_handle_to_datatype.
|
16 yıl önce |
Cédric Augonnet
|
22e39e050a
starpu_get_handle_interface_id returns the identifier of the interface of a
|
16 yıl önce |
Cédric Augonnet
|
e51aadfda3
- The different data interfaces are now indexed between 0 and
|
16 yıl önce |
Cédric Augonnet
|
869320b7a2
Small hack to avoid side effects from third party libs that also try to bind
|
16 yıl önce |
Cédric Augonnet
|
5763bd2d0c
Implement starpu_get_vector_elemsize that was somehow missing.
|
16 yıl önce |
Cédric Augonnet
|
2a2758ac3e
Make the "ring" example more challenging as we now have both MPI and CUDA
|
16 yıl önce |
Cédric Augonnet
|
c3c1b0de02
Introduce the MPI helper lib (enabled with --with-mpi at configure time).
|
16 yıl önce |
Cédric Augonnet
|
c94a373e97
Fix the starpu_sync_data_with_mem API, it is now required to call
|
16 yıl önce |