| .. |
|
interfaces
|
b25760aa94
fix warnings
|
пре 11 година |
|
coherency.c
|
46367259cb
refatctoring to use j->task_size = nworkers of ctx
|
пре 11 година |
|
coherency.h
|
f43bf86292
Fix complexity of implicit task/data dependency, from quadratic to linear
|
пре 11 година |
|
copy_driver.c
|
7240b27585
port r12759 from 1.1: Make sure we use the local stream, and not the stream of another device. Define separate streams for GPU-GPU transfers, depending on which device emits it
|
пре 11 година |
|
copy_driver.h
|
03ef97c890
fix some bugs, debug in progress
|
пре 12 година |
|
data_request.c
|
9218801246
Do not expose a known-to-be-racy-but-we-re-fine optimization to helgrind
|
пре 11 година |
|
data_request.h
|
7ce4ced85d
Let the CUDA driver progress while the GPU is computing
|
пре 12 година |
|
datastats.c
|
5f6f2bf55b
port r11529 from 1.1: Ignore data races on statistics
|
пре 12 година |
|
datastats.h
|
b227dbcfdc
Use STARPU_ATTRIBUTE_* macros
|
пре 12 година |
|
datawizard.c
|
7b91d914cd
Also push requests if some previous requests have terminated
|
пре 11 година |
|
datawizard.h
|
38fbca49e9
Fix _starpu_datawizard_progress prototype: it does not actually return anything
|
пре 11 година |
|
filters.c
|
f43bf86292
Fix complexity of implicit task/data dependency, from quadratic to linear
|
пре 11 година |
|
filters.h
|
5f9a2f7e14
Turn _filter_nparts_compute_chunk_size_and_offset into _starpu_filter_nparts_compute_chunk_size_and_offset.
|
пре 13 година |
|
footprint.c
|
940e31bb36
merge trunk
|
пре 11 година |
|
footprint.h
|
e2b943451f
mic (perfmodel): merge trunk + finalize perfmodel
|
пре 12 година |
|
malloc.c
|
c18275f016
src/datawizard/malloc.c: improve error message
|
пре 11 година |
|
malloc.h
|
ddf6a00144
src/datawizard/malloc: define prototypes
|
пре 12 година |
|
memalloc.c
|
c90cdf163a
Fix spurious data pointer registration when using scratch or redux buffers
|
пре 11 година |
|
memalloc.h
|
ea5d8f596b
Make a copy of the interface to the memchunk only when the latter gets detached from the data, and thus the interface code will not work on it. Drop the copy when the memchunk gets reattached. This allows interfaces to modify pointers in the interface in unpack, notably
|
пре 12 година |
|
memory_manager.c
|
fbd1b911e7
New starpu_memory_get_total function to get the size of a memory node.
|
пре 12 година |
|
memory_manager.h
|
03ef97c890
fix some bugs, debug in progress
|
пре 12 година |
|
memory_nodes.c
|
e393e5c9c1
minor fixes
|
пре 11 година |
|
memory_nodes.h
|
63a53f35d2
Also print memory node name in the reclaiming warning
|
пре 11 година |
|
memstats.c
|
8f5264b152
data interface: no longer store data size in the handle as some interface may have variable size
|
пре 13 година |
|
memstats.h
|
edc236df55
memory stats: group all functions in new file src/datawizard/memstats.c and rename them to follow pattern starpu_memory_...
|
пре 13 година |
|
reduction.c
|
bbbf1610c4
Allocate dynamically an array used only while reducing data
|
пре 11 година |
|
sort_data_handles.c
|
64e93e4cf2
Use a different structure for ordered buffers
|
пре 12 година |
|
sort_data_handles.h
|
64e93e4cf2
Use a different structure for ordered buffers
|
пре 12 година |
|
user_interactions.c
|
f43bf86292
Fix complexity of implicit task/data dependency, from quadratic to linear
|
пре 11 година |
|
write_back.c
|
9783f21238
Fix of the livelock discovered by Marc Sergent's internship, by adding a maximum trylock threshold before a blocking lock
|
пре 12 година |
|
write_back.h
|
c7321a76ff
fix type for node to always be unsigned (instead of uint32_t)
|
пре 13 година |