Nathalie Furmento
|
9a1d3f3e83
examples: remove call to starpu_shutdown() when starpu_init() returns ENODEV
|
10 years ago |
Nathalie Furmento
|
e3a6b31d7e
src/core/workers.c: fail when number of calls to starpu_shutdown() is higher than the number of calls to starpu_init()
|
10 years ago |
Nathalie Furmento
|
cfc9c4a45e
src/core/workers.c: call starpu_perfmodel_free_sampling_directories when _starpu_build_topology has failed
|
10 years ago |
Nathalie Furmento
|
d6a1046ad7
tests/main/starpu_init.c: need more than 1 CPU for the test to be relevant
|
10 years ago |
Nathalie Furmento
|
36c38de10b
tools/starpu_perfmodel_plot.c: make sure starpu_perfmodel_free_sampling_directories is called
|
10 years ago |
Samuel Thibault
|
3e40f253fe
fix typo, thanks Luka!
|
10 years ago |
Samuel Thibault
|
672160f937
Fix comment
|
10 years ago |
Samuel Thibault
|
3621a2818e
benefit from magma 1.4.0 and later being able to use an application-provided stream
|
10 years ago |
Samuel Thibault
|
0c1461e8d0
Re-bench potrf on plafrim
|
10 years ago |
Samuel Thibault
|
2480cd9106
fix warning
|
10 years ago |
Samuel Thibault
|
88a89370aa
Add a memcpy_peer property to CUDA gpus, to record whether it is able to run gpu-gpu transfers, so that simgrid can enable them when appropriate
|
10 years ago |
Nathalie Furmento
|
274de18452
mpi/src/starpu_mpi_task_insert.c: fix condition when reallocation is needed (thanks again to Jerome Robert for the BR #18376)
|
10 years ago |
Samuel Thibault
|
bccac47def
Fix perfmodel path
|
10 years ago |
Samuel Thibault
|
596e3295f1
backport r14152 from 1.1: Add perfmodels to the tarball
|
10 years ago |
Samuel Thibault
|
b467eee404
Fix cholesky_grain_tag size
|
10 years ago |
Samuel Thibault
|
c10e9e185f
Fix fix
|
10 years ago |
Samuel Thibault
|
551444f1f4
Fix crash when running with cuda peer support in simgrid mode
|
10 years ago |
Samuel Thibault
|
f7ab9f4b09
Drop assertion when running with CUDA peer support in simgrid mode
|
10 years ago |
Samuel Thibault
|
2c94826f2e
This program does not use starpu at all :)
|
10 years ago |
Nathalie Furmento
|
602bb833df
perfmodel: turn private function which frees internal memory for sampling directories management and call it from tools which do not call starpu_shutdown
|
10 years ago |
Samuel Thibault
|
dd0f166133
Reduce back the problem size when running quick checks
|
10 years ago |
Samuel Thibault
|
0b83f00f6f
port 14136 from 1.1: Add missing free
|
10 years ago |
Samuel Thibault
|
75cdaf3864
fix warning
|
10 years ago |
Samuel Thibault
|
18b2ddbf66
Add missing creation of worker collection
|
10 years ago |
Samuel Thibault
|
86235ac148
simplify code
|
10 years ago |
Samuel Thibault
|
5e8cba21b1
Add starpu_sched_component_connect helper and benefit from it
|
10 years ago |
Samuel Thibault
|
1ba434df2f
fix warning message
|
10 years ago |
Samuel Thibault
|
892cb0ba21
fix build
|
10 years ago |
Samuel Thibault
|
612a88a40b
add starpu_get_env_float_default helper and take benefit from it
|
10 years ago |
Samuel Thibault
|
9305503f14
Add missing attila perfmodel files
|
10 years ago |