Samuel Thibault
|
4697262396
Add --help to starpu_fxt_tool
|
il y a 13 ans |
Nathalie Furmento
|
c238141cb0
mpi: move source and internal .h files to src directory
|
il y a 13 ans |
Nathalie Furmento
|
382234282b
mpi: move starpu_mpi.h to mpi/include
|
il y a 13 ans |
Nathalie Furmento
|
01a4b06680
ChangeLog: mention modifications of starpu.h
|
il y a 13 ans |
Nathalie Furmento
|
0206908fb0
mpi: only include starpu.h as it includes all the other starpu_ .h files
|
il y a 13 ans |
Nathalie Furmento
|
3396e1e637
tools: only include starpu.h as it includes all the other starpu_ .h files
|
il y a 13 ans |
Nathalie Furmento
|
71cb4d95e7
doc: only include starpu.h as it includes all the other starpu_ .h files
|
il y a 13 ans |
Nathalie Furmento
|
ca7d7aa451
examples: only include starpu.h as it includes all the other starpu_ .h files
|
il y a 13 ans |
Nathalie Furmento
|
a4f3da6a64
tests: only include starpu.h as it includes all the other starpu_ .h files
|
il y a 13 ans |
Nathalie Furmento
|
f7b18b7c03
include/starpu.h: include all .h files that code using StarPU only has to include starpu.h to get all the functionalities
|
il y a 13 ans |
Nathalie Furmento
|
e97719c269
doc: explain how to exchange data with mpi
|
il y a 13 ans |
Nathalie Furmento
|
2cfcf162b8
mpi/examples/codelet: send back to the data and compare it to the original one
|
il y a 13 ans |
Nathalie Furmento
|
a153f903fa
examples/codelet: move compare codelet to complex_codelet.h
|
il y a 13 ans |
Nathalie Furmento
|
4b30f04997
mpi/examples: add exemple to show the exchange of user-defined data interface
|
il y a 13 ans |
Nathalie Furmento
|
cfc0e8ffea
mpi: add possibility to exchange user-defined data interface (this still needs to be documented)
|
il y a 13 ans |
Nathalie Furmento
|
25f36c7e72
examples/interface: move definition of display codelet to a separate file
|
il y a 13 ans |
Nathalie Furmento
|
4152fb7b3a
examples/interface/complex_interface.c: define pack and unpack functions
|
il y a 13 ans |
Nathalie Furmento
|
29a60d5852
Data interface: define new functions to pack and unpack data handles
|
il y a 13 ans |
Nathalie Furmento
|
23d8614295
mpi/tests/insert_task_owner2.c: no need to use the mpi wrapper function, use directly starpu_handle_get_local_ptr
|
il y a 13 ans |
Nathalie Furmento
|
dedad35f5f
make function starpu_data_test_if_allocated_on_node public, it is needed for users to define new data interfaces with a handle_to_pointer operation
|
il y a 13 ans |
Nathalie Furmento
|
d18634b0b2
examples/interface/complex_interface.c: define the .handle_to_pointer operation, it will be needed to exchange that type of data with StarPU-MPI
|
il y a 13 ans |
Nathalie Furmento
|
7002948b63
mpi/tests/insert_task_owner_data.c: no need to use the mpi wrapper function, use directly starpu_handle_get_local_ptr
|
il y a 13 ans |
Nathalie Furmento
|
6205c29672
mpi: add a count parameter to MPI_Isend, MPI_Irecv, and _starpu_mpi_comm_amounts_inc
|
il y a 13 ans |
Nathalie Furmento
|
a044cf23b4
task helper: move the definitions of the task helper functions to include/starpu_task_util.h
|
il y a 13 ans |
Nathalie Furmento
|
0b03022752
cublas: move helper cublas functions to include/starpu_cublas.h and src/drivers/cuda/starpu_cublas.c
|
il y a 13 ans |
Nathalie Furmento
|
41b76f990d
src/core/perfmodel/perfmodel_bus.c: only display header when some cuda or opencl devices are available
|
il y a 13 ans |
Nathalie Furmento
|
40d729067a
src/core/perfmodel/perfmodel_bus.c: clarify error message
|
il y a 13 ans |
Samuel Thibault
|
e9cc72dc9e
Make clear that starpu_driver_run also initializes
|
il y a 13 ans |
Samuel Thibault
|
f24447c075
deinitialize driver
|
il y a 13 ans |
Samuel Thibault
|
6b0bd1a86d
drop spurious driver_run call
|
il y a 13 ans |