Samuel Pitoiset
|
aac37d037f
traces: rename states.rec to trace.rec
|
пре 9 година |
Samuel Pitoiset
|
6350dd5436
traces: fix some event states when dumping to states.rec
|
пре 9 година |
Olivier Aumage
|
30b980465c
- typo
|
пре 9 година |
Olivier Aumage
|
3313776d3e
- Add an example about how to distribute a pre-existing data structure to a set of computing nodes using StarPU-MPI routines.
|
пре 9 година |
Samuel Thibault
|
5c7fec04ee
When many files are open, switch to opening files on demand for each request
|
пре 9 година |
Samuel Thibault
|
59a170b9a4
Factorize disk init/close/fini operations
|
пре 9 година |
Samuel Thibault
|
c6886da1ba
Fix race between creation and destruction of temporary directories
|
пре 9 година |
Samuel Thibault
|
63148dc70a
create a hierarchy of directories to store allocated files, to avoid issues with systems where the number of files in the same directory is limited. A depth of 2 gets a billion of files with a thousand per directory, that should be enough
|
пре 9 година |
Samuel Thibault
|
e4afd326a4
complete random generator functions
|
пре 9 година |
Samuel Thibault
|
7a72a87830
factorize code
|
пре 9 година |
Samuel Thibault
|
dcde45156c
harmonize identical code
|
пре 9 година |
Samuel Pitoiset
|
ee4db1e6b3
traces: use a new rec file for storing the event states
|
пре 9 година |
Samuel Pitoiset
|
3f79180bf7
traces: do not forget to dump Idle states for worker
|
пре 9 година |
Samuel Pitoiset
|
28ec444bb7
traces: dump all state events to the tasks.rec file
|
пре 9 година |
Samuel Pitoiset
|
92f94004cf
Revert "profiling: use starpu_memory_nodes_get_count() instead of STARPU_MAX_NODES"
|
пре 9 година |
Samuel Thibault
|
027ce5a8f5
m4_default_nblank was added in autoconf 2.64
|
пре 9 година |
Samuel Pitoiset
|
3cde8921aa
profiling: use same cosmetic output for all stats
|
пре 9 година |
Samuel Pitoiset
|
18e3e8138a
core: do not display the bus stats twice
|
пре 9 година |
Samuel Pitoiset
|
dda2e0c18e
profiling: display the memory node name instead of its id
|
пре 9 година |
Samuel Pitoiset
|
3d2242f744
profiling: use starpu_memory_nodes_get_count() instead of STARPU_MAX_NODES
|
пре 9 година |
Samuel Pitoiset
|
e5368b41fd
profiling: fix unit for bus statistics
|
пре 9 година |
Samuel Thibault
|
0ad34de7ba
don't initialize to 0, already done by memset
|
пре 9 година |
Samuel Thibault
|
71a38414f7
revert r16758, it actually produces conflicts
|
пре 9 година |
Samuel Thibault
|
68a87f7cc5
Avoid symbol issues with cpp programs in simgrid
|
пре 9 година |
Samuel Pitoiset
|
62986d891e
tests: move the starpu_tag_get_task() test from examples
|
пре 9 година |
Samuel Pitoiset
|
164ff29381
examples: add a new test case for starpu_tag_get_task()
|
пре 9 година |
Nathalie Furmento
|
0674ce7c36
examples/tag_example/tag_example.c: remove call to starpu_tag_get_task which is not safe as task may have been already destroyed
|
пре 9 година |
Samuel Pitoiset
|
02d7113191
tests: remove set but unused values in run_driver.c
|
пре 9 година |
Nathalie Furmento
|
6d7c6d3680
tools/valgrind/libgomp.suppr: add suppressions
|
пре 9 година |
Samuel Pitoiset
|
5bf7552cee
hypervisor: move va_end() from _ctl() to sc_hypervisor_ctl()
|
пре 9 година |