Nathalie Furmento
|
e03daba29d
ChangeLog: add missing versions
|
5 rokov pred |
Nathalie Furmento
|
f2b80582aa
update git revision numbers
|
5 rokov pred |
Nathalie Furmento
|
91ffa41ab2
New environment variables STARPU_BUS_STATS_FILE and STARPU_WORKER_STATS_FILE to specify files in which to display statistics about data transfers and workers.
|
5 rokov pred |
Philippe SWARTVAGHER
|
9493e7f7c2
Print only one warning if there are many MPI timing problems in traces
|
5 rokov pred |
Philippe SWARTVAGHER
|
99f8dabf80
Fix warning about unused papi_file variable if compiled without Papi
|
5 rokov pred |
Philippe SWARTVAGHER
|
17fc60723a
Trace MPI events according to KEYMASK
|
5 rokov pred |
Nathalie Furmento
|
b30cf2e282
mention new sched_tasks.rec file in changelog and documentation (followup to 15244a7dedeb1d045b3933b49b0229cd577d73f0)
|
5 rokov pred |
Samuel Thibault
|
c6a65cf145
modular-ws: When releasing a task from a worker, check that the worker can execute it before pushing on the local queue
|
5 rokov pred |
Philippe SWARTVAGHER
|
15244a7ded
Generate file sched_tasks.rec monitoring task push/pop of scheduler
|
5 rokov pred |
Samuel Thibault
|
2ac9af6892
Make work stealing component make sure to push to a child which actually can execute the task
|
5 rokov pred |
Nathalie Furmento
|
76fd2fcc03
examples/cholesky/cholesky_tag.c: unpartition data before leaving function
|
5 rokov pred |
Philippe SWARTVAGHER
|
8ae1750b26
Fix disabling FxT traces with STARPU_FXT_TRACE=0 with MPI
|
5 rokov pred |
Philippe SWARTVAGHER
|
0768128fee
Add CLI options and a "broadcast" method in MPI pingpong test
|
5 rokov pred |
Samuel Thibault
|
f8a1f786b5
Catch more cases of calling the supposed-to-be-renamed main function
|
5 rokov pred |
Samuel Thibault
|
75e1012825
Fix warning
|
5 rokov pred |
Samuel Thibault
|
501f24f40c
best_impl: Do not check archtype if we do not have a perfmodel
|
5 rokov pred |
Samuel Thibault
|
f9456e3a3d
best_impl: Fix setting length for chosen impl
|
5 rokov pred |
Samuel Thibault
|
a5cc37717f
best_impl: Get arch only once
|
5 rokov pred |
Samuel Thibault
|
8f2566fc09
Optimize best implementation selection when the codelet does not have a model
|
5 rokov pred |
Samuel Thibault
|
da17678e35
Fix more cholesky homogeneity
|
5 rokov pred |
Nathalie Furmento
|
39f400b541
examples/cholesky/cholesky_tag.c: fix return type for create_task_21
|
5 rokov pred |
Samuel Thibault
|
49da257213
Use a coherent m,n ordering in all cholesky codes.
|
5 rokov pred |
Nathalie Furmento
|
c7faa27e85
configure.ac: always set -fPIC when compiling simgrid with mpi
|
5 rokov pred |
Nathalie Furmento
|
ce2235bd41
tools/starpu_smpirun.in: add option -gdb to start application within gdb
|
5 rokov pred |
Philippe SWARTVAGHER
|
1ee7ea8593
Fix send times in comms.rec and dump matched comms
|
5 rokov pred |
Samuel Thibault
|
8f89c49778
Add minimal documentation for PAPI counters
|
5 rokov pred |
Lucas Leandro Nesi
|
0e3afa3cb7
Add support for PAPI counters
|
5 rokov pred |
Samuel Thibault
|
cf28b8739b
Fix checking correctness
|
5 rokov pred |
Samuel Thibault
|
20957797c1
No need to get back data on node 0 if we won't check
|
5 rokov pred |
Samuel Thibault
|
a2c129f8e4
Fix checking the mpi cholesky decomposition: we need to get back all data on node 0 for the check
|
5 rokov pred |