Samuel Thibault
|
850076f0f4
add missing unlock
|
8 years ago |
Samuel Thibault
|
f26c50ae1d
fix warning
|
8 years ago |
Samuel Thibault
|
5e9e6b367f
Use cublasdot and cudaMemsetAsync instead of self-baked implementations
|
8 years ago |
Samuel Thibault
|
7cb7c44b45
Add missing call to starpu_do_schedule, to make the graph_test algorithm schedule tasks
|
8 years ago |
Samuel Thibault
|
fa6cfa0197
Fix concurrent update of codelets
|
8 years ago |
Chiheb Sakka
|
b74e14d5e2
trace: fixing link type
|
8 years ago |
Chiheb Sakka
|
9b0f806aeb
trace: always register memmanager for disk in fxt
|
8 years ago |
Luka Stanisic
|
e310fc7224
simgrid: adding another environment variable STARPU_SIMGRID_FETCHING_INPUT_COST, to simulate the time to perform a fetching input
|
8 years ago |
Samuel Thibault
|
5864e3e5e5
Add missing busy_count: putting on the list makes the handle busy
|
8 years ago |
Samuel Thibault
|
05a423147e
Factorize code
|
8 years ago |
Samuel Thibault
|
2b56da3cf2
Drop outdated change
|
8 years ago |
Samuel Thibault
|
4b8adc9737
changelog
|
8 years ago |
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 years ago |
Nathalie Furmento
|
543eedf087
doc: fix typos
|
8 years ago |
Samuel Thibault
|
beea50c30b
Add starpu_data_acquire_try and starpu_data_acquire_on_node_try.
|
8 years ago |
Samuel Thibault
|
073aeb9685
port r20315 from 1.2: Open 1.2.2 window
|
8 years ago |
Samuel Thibault
|
acbc2a9d51
synchronize changelogs
|
8 years ago |
Nathalie Furmento
|
89e64fec40
doc: fix typo
|
8 years ago |
Samuel Thibault
|
c169c9cda4
Fix warning
|
8 years ago |
Samuel Thibault
|
bef9082af7
typo
|
8 years ago |
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 years ago |
Samuel Thibault
|
c51d9f874a
Fix node number for format conversion
|
8 years ago |
Samuel Thibault
|
a71d91fabb
Also make sure the acquire with callback can increment the token
|
8 years ago |
Samuel Thibault
|
525875d6d4
Fix access mode to be able to increment token
|
8 years ago |
Samuel Thibault
|
f1933a7e50
Fix test with STARPU_NCUDA or OPENCL != 0
|
8 years ago |
Nathalie Furmento
|
0563235d4c
examples: fix invalid printf argument type
|
8 years ago |
Nathalie Furmento
|
77bdab7d9d
examples: report error on cuda call failure and fix invalid printf argument type
|
8 years ago |
Samuel Thibault
|
19fc1936c9
only use getrlimit when available
|
8 years ago |
Samuel Thibault
|
68fc36e026
Add missing data unregistration
|
8 years ago |
Samuel Thibault
|
ec76d8ee88
fix uninitialized value
|
8 years ago |