Luka Stanisic
|
5c6a4fda73
mlr: more descriptive name for the internal function doing validation of mlr models (so potential warning is easier to understand)
|
8 years ago |
Samuel Thibault
|
194ed948af
Finish fix
|
8 years ago |
Luka Stanisic
|
5c050ae61f
this assert is no longer valid with the recent code improvements from Samuel
|
8 years ago |
Corentin Salingue
|
d0d59fb514
use mpiexec when lauching tools in master-slave mode
|
8 years ago |
Samuel Thibault
|
80daa8c977
Apparently Nathalie fixed them all :)
|
8 years ago |
Samuel Thibault
|
b4c084694d
Update line number
|
8 years ago |
Samuel Thibault
|
74ecd02370
Fix boolean vs binary test
|
8 years ago |
Samuel Thibault
|
94761f747d
Remove useless assignment
|
8 years ago |
Samuel Thibault
|
ed7967a2bf
fix memleak
|
8 years ago |
Samuel Thibault
|
a8f1d7ac04
Make sure we have assigned a master
|
8 years ago |
Samuel Thibault
|
debcbc561e
Fix terminating string
|
8 years ago |
Samuel Thibault
|
84e795a1db
fix memleaks
|
8 years ago |
Samuel Thibault
|
f439df9417
fix memleaks
|
8 years ago |
Samuel Thibault
|
cceae24e00
Fix submission of tasks in lu with pivoting
|
8 years ago |
Samuel Thibault
|
7097ac97ce
Fix warning
|
8 years ago |
Samuel Thibault
|
6a02b94f39
Fix double mutex unlock
|
8 years ago |
Samuel Thibault
|
68cfd2adef
Fix bogus node usage in starpu_data_acquire_on_node when node is < 0
|
8 years ago |
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 |