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