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 |