| .. |
|
interfaces
|
6a0c92daab
Avoid void* arithmetic, icc refuses it on windows...
|
лет назад: 11 |
|
coherency.c
|
aa5c3e5c50
Let interfaces declare which transfers they allow with the can_copy methode.
|
лет назад: 11 |
|
coherency.h
|
f43bf86292
Fix complexity of implicit task/data dependency, from quadratic to linear
|
лет назад: 11 |
|
copy_driver.c
|
6a0c92daab
Avoid void* arithmetic, icc refuses it on windows...
|
лет назад: 11 |
|
copy_driver.h
|
03ef97c890
fix some bugs, debug in progress
|
лет назад: 12 |
|
data_request.c
|
353c98cbf2
src/datawizard/data_request.c: fix call to STARPU_HG_DISABLE_CHECKING and STARPU_HG_ENABLE_CHECKING
|
лет назад: 11 |
|
data_request.h
|
7ce4ced85d
Let the CUDA driver progress while the GPU is computing
|
лет назад: 11 |
|
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
|
3b766361ce
free data outside critical section
|
лет назад: 11 |
|
filters.h
|
5f9a2f7e14
Turn _filter_nparts_compute_chunk_size_and_offset into _starpu_filter_nparts_compute_chunk_size_and_offset.
|
лет назад: 13 |
|
footprint.c
|
3db86a2ede
* Add STARPU_VARIABLE_NBUFFERS to be set in cl.nbuffers, and nbuffers and
|
лет назад: 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
|
a93bf83bb4
Do not change the new replicate fields, this is handled by the caller. Fix the cache allocation to actually reuse old 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
|
лет назад: 11 |
|
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 |