Samuel Thibault
|
b34e95781e
Add documentation and test for binding main()
|
6 years ago |
Nathalie Furmento
|
c29d010d3a
delete old code (drivers gordon, scc, starpu-top, and plugin gcc) and update authors file aordingly
|
6 years ago |
Samuel Thibault
|
3643e95355
fix warning
|
6 years ago |
Nathalie Furmento
|
e36c5991fd
Add functionality to disable signal catching
|
6 years ago |
Nathalie Furmento
|
3966292204
move documentation from separate doxygen files to public .h files
|
6 years ago |
Nathalie Furmento
|
ab85b38636
moving public api documentation from doxygen files to .h files
|
6 years ago |
Nathalie Furmento
|
2d0466644a
fix include order
|
6 years ago |
Nathalie Furmento
|
ded90aebe7
improve clusters api and documentation
|
6 years ago |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
6 years ago |
Samuel Thibault
|
219444ea3f
Add STARPU_RESERVE_NCPU environment variable and reserve_ncpus config field
|
6 years ago |
Samuel Thibault
|
886cc6b57f
Add starpu_get_next_bindid and starpu_bind_thread_on
|
6 years ago |
Samuel Thibault
|
3c579dc545
starpu-mpi/simgrid: Make StarPU-MPI initialization wait for StarPU initialization
|
6 years ago |
Nathalie Furmento
|
ce8bbe3fc9
include: fix copyright
|
7 years ago |
Nathalie Furmento
|
aae4029d83
INRIA is now called Inria
|
7 years ago |
Olivier Aumage
|
03f36dfe12
add optional callbacks to notify an external resource manager about workers going to sleep and waking up
|
7 years ago |
Nathalie Furmento
|
1ec52668c5
make function starpu_is_initialized() public
|
8 years ago |
Samuel Thibault
|
2a435429b4
Also define signed stdint types on windows
|
8 years ago |
Samuel Thibault
|
e5b21e47fd
Add starpu_cusparse_init/shutdown/get_local_handle for proper CUDA overlapping with cusparse.
|
8 years ago |
Samuel Thibault
|
fdedfafe52
Make starpu schedulers use the internal list type instead of the external list type that has limited support
|
8 years ago |
Corentin Salingue
|
fa905ddcf7
rename variable *_mpi_* to *_mpi_ms_*
|
8 years ago |
Corentin Salingue
|
cc4eb6b654
fix indent
|
8 years ago |
Corentin Salingue
|
0dbf966aef
Merge from trunk
|
8 years ago |
Corentin Salingue
|
28d9ec43f7
add asynchronous MPI master-slave transfers
|
8 years ago |
Samuel Thibault
|
f315f9f0eb
fix warnings
|
8 years ago |
Corentin Salingue
|
9e1a892b56
Begin to add a MPI driver
|
8 years ago |
Samuel Thibault
|
71a38414f7
revert r16758, it actually produces conflicts
|
9 years ago |
Samuel Thibault
|
68a87f7cc5
Avoid symbol issues with cpp programs in simgrid
|
9 years ago |
Nathalie Furmento
|
f9589cb8e5
include: fix starpu_clusters_util.h
|
9 years ago |
Terry Cojean
|
901652a877
Add a cluster management API. The purpose is to facilitate a partition of the machine and set it to process parallel tasks. It is a first version and can change in the future.
|
9 years ago |
Nathalie Furmento
|
f581728b9b
new scheduler heteroprio: code cleaning (followup to #15406)
|
10 years ago |