Andra Hugo
|
1289532233
whenever there are a few resources the lp cannot assign, all contexts share these resources
|
12 yıl önce |
Andra Hugo
|
082dc8501c
hypervisor: adapt lp solution when max has an important impact on the solution (exec lp twice for now, next co share resources)
|
12 yıl önce |
Samuel Thibault
|
10b148c399
Do not force blocking mode with simgrid, non-blocking mode does not actually bring bigger simulation time
|
12 yıl önce |
Nathalie Furmento
|
df2107a818
doc: add reference to include/starpu_sched_ctx_hypervisor.h
|
12 yıl önce |
Nathalie Furmento
|
4dff36c628
doc: rename Scheduling_Context_Hypervisor to SC_Hypervisor
|
12 yıl önce |
Nathalie Furmento
|
3680654c51
doc: move sc_hypervisor api documentation to api/sc_hypervisor
|
12 yıl önce |
Nathalie Furmento
|
4e375cc4bd
doc/doxygen: small fixes
|
12 yıl önce |
Nathalie Furmento
|
4b796f2795
tests/perfmodels/value_nan.c: fix display message
|
12 yıl önce |
Nathalie Furmento
|
f521726012
doc/doxygen/Makefile.am: add chapters/data_trace.xxx files in distrib file
|
12 yıl önce |
Nathalie Furmento
|
15e00fdf4a
tools/valgrind/fscanf.suppr: add suppression for fprintf addr1 error
|
12 yıl önce |
Nathalie Furmento
|
63571a0963
tools/valgrind/fscanf.suppr: add Memcheck:Addr8 error
|
12 yıl önce |
Nathalie Furmento
|
dbb260b352
src/core/disk_ops/disk_stdio.c: fix malloc call
|
12 yıl önce |
Nathalie Furmento
|
ada1299451
mpi/src/starpu_mpi.c: clean hashtables
|
12 yıl önce |
Samuel Thibault
|
4818717708
Initialize buffers explicitly, to make sure the memory is really allocated before measuring bandwidth & latency.
|
12 yıl önce |
Andra Hugo
|
52459c8508
*eager: wake up workers when we add them to a context
|
12 yıl önce |
Nathalie Furmento
|
d9147cc74d
tools/valgrind/fscanf.suppr: add Memcheck:Addr4 error
|
12 yıl önce |
Nathalie Furmento
|
dbe578af51
tests/perfmodels/valid_model.c: set model type before calling starpu_perfmodel_load_symbol(), otherwise model might not be properly initialised
|
12 yıl önce |
Nathalie Furmento
|
373865e739
src/core/disk_ops/disk_stdio.c: initialise memory
|
12 yıl önce |
Nathalie Furmento
|
0e7f0fc0b0
src/core/perfmodel/perfmodel_history.c: starpu_perfmodel_init() already checks model and model->symbol, no need to do it before calling
|
12 yıl önce |
Nathalie Furmento
|
5647acf0b1
sc_hypervisor/examples: model->type must be set before calling starpu_perfmodel_init
|
12 yıl önce |
Nathalie Furmento
|
de0fb846fb
examples: model->type must be set before calling starpu_perfmodel_init
|
12 yıl önce |
Nathalie Furmento
|
aca75843d1
mpi/src/starpu_mpi.c: only define function _starpu_mpi_copy_handle_display_hash when STARPU_VERBOSE is enabled
|
12 yıl önce |
Nathalie Furmento
|
185f4f28de
src/core/disk_ops/disk_stdio.c: code cleaning
|
12 yıl önce |
Nathalie Furmento
|
a6e209808e
src/core/perfmodel/perfmodel_history.c: function starpu_perfmodel_load_symbol() calls starpu_perfmodel_init()
|
12 yıl önce |
Nathalie Furmento
|
244c9621c2
perfmodel: symbol needs to be set before calling starpu_perfmodel_init
|
12 yıl önce |
Nathalie Furmento
|
2c40adf4a1
perfmodel: rename starpu_initialize_model to starpu_perfmodel_init and starpu_initialize_model_with_file to starpu_perfmodel_init_with_file
|
12 yıl önce |
Nathalie Furmento
|
c7eb4897bd
src/core/perfmodel/perfmodel_history.c: initialize_per_arch_model calls memset to make sure all fields are initialised to 0
|
12 yıl önce |
Nathalie Furmento
|
70b047f2ce
new configure option --enable-valgrind=full to disable STARPU_SKIP_IF_VALGRIND (meaning all code will be tested with valgrind)
|
12 yıl önce |
Nathalie Furmento
|
7a3685e74a
tests: remove STARPU_SKIP_IF_VALGRIND as code if small enough not to be too long when executed with valgrind
|
12 yıl önce |
Nathalie Furmento
|
be05aafc15
tests/perfmodels/valid_model.c: starpu_init() needs to be called before calling starpu_perfmodel_load_symbol()
|
12 yıl önce |