Samuel Thibault
|
debcbc561e
Fix terminating string
|
il y a 8 ans |
Samuel Thibault
|
84e795a1db
fix memleaks
|
il y a 8 ans |
Samuel Thibault
|
f439df9417
fix memleaks
|
il y a 8 ans |
Samuel Thibault
|
cceae24e00
Fix submission of tasks in lu with pivoting
|
il y a 8 ans |
Samuel Thibault
|
7097ac97ce
Fix warning
|
il y a 8 ans |
Samuel Thibault
|
6a02b94f39
Fix double mutex unlock
|
il y a 8 ans |
Samuel Thibault
|
68cfd2adef
Fix bogus node usage in starpu_data_acquire_on_node when node is < 0
|
il y a 8 ans |
Samuel Thibault
|
850076f0f4
add missing unlock
|
il y a 8 ans |
Samuel Thibault
|
f26c50ae1d
fix warning
|
il y a 8 ans |
Samuel Thibault
|
5e9e6b367f
Use cublasdot and cudaMemsetAsync instead of self-baked implementations
|
il y a 8 ans |
Samuel Thibault
|
7cb7c44b45
Add missing call to starpu_do_schedule, to make the graph_test algorithm schedule tasks
|
il y a 8 ans |
Samuel Thibault
|
fa6cfa0197
Fix concurrent update of codelets
|
il y a 8 ans |
Chiheb Sakka
|
b74e14d5e2
trace: fixing link type
|
il y a 8 ans |
Chiheb Sakka
|
9b0f806aeb
trace: always register memmanager for disk in fxt
|
il y a 8 ans |
Luka Stanisic
|
e310fc7224
simgrid: adding another environment variable STARPU_SIMGRID_FETCHING_INPUT_COST, to simulate the time to perform a fetching input
|
il y a 8 ans |
Samuel Thibault
|
5864e3e5e5
Add missing busy_count: putting on the list makes the handle busy
|
il y a 8 ans |
Samuel Thibault
|
05a423147e
Factorize code
|
il y a 8 ans |
Samuel Thibault
|
2b56da3cf2
Drop outdated change
|
il y a 8 ans |
Samuel Thibault
|
4b8adc9737
changelog
|
il y a 8 ans |
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.
|
il y a 8 ans |
Nathalie Furmento
|
543eedf087
doc: fix typos
|
il y a 8 ans |
Samuel Thibault
|
beea50c30b
Add starpu_data_acquire_try and starpu_data_acquire_on_node_try.
|
il y a 8 ans |
Samuel Thibault
|
073aeb9685
port r20315 from 1.2: Open 1.2.2 window
|
il y a 8 ans |
Samuel Thibault
|
acbc2a9d51
synchronize changelogs
|
il y a 8 ans |
Nathalie Furmento
|
89e64fec40
doc: fix typo
|
il y a 8 ans |
Samuel Thibault
|
c169c9cda4
Fix warning
|
il y a 8 ans |
Samuel Thibault
|
bef9082af7
typo
|
il y a 8 ans |
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
|
il y a 8 ans |
Samuel Thibault
|
c51d9f874a
Fix node number for format conversion
|
il y a 8 ans |
Samuel Thibault
|
a71d91fabb
Also make sure the acquire with callback can increment the token
|
il y a 8 ans |