Samuel Thibault
|
15e1b57cd1
drop spurious commit
|
vor 14 Jahren |
Samuel Thibault
|
09d5790083
Take transfer time into account when choosing the source. Also check that direct transfer is possible. Add GPU-GPU bus to account for statistics
|
vor 14 Jahren |
Samuel Thibault
|
29801fa627
fix warnings
|
vor 14 Jahren |
Samuel Thibault
|
e72f3acf6c
really use the best implementation we have computed
|
vor 14 Jahren |
Samuel Thibault
|
d50fd7e681
fix warnings
|
vor 14 Jahren |
Samuel Thibault
|
907bfdd621
avoid measuring transfer inside GPU
|
vor 14 Jahren |
Samuel Thibault
|
14f2b383d8
Fix bandwidth measurement when gpu sizes are differing and small: make timing µs per byte instead of just µs
|
vor 14 Jahren |
Samuel Thibault
|
2eba67b128
Add GPU-GPU transfer measurement
|
vor 14 Jahren |
Samuel Thibault
|
7d283d3f14
Do not let glpk try to solve a supposedly-impossible problem because there is no performance model for some tasks
|
vor 14 Jahren |
Samuel Thibault
|
a5661257d0
do not let bound computation equations half-empty when some tasks are not calibrated.
|
vor 14 Jahren |
Samuel Thibault
|
0925502c69
Do not unload OpenCL programs when they haven't been loaded due to no worker (see r4310)
|
vor 14 Jahren |
Nathalie Furmento
|
011cf9daa0
OpenCL driver: get the correct number of OpenCL workers
|
vor 14 Jahren |
Samuel Thibault
|
2b6c0e9af5
Make sure the topology is initialized when benchmarking the bus performance
|
vor 14 Jahren |
Samuel Thibault
|
88a22759c2
Warn when some debugging configuration option was used
|
vor 14 Jahren |
Samuel Thibault
|
9b34752032
Fix STARPU_VALUE parsing in StarPU-MPI
|
vor 14 Jahren |
Samuel Thibault
|
2e9e0db7ad
document starpu_data_get_rank
|
vor 14 Jahren |
Ludovic Courtès
|
ec79bde837
doc: Rewrite "Data Interfaces" to use @deftypefun and concise descriptions.
|
vor 14 Jahren |
Nathalie Furmento
|
cd28728991
configure.ac: update reporting address to starpu-devel
|
vor 14 Jahren |
Samuel Thibault
|
975bf93322
Fix pushing data requests back on lists when the GPU doesn't have enough memory for them
|
vor 14 Jahren |
Samuel Thibault
|
81bedff7fa
Add STARPU_CALLBACK_WITH_ARG
|
vor 14 Jahren |
Nathalie Furmento
|
f2526fc82c
doc: fix deftypefun
|
vor 14 Jahren |
Nathalie Furmento
|
cb01b5bedc
AUTHORS: add missing authors
|
vor 14 Jahren |
Samuel Thibault
|
8510c6b6dc
fix doc build
|
vor 14 Jahren |
Samuel Thibault
|
cd4cc46770
improve StarPU MPI documentation
|
vor 14 Jahren |
Samuel Thibault
|
a81139cc8c
Fix multiple implementations and data penalt with HEFT: initialize nimpl to 0, and use the best worker, not the latest+1
|
vor 14 Jahren |
Samuel Thibault
|
c6a24d4c6b
Add libstarpumpi.pc
|
vor 14 Jahren |
Samuel Thibault
|
221091b0b3
Avoid writing through data from a task which didn't modify it.
|
vor 14 Jahren |
Samuel Thibault
|
6d7163a74e
Fix write-through in case the target already has updated data: the callback is still called in that case, so we need to take the read lock in all cases
|
vor 14 Jahren |
Nathalie Furmento
|
12c09198c5
doc: copying information has to be in the titlepage for pdf output, for non pdf output, include it in the preface
|
vor 14 Jahren |
Nathalie Furmento
|
4bd60fd1a8
doc: move copying section into preface, otherwise it is not displayed in the html output
|
vor 14 Jahren |