Samuel Thibault
|
2b56da3cf2
Drop outdated change
|
8 anni fa |
Samuel Thibault
|
4b8adc9737
changelog
|
8 anni fa |
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 anni fa |
Nathalie Furmento
|
543eedf087
doc: fix typos
|
8 anni fa |
Samuel Thibault
|
beea50c30b
Add starpu_data_acquire_try and starpu_data_acquire_on_node_try.
|
8 anni fa |
Samuel Thibault
|
073aeb9685
port r20315 from 1.2: Open 1.2.2 window
|
8 anni fa |
Samuel Thibault
|
acbc2a9d51
synchronize changelogs
|
8 anni fa |
Nathalie Furmento
|
89e64fec40
doc: fix typo
|
8 anni fa |
Samuel Thibault
|
c169c9cda4
Fix warning
|
8 anni fa |
Samuel Thibault
|
bef9082af7
typo
|
8 anni fa |
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 anni fa |
Samuel Thibault
|
c51d9f874a
Fix node number for format conversion
|
8 anni fa |
Samuel Thibault
|
a71d91fabb
Also make sure the acquire with callback can increment the token
|
8 anni fa |
Samuel Thibault
|
525875d6d4
Fix access mode to be able to increment token
|
8 anni fa |
Samuel Thibault
|
f1933a7e50
Fix test with STARPU_NCUDA or OPENCL != 0
|
8 anni fa |
Nathalie Furmento
|
0563235d4c
examples: fix invalid printf argument type
|
8 anni fa |
Nathalie Furmento
|
77bdab7d9d
examples: report error on cuda call failure and fix invalid printf argument type
|
8 anni fa |
Samuel Thibault
|
19fc1936c9
only use getrlimit when available
|
8 anni fa |
Samuel Thibault
|
68fc36e026
Add missing data unregistration
|
8 anni fa |
Samuel Thibault
|
ec76d8ee88
fix uninitialized value
|
8 anni fa |
Samuel Thibault
|
76a7f52cde
fix build
|
8 anni fa |
Samuel Thibault
|
3ebbf095cc
Replace starpu_set_iteration/subiteration with starpu_iteration_push/pop, to make it nested
|
8 anni fa |
Samuel Thibault
|
f832eaefe8
Improve test efficiency
|
8 anni fa |
Samuel Thibault
|
14aa02ad2b
fix crash with old cublas
|
8 anni fa |
Samuel Thibault
|
594321a4e7
Disable using sasum with old cublas, it is buggy with non-blocking stream
|
8 anni fa |
Samuel Thibault
|
6b3556b030
Fix execution with CUDA_PIPELINE=0
|
8 anni fa |
Samuel Thibault
|
2ed840a719
Always write down data coordinates, even when tracing is disabled, since data registration is often outside the traced part
|
8 anni fa |
Samuel Thibault
|
be3e68d60c
Check cublas status
|
8 anni fa |
Samuel Thibault
|
8bcad7efab
Make sure the tasks are completely finished before overwriting the codelet structure
|
8 anni fa |
Samuel Thibault
|
0f3865e66c
fix into actually reading the matrix in CPU mode
|
8 anni fa |