Samuel Thibault
|
2b56da3cf2
Drop outdated change
|
преди 8 години |
Samuel Thibault
|
4b8adc9737
changelog
|
преди 8 години |
Samuel Thibault
|
d51c021306
Do not avoid passing -ccbin when it is not supported, nvcc does not use the option blindly any more. Let nvcc pick up its preferred compiler alone, in most cases that is preferred. Introduce instead a NVCC_CC environment variable when one really wants to override this.
|
преди 8 години |
Nathalie Furmento
|
543eedf087
doc: fix typos
|
преди 8 години |
Samuel Thibault
|
beea50c30b
Add starpu_data_acquire_try and starpu_data_acquire_on_node_try.
|
преди 8 години |
Samuel Thibault
|
073aeb9685
port r20315 from 1.2: Open 1.2.2 window
|
преди 8 години |
Samuel Thibault
|
acbc2a9d51
synchronize changelogs
|
преди 8 години |
Nathalie Furmento
|
89e64fec40
doc: fix typo
|
преди 8 години |
Samuel Thibault
|
c169c9cda4
Fix warning
|
преди 8 години |
Samuel Thibault
|
bef9082af7
typo
|
преди 8 години |
Samuel Thibault
|
ebc64302f5
Fix reactivity of the beginning of the application, when a lot of ready requests have to be processed at the same time, we want to poll the pending requests from times to times
|
преди 8 години |
Samuel Thibault
|
c51d9f874a
Fix node number for format conversion
|
преди 8 години |
Samuel Thibault
|
a71d91fabb
Also make sure the acquire with callback can increment the token
|
преди 8 години |
Samuel Thibault
|
525875d6d4
Fix access mode to be able to increment token
|
преди 8 години |
Samuel Thibault
|
f1933a7e50
Fix test with STARPU_NCUDA or OPENCL != 0
|
преди 8 години |
Nathalie Furmento
|
0563235d4c
examples: fix invalid printf argument type
|
преди 8 години |
Nathalie Furmento
|
77bdab7d9d
examples: report error on cuda call failure and fix invalid printf argument type
|
преди 8 години |
Samuel Thibault
|
19fc1936c9
only use getrlimit when available
|
преди 8 години |
Samuel Thibault
|
68fc36e026
Add missing data unregistration
|
преди 8 години |
Samuel Thibault
|
ec76d8ee88
fix uninitialized value
|
преди 8 години |
Samuel Thibault
|
76a7f52cde
fix build
|
преди 8 години |
Samuel Thibault
|
3ebbf095cc
Replace starpu_set_iteration/subiteration with starpu_iteration_push/pop, to make it nested
|
преди 8 години |
Samuel Thibault
|
f832eaefe8
Improve test efficiency
|
преди 8 години |
Samuel Thibault
|
14aa02ad2b
fix crash with old cublas
|
преди 8 години |
Samuel Thibault
|
594321a4e7
Disable using sasum with old cublas, it is buggy with non-blocking stream
|
преди 8 години |
Samuel Thibault
|
6b3556b030
Fix execution with CUDA_PIPELINE=0
|
преди 8 години |
Samuel Thibault
|
2ed840a719
Always write down data coordinates, even when tracing is disabled, since data registration is often outside the traced part
|
преди 8 години |
Samuel Thibault
|
be3e68d60c
Check cublas status
|
преди 8 години |
Samuel Thibault
|
8bcad7efab
Make sure the tasks are completely finished before overwriting the codelet structure
|
преди 8 години |
Samuel Thibault
|
0f3865e66c
fix into actually reading the matrix in CPU mode
|
преди 8 години |