Andra Hugo
|
2ac86bbbe1
fix lp2: take latency & bw into account
|
před 12 roky |
Nathalie Furmento
|
e3df31128b
mpi/src/starpu_mpi_collective.c: only allocate memory if needed
|
před 12 roky |
Nathalie Furmento
|
32cfa5ab67
mpi: New configure option --enable-mpi-progression-hook to enable the
|
před 12 roky |
Samuel Thibault
|
a68748f4c0
Add seconde race case
|
před 12 roky |
Samuel Thibault
|
fe6e5903ee
Try to really suppress race warning, by dropping space
|
před 12 roky |
Samuel Thibault
|
2a2d382cfa
Fix array of char indexes
|
před 12 roky |
Samuel Thibault
|
3039f411b8
make sure we don't run a tool with not many workers on a trace with many workers
|
před 12 roky |
Samuel Thibault
|
5ba93b7916
TODO
|
před 12 roky |
Samuel Thibault
|
f6521a5a9c
clean task 0 as well
|
před 12 roky |
Nathalie Furmento
|
8c3539b022
socl/examples/matmul/matmul.c: fix following r8960
|
před 12 roky |
Nathalie Furmento
|
c011a76c21
src/core/sched_ctx.h: comment out declaration as variable is unused
|
před 12 roky |
Nathalie Furmento
|
71564e9454
tests/datawizard/interfaces/block/block_interface.c: avoid shadowed declarations
|
před 12 roky |
Nathalie Furmento
|
832a3455c1
starpufft/examples/testx.c: avoid shadowed declarations
|
před 12 roky |
Nathalie Furmento
|
8e2bbecab9
socl/examples: avoid shadowed declarations
|
před 12 roky |
Nathalie Furmento
|
9063cf5133
examples: avoid shadowed declarations
|
před 12 roky |
Nathalie Furmento
|
2e37bab61e
src/datawizard/malloc.c: fix starpu_free_on_node()
|
před 12 roky |
Nathalie Furmento
|
3092d0db0d
src/datawizard/malloc.c: fix code when simgrid is enabled
|
před 12 roky |
Nathalie Furmento
|
0eb91e33fe
src/datawizard/malloc.c: fix condition branches for starpu_malloc_flags and starpu_free_flags
|
před 12 roky |
Nathalie Furmento
|
e913e81a4e
tests/datawizard/allocate.c: update w.r.t new API
|
před 12 roky |
Nathalie Furmento
|
5cadc25d45
ChangeLog: fix function name
|
před 12 roky |
Nathalie Furmento
|
b4eb667ed3
memory: rename starpu_free_count in starpu_free_flags
|
před 12 roky |
Nathalie Furmento
|
93dfb7a124
* starpu_malloc_flags checks if STARPU_MALLOC_PINNED is set
|
před 12 roky |
Nathalie Furmento
|
eeab601075
memory allocation: update memory allocation flag settings. We do not
|
před 12 roky |
Andra Hugo
|
f21b5879bf
bug fixing in resizing strategies
|
před 12 roky |
Nathalie Furmento
|
aed9a3073a
src/datawizard/malloc.c: fix test to check if flag is set
|
před 12 roky |
Nathalie Furmento
|
e7b54ef087
src/datawizard/malloc.c: add warning about STARPU_MALLOC_PINNED.
|
před 12 roky |
Nathalie Furmento
|
cc5382bb41
memory: remove function starpu_malloc_count and implement it by combining starpu_malloc_set/get_flags and starpu_malloc
|
před 12 roky |
Nathalie Furmento
|
3ef25bc89f
New functions starpu_malloc_set_flags and starpu_malloc_get_flags to
|
před 12 roky |
Nathalie Furmento
|
2c583737cd
src/datawizard/malloc.c: rename static global variable to start with _
|
před 12 roky |
Nathalie Furmento
|
0a2343ec8c
src/datawizard/malloc.c: only check if worker may perform blocking calls before task submission
|
před 12 roky |