Samuel Thibault
|
6682b79150
Add advises about memory and cuda implementation for simgrid execution
|
11 年之前 |
Samuel Thibault
|
283b629884
Fix writing opencl gpu size in simgrid file
|
11 年之前 |
Samuel Thibault
|
1e5aae4740
update simgrid documentation about setting memory limit
|
11 年之前 |
Samuel Thibault
|
b1dfd30389
Store GPU size in platform file
|
11 年之前 |
Samuel Thibault
|
b317cc669f
Fix unit
|
11 年之前 |
Samuel Thibault
|
d25132e68f
Document that main has to be redefined in the simgrid case
|
11 年之前 |
Samuel Thibault
|
a936486995
clarify the factor
|
11 年之前 |
Samuel Thibault
|
86b3299dd9
Also print the architecture which has calibration issues
|
11 年之前 |
Samuel Thibault
|
5178b27323
Fix print
|
11 年之前 |
Samuel Thibault
|
963e7945c0
print number of samples
|
11 年之前 |
Samuel Thibault
|
4dfb328609
Make sure simgrid mode does not update history
|
11 年之前 |
Samuel Thibault
|
15531a027e
More prominently print calibration issues. Add an environment variable for controling the calibration threshold
|
11 年之前 |
Andra Hugo
|
5f388d2a95
hierarchical contexts - bug fixing and DEBUG macro
|
11 年之前 |
Samuel Thibault
|
092378f2cc
Avoid releasing/retaking the spinlock for non-MPI data
|
11 年之前 |
Nathalie Furmento
|
0e69cb4725
src/datawizard/interfaces/data_interface.c: need to release the lock before calling the unregister_hook
|
11 年之前 |
Samuel Thibault
|
290ac39ff3
Explicitly use starpu_data_handle_t instead of void* in cache hash table
|
11 年之前 |
Samuel Thibault
|
1b7653f095
more portable valgrind suppression
|
11 年之前 |
Samuel Thibault
|
2099e11f8d
more portable valgrind suppression
|
11 年之前 |
Nathalie Furmento
|
fe8b4fb8af
ChangeLog: adverstise for starpu_mpi_data_register
|
11 年之前 |
Nathalie Furmento
|
6c0c19b1a2
mpi/tests/insert_task_recv_cache.c: call starpu_mpi_data_register instead of starpu_data_set_rank and starpu_data_set_tag
|
11 年之前 |
Nathalie Furmento
|
30ee992f36
tools/valgrind/openmpi.suppr: new suppression rules
|
11 年之前 |
Nathalie Furmento
|
5ba299737d
mpi/src/starpu_mpi_cache.c: free cache statistics
|
11 年之前 |
Nathalie Furmento
|
052b036292
mpi: starpu_mpi_data_register() which sets the rank and tag of a data, and also allows to automatically clear the MPI communication cache when unregistering the data
|
11 年之前 |
Nathalie Furmento
|
2a9ebe7478
src: rename field to unregister_hook
|
11 年之前 |
Nathalie Furmento
|
d60dbc4cf1
src: advise not to call starpu_data_set_rank and starpu_data_set_tag but starpu_mpi_data_register (not yet committed)
|
11 年之前 |
Nathalie Furmento
|
84b8576862
src: add hook to struct _starpu_data_state which will be called when unregistering the data
|
11 年之前 |
Samuel Thibault
|
f6a3b42772
explicit the valgrind option for suppressions
|
11 年之前 |
Nathalie Furmento
|
1e9e024d8d
mpi: move cache functionalities to starpu_mpi_cache
|
11 年之前 |
Nathalie Furmento
|
33160b3629
doc: add missing doc
|
11 年之前 |
Nathalie Furmento
|
599a51cc67
src: rename variables to be prefixed by _STARPU_MIC
|
11 年之前 |