| .. |
|
interfaces
|
9c38741e02
fix code to follow coding conventions for braces
|
před 9 roky |
|
coherency.c
|
9c38741e02
fix code to follow coding conventions for braces
|
před 9 roky |
|
coherency.h
|
d1bbfcfdc8
improve data fetch efficiency, by not releasing data after the asynchronous transfers have completed
|
před 9 roky |
|
copy_driver.c
|
43a3c904ed
directly lookup destination node instead of relying on the node of the current worker
|
před 9 roky |
|
copy_driver.h
|
441644b632
Benefit from cublas v2
|
před 9 roky |
|
data_request.c
|
e71124580f
shut up warning
|
před 9 roky |
|
data_request.h
|
91f985c664
Do not bother telling _starpu_post_data_request which node is handler for the request, it can determine it by itself from the request, and it is actually more right when the request is an invalidation, for which the handler is undetermined (-1)
|
před 9 roky |
|
datastats.c
|
d917eaa107
src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...)
|
před 9 roky |
|
datastats.h
|
d917eaa107
src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...)
|
před 9 roky |
|
datawizard.c
|
922ff28a1e
Make datawizard_progress use worker 0 of worker sets as reference for determining which memory nodes to make progress
|
před 9 roky |
|
datawizard.h
|
1361c43dbd
Inline new functions for managing memoy nodes
|
před 9 roky |
|
filters.c
|
4c25af517b
src/datawizard/filters.c: call unregister_hook on partitioned data when set
|
před 9 roky |
|
filters.h
|
bb61f3808d
update cnrs copyright
|
před 11 roky |
|
footprint.c
|
bb61f3808d
update cnrs copyright
|
před 11 roky |
|
footprint.h
|
bb61f3808d
update cnrs copyright
|
před 11 roky |
|
malloc.c
|
0645ff44a6
simgrid: Add GPU synchronization point on cudaFree, like CUDA does
|
před 9 roky |
|
malloc.h
|
4b1a16edde
Fix University name after the fusion..
|
před 11 roky |
|
memalloc.c
|
c38cc9875e
Fix tracing allocated buffer reuse
|
před 9 roky |
|
memalloc.h
|
ad53cb20ee
Add experimental STARPU_DIDUSE_BARRIER environment variable support
|
před 9 roky |
|
memory_manager.c
|
f12a1fe618
trace used memory
|
před 9 roky |
|
memory_manager.h
|
bb61f3808d
update cnrs copyright
|
před 11 roky |
|
memory_nodes.c
|
f37e65a6f2
Drop the memory_node thread key, we do not really need it since we can get it from the worker key, and it makes switching more costly
|
před 9 roky |
|
memory_nodes.h
|
f37e65a6f2
Drop the memory_node thread key, we do not really need it since we can get it from the worker key, and it makes switching more costly
|
před 9 roky |
|
memstats.c
|
d917eaa107
src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...)
|
před 9 roky |
|
memstats.h
|
d917eaa107
src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...)
|
před 9 roky |
|
reduction.c
|
92a6491016
add reduction support for MPI Master-Slave devices
|
před 9 roky |
|
sort_data_handles.c
|
67110cfe0f
Fix data path computation
|
před 10 roky |
|
sort_data_handles.h
|
bb61f3808d
update cnrs copyright
|
před 11 roky |
|
user_interactions.c
|
c7f166c27c
Add mpi communications in dag.dot
|
před 9 roky |
|
write_back.c
|
3bbc1443c4
Each worker can manage the good set of memories
|
před 9 roky |
|
write_back.h
|
bb61f3808d
update cnrs copyright
|
před 11 roky |