Romain LION
|
ca66d0eaed
Force priority of data__cpy
|
5 年之前 |
Romain LION
|
beb3330bd7
The count of checkpoints comm which benefits to the computation is simplified and corrected. Only the recv count is corrected (send count correction is more expensive)
|
5 年之前 |
Romain LION
|
86bcd60738
It works
|
5 年之前 |
Romain LION
|
3b78e2cd0e
upgrade cache mechanisms to detect when CP communications benefits to computation
|
5 年之前 |
Samuel Thibault
|
0d54bf71e9
Drop callback parameter from starpu_data_dup_ro
|
5 年之前 |
Samuel Thibault
|
3db3e9d862
Make readonly dups know what handle they are dup for
|
5 年之前 |
Samuel Thibault
|
6862d3efcd
TODO: copy on write for starpu_data_dup
|
5 年之前 |
Samuel Thibault
|
c2bccf7252
starpu_data_dup_ro: optimize when src_handle already has a read-only duplicate
|
5 年之前 |
Samuel Thibault
|
1318120b04
starpu_data_dup_ro: Do not call callback if NULL
|
5 年之前 |
Samuel Thibault
|
589da2ef83
starpu_data_dup_ro: add missing call to callback_func when optmization succeeds
|
5 年之前 |
Samuel Thibault
|
f0fbd7cdbc
Optimize calling starpu_data_dup_ro on a read-only data
|
5 年之前 |
Samuel Thibault
|
b88202175b
Add starpu_data_dup_ro()
|
5 年之前 |
Samuel Thibault
|
271c5470fa
Fix missing inlines and inline detection
|
5 年之前 |
Nathalie Furmento
|
6a16f8370f
update copyright holders
|
5 年之前 |
Nathalie Furmento
|
c29d010d3a
delete old code (drivers gordon, scc, starpu-top, and plugin gcc) and update authors file aordingly
|
6 年之前 |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
6 年之前 |
Samuel Thibault
|
8c8b3ebed9
Make starpu_data_cpy use asynchronous CUDA copy
|
6 年之前 |
Nathalie Furmento
|
089c051bf5
fix copyrights
|
7 年之前 |
Nathalie Furmento
|
6901c4441b
src/: fix copyrights
|
7 年之前 |
Samuel Thibault
|
cbe6f98e73
Make sure that all static inlines are indeed inlined
|
8 年之前 |
Nathalie Furmento
|
ea326f4d15
src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC
|
8 年之前 |
Nathalie Furmento
|
d4761fddf6
src: introduce macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC to make sure we always check the return value of stdlib malloc functions
|
8 年之前 |
Samuel Thibault
|
073f30fd18
fix coverity warnings
|
9 年之前 |
Samuel Thibault
|
7b21ca5474
Don't use a static variable to cache mp_cpy_kernel address, since on shutdown/init cycle it will be different, and we already have a cache for functions
|
9 年之前 |
Samuel Thibault
|
6757bca1b5
Remove implementation array terminator in tests, examples, and documentation, since it is not actually used
|
10 年之前 |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
10 年之前 |
Nathalie Furmento
|
3989f504bd
src: give name to internal tasks
|
11 年之前 |
Thibaud Lambert
|
e8e81e14ca
mic: merge trunk
|
12 年之前 |
Samuel Thibault
|
57ac315b6d
Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet
|
12 年之前 |
Nathalie Furmento
|
30860cac02
Renaming of diverse functions and datatypes.
|
12 年之前 |