Samuel Thibault
|
72a14e28c5
Fix value of ncores: 1 core is now coded 1.
|
10 gadi atpakaļ |
Nathalie Furmento
|
871036e5ad
tests/sched_policies/data_locality.c: fix starpu termination
|
10 gadi atpakaļ |
Nathalie Furmento
|
c8bf7b8807
socl/src/init.c: do not call starpu_shutdown() if starpu_init() returned ENODEV
|
10 gadi atpakaļ |
Nathalie Furmento
|
4ef1052e5e
src/drivers/cuda/driver_cuda.c: add missing #endif
|
10 gadi atpakaļ |
Samuel Thibault
|
3b691fd1f4
cudaThreadExit actually resets the whole device, which prevents the application from using it between shutdown and init
|
10 gadi atpakaļ |
Samuel Thibault
|
b4199958a8
Note for 1.2 release: reset to 0:0:0
|
10 gadi atpakaļ |
Nathalie Furmento
|
cc743b377c
do not call starpu_shutdown() when starpu_init() returns -ENODEV
|
10 gadi atpakaļ |
Nathalie Furmento
|
11dd7f606c
tools/starpu_machine_display.c: do not display topology and bus bandwidth when there is no workers
|
10 gadi atpakaļ |
Nathalie Furmento
|
e3690f406a
src/util/starpu_task_insert_utils.c: fix condition to reallocate task->dyn_modes and rename nbuffers to current_buffer
|
10 gadi atpakaļ |
Samuel Thibault
|
e07e227202
bring back forgotten examples
|
10 gadi atpakaļ |
Samuel Thibault
|
73932532c6
Fix spuriously setting task->dyn_modes when using STARPU_DATA_ARRAY. Also avoid reallocating for each data
|
10 gadi atpakaļ |
Nathalie Furmento
|
9a1d3f3e83
examples: remove call to starpu_shutdown() when starpu_init() returns ENODEV
|
10 gadi atpakaļ |
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 gadi atpakaļ |
Nathalie Furmento
|
cfc9c4a45e
src/core/workers.c: call starpu_perfmodel_free_sampling_directories when _starpu_build_topology has failed
|
10 gadi atpakaļ |
Nathalie Furmento
|
d6a1046ad7
tests/main/starpu_init.c: need more than 1 CPU for the test to be relevant
|
10 gadi atpakaļ |
Nathalie Furmento
|
36c38de10b
tools/starpu_perfmodel_plot.c: make sure starpu_perfmodel_free_sampling_directories is called
|
10 gadi atpakaļ |
Samuel Thibault
|
3e40f253fe
fix typo, thanks Luka!
|
10 gadi atpakaļ |
Samuel Thibault
|
672160f937
Fix comment
|
10 gadi atpakaļ |
Samuel Thibault
|
3621a2818e
benefit from magma 1.4.0 and later being able to use an application-provided stream
|
10 gadi atpakaļ |
Samuel Thibault
|
0c1461e8d0
Re-bench potrf on plafrim
|
10 gadi atpakaļ |
Samuel Thibault
|
2480cd9106
fix warning
|
10 gadi atpakaļ |
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 gadi atpakaļ |
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 gadi atpakaļ |
Samuel Thibault
|
bccac47def
Fix perfmodel path
|
10 gadi atpakaļ |
Samuel Thibault
|
596e3295f1
backport r14152 from 1.1: Add perfmodels to the tarball
|
10 gadi atpakaļ |
Samuel Thibault
|
b467eee404
Fix cholesky_grain_tag size
|
10 gadi atpakaļ |
Samuel Thibault
|
c10e9e185f
Fix fix
|
10 gadi atpakaļ |
Samuel Thibault
|
551444f1f4
Fix crash when running with cuda peer support in simgrid mode
|
10 gadi atpakaļ |
Samuel Thibault
|
f7ab9f4b09
Drop assertion when running with CUDA peer support in simgrid mode
|
10 gadi atpakaļ |
Samuel Thibault
|
2c94826f2e
This program does not use starpu at all :)
|
10 gadi atpakaļ |