Lucas Nesi
|
42a8d55622
add an option to CUDA workers do not to do slow allocations on other nodes
|
4 年 前 |
Samuel Thibault
|
c5d75b6685
data_request: Record the origin task in the request
|
4 年 前 |
Samuel Thibault
|
a6b3a10f8d
Avoid spurious race report
|
4 年 前 |
Samuel Thibault
|
6a63c40ebe
Avoid spurious static analysis warnings
|
4 年 前 |
Samuel Thibault
|
5c810ff1b7
Fix wt_mask against node number beyond 32
|
4 年 前 |
Samuel Thibault
|
d271ba0381
Fix eviction priority
|
4 年 前 |
Samuel Thibault
|
dbfa184779
memalloc: Do not test for nb_tasks_prefetch in try_to_reuse_potentially_in_use_mc
|
4 年 前 |
Samuel Thibault
|
e88a1e567a
memalloc: Do try to reuse a non-wontuse memchunk for a prefetch
|
4 年 前 |
Samuel Thibault
|
eedef9cde1
memalloc: Also make starpu_data_can_evict check for the may_free_subtree tests
|
4 年 前 |
Samuel Thibault
|
e3ed1475b8
Avoid warning
|
4 年 前 |
Samuel Thibault
|
ac04c599f4
memalloc: Do try to evict data on prefetch
|
4 年 前 |
Samuel Thibault
|
2e0dd21c8b
memalloc: Drop diduse
|
4 年 前 |
Samuel Thibault
|
b0a92763a1
memalloc: Expose is_prefetch to eviction strategy
|
4 年 前 |
Samuel Thibault
|
98580a528e
Move nb_tasks_prefetch to starpu_data_can_evict
|
4 年 前 |
Samuel Thibault
|
ad1911cedf
Make enum starpu_is_prefetch public
|
4 年 前 |
Samuel Thibault
|
4c74a80013
Move nb_tasks_prefetch to the replicate
|
4 年 前 |
Samuel Thibault
|
8fa6397b55
Do not try to reuse potentially in use memory chucks only for prefetches
|
4 年 前 |
Samuel Thibault
|
f2966fb32b
Fix comment
|
4 年 前 |
Samuel Thibault
|
d09ec6759b
Add starpu_data_can_evict function for smarter eviction strategies
|
4 年 前 |
Nathalie Furmento
|
9054490002
happy 2021
|
4 年 前 |
Nathalie Furmento
|
9864f45539
fix code format
|
4 年 前 |
Samuel Thibault
|
18ff0ebdc3
Avoid recording useless data state changes
|
5 年 前 |
Samuel Thibault
|
040f190393
Add a task prefetch level
|
5 年 前 |
Samuel Thibault
|
d8080ac246
Yet more prefetch enum use
|
5 年 前 |
Samuel Thibault
|
75e93fa729
Document that one should check that the kernel did properly start
|
5 年 前 |
Samuel Thibault
|
0d04c9700f
Use an enum for the prefetch levels
|
5 年 前 |
Samuel Thibault
|
7eaaa88c9c
memalloc: Fix read coherency of prefetch_out_of_memory
|
5 年 前 |
Samuel Thibault
|
885c16cf26
Avoid tracing all allocation attempts from prefetches
|
5 年 前 |
Samuel Thibault
|
81af69b6e2
Make sure we don't overflow the cache arrays
|
5 年 前 |
Samuel Thibault
|
5e867b97e2
More debugging info
|
5 年 前 |