Nathalie Furmento
|
d61d7d6d9a
merge trunk -r 9571:9579
|
%!s(int64=12) %!d(string=hai) anos |
Marc Sergent
|
f722a8b4c2
Merge @9469:9571
|
%!s(int64=12) %!d(string=hai) anos |
Samuel Thibault
|
d445856080
comment
|
%!s(int64=13) %!d(string=hai) anos |
Samuel Thibault
|
1ee0dfb31a
include cuda and cpu possibilites for cuda transfers, instead of just excluding opencl
|
%!s(int64=13) %!d(string=hai) anos |
Nathalie Furmento
|
c7321a76ff
fix type for node to always be unsigned (instead of uint32_t)
|
%!s(int64=13) %!d(string=hai) anos |
Nathalie Furmento
|
b770541f52
src: memory_nodes function renaming
|
%!s(int64=13) %!d(string=hai) anos |
Samuel Thibault
|
2b30d49db1
Make it possible to use simgrid without having CUDA/OpenCL installed
|
%!s(int64=13) %!d(string=hai) anos |
Nathalie Furmento
|
eb32a9b3d4
src: fix coding style
|
%!s(int64=13) %!d(string=hai) anos |
Samuel Thibault
|
2e901e9bd8
Add more debugging information on assertions
|
%!s(int64=13) %!d(string=hai) anos |
Samuel Thibault
|
86cd122211
Comment that in GPUDirect mode, peer transfer is probably better when issued from the destination too
|
%!s(int64=13) %!d(string=hai) anos |
Nathalie Furmento
|
8f5264b152
data interface: no longer store data size in the handle as some interface may have variable size
|
%!s(int64=13) %!d(string=hai) anos |
Samuel Thibault
|
27fd79e4c2
Fix Darwin build: Remove unused pthread_spinlock macros (which are duplicates for our own spin locks), include common_barrier.h for the pthread_barrier_t type
|
%!s(int64=13) %!d(string=hai) anos |
Nathalie Furmento
|
edc236df55
memory stats: group all functions in new file src/datawizard/memstats.c and rename them to follow pattern starpu_memory_...
|
%!s(int64=13) %!d(string=hai) anos |
Nathalie Furmento
|
4ba3bb5eab
memory stats: rename memory_status objects to memory_stats objects as what is displayed are statistics
|
%!s(int64=13) %!d(string=hai) anos |
Samuel Thibault
|
018023820d
explain why preferring transfer from destination
|
%!s(int64=13) %!d(string=hai) anos |
Samuel Thibault
|
9badf4f117
Move unregistering tasks from implicit dependencies lists from
|
%!s(int64=13) %!d(string=hai) anos |
Cyril Roelandt
|
2afba726aa
_starpu_fetch_task_input: Call _STARPU_TRACE_END_FETCH_INPUT on error.
|
%!s(int64=14) %!d(string=hai) anos |
Cyril Roelandt
|
6a8757fa81
_starpu_create_request_to_fetch_data: add a call to _starpu_spin_checklocked at the beginning to ensure the lock is taken.
|
%!s(int64=14) %!d(string=hai) anos |
Samuel Thibault
|
26d2804cd4
Check that the handle spinlock is held when manipulating refcnts
|
%!s(int64=14) %!d(string=hai) anos |
Samuel Thibault
|
24a2f14d6b
Make sure we don't overflow the next_req array
|
%!s(int64=14) %!d(string=hai) anos |
Samuel Thibault
|
07a56c8386
Fix reference count for starpu_data_acquire_cb when the target GPU is already full: we do want the request to succeed, even if it is asynchronous.
|
%!s(int64=14) %!d(string=hai) anos |
Samuel Thibault
|
cee4dda50d
Fix comment
|
%!s(int64=14) %!d(string=hai) anos |
Nathalie Furmento
|
5bd0025725
src: let's decrease number of warnings for icc ...
|
%!s(int64=14) %!d(string=hai) anos |
Nathalie Furmento
|
e5f68ad9d6
src: update double values usage
|
%!s(int64=14) %!d(string=hai) anos |
Cyril Roelandt
|
ee3612515d
Rename starpu_get_node_kind : it should be starpu_node_get_kind.
|
%!s(int64=14) %!d(string=hai) anos |
Cyril Roelandt
|
ee6ae0150a
Make enum _starpu_node_kind and _starpu_get_node_kind public.
|
%!s(int64=14) %!d(string=hai) anos |
Cyril Roelandt
|
5a705e4a6b
Replace starpu_get_memory_nodes_count by starpu_memory_nodes_get_count.
|
%!s(int64=14) %!d(string=hai) anos |
Cyril Roelandt
|
6b9290d36c
Make _starpu_get_memory_nodes_count() public.
|
%!s(int64=14) %!d(string=hai) anos |
Samuel Thibault
|
093df9884a
fix build with icpc
|
%!s(int64=14) %!d(string=hai) anos |
Nathalie Furmento
|
680e312601
First modifications to define access modes for data handles into starpu_codelet and no longer in starpu_task
|
%!s(int64=14) %!d(string=hai) anos |