Corentin Salingue
|
423eabbde4
add leveldb in doc
|
12 years ago |
Corentin Salingue
|
cba7e6a8e1
not compile leveldb if the lib is not installed on the computer
|
12 years ago |
Corentin Salingue
|
3c2606308e
leveldb is running :)
|
12 years ago |
Corentin Salingue
|
03ef97c890
fix some bugs, debug in progress
|
12 years ago |
Corentin Salingue
|
e3ed769235
reduce warning
|
12 years ago |
Thibaud Lambert
|
e8e81e14ca
mic: merge trunk
|
12 years ago |
Samuel Thibault
|
33d2a77f46
Add missing mutex to protect 'submitted' field access
|
12 years ago |
Nathalie Furmento
|
348d9059b8
include/starpu_deprecated_api.h: talk about deprecated types instead of former types
|
12 years ago |
Corentin Salingue
|
9f12811e30
remove unused async functions
|
12 years ago |
Nathalie Furmento
|
3f01452297
mpi/src/starpu_mpi_collective.c: fix code for starpu_mpi_scatter_detached (at least i hope, old code not commented is tricky to understand)
|
12 years ago |
Andra Hugo
|
50dfbc0ca5
change number of flops of a ctx: difference of flops instead of total flops
|
12 years ago |
Corentin Salingue
|
2d34323bf4
add mic and scc memory node in _starpu_select_src_node
|
12 years ago |
Andra Hugo
|
0a164e277c
change dynamically the total number of flops of a context
|
12 years ago |
Corentin Salingue
|
6662bf44b2
write the write and full_write for level backend
|
12 years ago |
Corentin Salingue
|
902da04706
change the return value for the write function
|
12 years ago |
Corentin Salingue
|
9916558626
continuing to add leveldb backend functions
|
12 years ago |
Thibaud Lambert
|
3cd4163add
mic: update sink_common.c (size, id, rank for workers)
|
12 years ago |
Thibaud Lambert
|
cd5faf37f8
mic: update parallels tasks (with sync worker and combined worker)
|
12 years ago |
Corentin Salingue
|
231ac3fdf2
merge trunk
|
12 years ago |
Samuel Thibault
|
192abc3b7f
Pass O_BINARY for windows
|
12 years ago |
Samuel Thibault
|
d8762fe89c
now-useless include
|
12 years ago |
Samuel Thibault
|
171866d4ad
missing ifdef for aio
|
12 years ago |
Corentin Salingue
|
8c3c512cec
change flags for windows
|
12 years ago |
Corentin Salingue
|
352f1e0642
remove aio from stdio backend
|
12 years ago |
Samuel Thibault
|
158da619c4
Clean up file path creation
|
12 years ago |
Corentin Salingue
|
79729b1023
forget to add / on the file name
|
12 years ago |
Samuel Thibault
|
7d47358285
No need to allocate a power of two
|
12 years ago |
Samuel Thibault
|
fab007f4cf
do not build aio on windows
|
12 years ago |
Samuel Thibault
|
91d8f5912a
Fix out of core+MPI
|
12 years ago |
Corentin Salingue
|
b52c7e80d0
begin to add backend vith leveldb
|
12 years ago |