Nathalie Furmento
|
eef597106c
update comment style for doxygen
|
5 years ago |
Samuel Thibault
|
040f190393
Add a task prefetch level
|
5 years ago |
Samuel Thibault
|
d8080ac246
Yet more prefetch enum use
|
5 years ago |
Nathalie Furmento
|
5100d24576
add internal .h files into developers documentation
|
5 years ago |
Nathalie Furmento
|
6a16f8370f
update copyright holders
|
5 years ago |
Nathalie Furmento
|
e06e0fe944
src: define node_ops structs in the drivers code
|
6 years ago |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
7 years ago |
Nathalie Furmento
|
6901c4441b
src/: fix copyrights
|
7 years ago |
Nathalie Furmento
|
aae4029d83
INRIA is now called Inria
|
8 years ago |
Corentin Salingue
|
7df4eaa13b
add async_full_read + async_full_write + matching test + update backend unistd
|
8 years ago |
Corentin Salingue
|
3cbbcdc1fb
Use a list to store multiple calls to asynchronous requests for disk functions
|
8 years ago |
Samuel Thibault
|
441644b632
Benefit from cublas v2
|
8 years ago |
Samuel Thibault
|
f3f9acf198
Remove mutexes and conds from simgrid tasks and transfers since we are using queues everywhere now
|
8 years ago |
Corentin Salingue
|
cc4eb6b654
fix indent
|
8 years ago |
Corentin Salingue
|
087b676559
add MPI slave to MPI slave sync transfers
|
9 years ago |
Corentin Salingue
|
f7acc7fe76
* fix bug in async mode when using MPI Master-Slave
|
9 years ago |
Corentin Salingue
|
28d9ec43f7
add asynchronous MPI master-slave transfers
|
9 years ago |
Samuel Thibault
|
ecc274e4c0
Distinguish between fetches, prefetches and idle fetches in the paje trace
|
10 years ago |
Nathalie Furmento
|
7c337502a8
src/datawizard/copy_driver.h: correct english text (thanks to Mathieu for reporting the error)
|
10 years ago |
Samuel Thibault
|
c8efbb83e8
Inline list heads instead of keeping allocating them
|
10 years ago |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 years ago |
Nathalie Furmento
|
efea5f1a8f
src/ tests/ tools/: fix coding style, curly braces go on a newline
|
10 years ago |
Samuel Thibault
|
aba9b7562b
Make disk test actually test all backends. Partly revert r13785 which was using a union as a structure.
|
11 years ago |
Samuel Thibault
|
ae1892fa7f
Improve the disk documentation, and clean the interface a bit
|
11 years ago |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
11 years ago |
Corentin Salingue
|
03ef97c890
fix some bugs, debug in progress
|
12 years ago |
Samuel Thibault
|
fab007f4cf
do not build aio on windows
|
12 years ago |
Corentin Salingue
|
8899fca875
try to add asynchronous input/output
|
12 years ago |
Corentin Salingue
|
d5928956db
add new parameter to prepare asynchronous read/write
|
12 years ago |
Samuel Thibault
|
57ac315b6d
Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet
|
12 years ago |