Samuel Thibault
|
2b77dbd2bd
non-linear regression: smoothen the eviction of measurements close to c
|
před 5 roky |
Samuel Thibault
|
c22b3552bf
non-linear regression: use trichotomy
|
před 5 roky |
Samuel Thibault
|
80593c3476
non-linear regression: use nsample to weight entries
|
před 5 roky |
Samuel Thibault
|
7fd17953fb
non-linear regression: use the first fourth instead of the minimum value
|
před 5 roky |
Samuel Thibault
|
f8cb563bbf
non-linear regression: fix fitting values very close to c
|
před 5 roky |
Nathalie Furmento
|
67c7eaee62
tests/main/display_binding.c: disable when mpi master slave mode is enabled
|
před 5 roky |
Samuel Thibault
|
2e40244460
non-linear regression: Documentation notes
|
před 5 roky |
Nathalie Furmento
|
4cbf9425ae
gMerge branch 'master' of gitlab.inria.fr:starpu/starpu
|
před 5 roky |
Nathalie Furmento
|
41a24a2c5f
|
před 5 roky |
Philippe SWARTVAGHER
|
e1bffe77f9
Add STARPU_DISPLAY_BINDINGS env var to display all bindings
|
před 5 roky |
Samuel Thibault
|
4baaa08f6c
Separate out the submitted_mutex which is taken on each task termination
|
před 5 roky |
Samuel Thibault
|
b379846442
Add some padding in the worker structure to make sure to separate out data in different cache lines
|
před 5 roky |
Samuel Thibault
|
939d34bef2
mpi: Note an easier optimization for data migration
|
před 5 roky |
Philippe SWARTVAGHER
|
f429016860
Add FxT events to identify starpu_{pause,resume}
|
před 5 roky |
Philippe SWARTVAGHER
|
013246f33a
mpi/matrix_mult: add task name
|
před 5 roky |
Samuel Thibault
|
2363071bea
non-lin regression: ignore entries which do not actually have measurements
|
před 5 roky |
Olivier Aumage
|
ded78ff41b
conditionally update sleeping stats
|
před 5 roky |
Pierre Huchant
|
761f24fb0e
julia: Update package dependencies.
|
před 5 roky |
Pierre Huchant
|
ce9c56d1ae
julia: Update cholesky example.
|
před 5 roky |
Samuel Thibault
|
a96bd31dc4
fix coverity warning
|
před 5 roky |
Nathalie Furmento
|
9312fc58f6
src/common/utils.c: avoid for loop initial declarations
|
před 5 roky |
Nathalie Furmento
|
8e6b59a010
src/core/topology.h: remove TODO as moving the struct definition will also pull other structs defined in worker.h
|
před 5 roky |
Nathalie Furmento
|
4c5602b490
mpi/tests/gemm_helper.c: use starpu_tag_t
|
před 5 roky |
Nathalie Furmento
|
56fbd1e4f5
move some helper functions to starpu_helper.h
|
před 5 roky |
Nathalie Furmento
|
8feadd6011
src/common/utils.c: use strtok instead of strtok_r
|
před 5 roky |
Nathalie Furmento
|
29c1ac08e9
mpi/tests/Makefile.am: remove extra endif
|
před 5 roky |
Lucas Leandro Nesi
|
d596842ee7
Add documentation for --enable-mpi (for smpi)
|
před 5 roky |
Nathalie Furmento
|
e49076e973
prefix all autotools conditional variables with STARPU
|
před 5 roky |
Philippe SWARTVAGHER
|
8b2e86e688
Move BACKOFF_{MIN,MAX} constants to execution env vars
|
před 5 roky |
Pierre Huchant
|
32fc7598b3
julia: do not generate CUDA kernels on machines without CUDA.
|
před 5 roky |