Samuel Thibault
|
c744ffb485
Comment codelet details for now when using libpoti, until emitting them is implemented
|
8 lat temu |
Samuel Thibault
|
d6d6378102
Don't stay stuck for too long pushing requests to GPUs
|
8 lat temu |
Nathalie Furmento
|
b6feb96e3e
examples/basic_examples/mult.c: use starpu_srand48() function
|
8 lat temu |
Nathalie Furmento
|
3711794767
mpi/src/starpu_mpi_collective.c: factorize duplicated code
|
8 lat temu |
Nathalie Furmento
|
6ead354516
mpi/src: avoid calling fprint directly, use instead starpu message functions
|
8 lat temu |
Nathalie Furmento
|
1d90cf39b7
src: avoid calling fprint directly, use instead starpu message functions
|
8 lat temu |
Samuel Thibault
|
9dbb15605d
Fix parsing of STARPU_EXECUTE_WHERE parameter: arch types are #defined as unsigned long longs
|
8 lat temu |
Samuel Thibault
|
af22f24204
mention that not finding hwloc might be due to missing pkg-config
|
8 lat temu |
Olivier Aumage
|
d7bb211f71
avoid displaying expected value when inappropriate
|
8 lat temu |
Samuel Thibault
|
0c3ed4a788
revert spurious changes
|
8 lat temu |
Samuel Thibault
|
d187a81ec6
Fix build with cusparse, cusparse.h already has cpp protections
|
8 lat temu |
Nathalie Furmento
|
e0442a12f5
src/datawizard/coherency.c: avoid naming parameters when declaring a function pointer variable
|
8 lat temu |
Samuel Thibault
|
8125e4a369
drop now-unused break
|
8 lat temu |
Samuel Thibault
|
e327520804
fix build with older hwloc
|
8 lat temu |
Samuel Thibault
|
0e79ad3c82
Add STARPU_PERF_MODEL_HOMOGENEOUS_CPU environment variable to allow having one perfmodel per CPU core
|
8 lat temu |
Samuel Thibault
|
ef524809e8
note that the topology shown by starpu_machine_display uses logical indexes
|
8 lat temu |
Samuel Thibault
|
13f8e465d8
Show package/numa topology in starpu_machine_display
|
8 lat temu |
Samuel Thibault
|
0824d155cd
Use simpler loop
|
8 lat temu |
Samuel Thibault
|
38ef9dc001
Fix odd ordering of CPU workers on CPUs due to GPUs stealing some cores
|
8 lat temu |
Nathalie Furmento
|
8f7d7cbfd7
socl: fix printf argument types
|
8 lat temu |
Nathalie Furmento
|
5a997de4a6
src/core/perfmodel/perfmodel_print.c: print on proper output
|
8 lat temu |
Nathalie Furmento
|
0750263d65
src/util/starpu_task_insert_utils.c: remove spurious fprintf
|
8 lat temu |
Samuel Thibault
|
6973acf237
Do not look for mpiexec in simgrid mode
|
8 lat temu |
Samuel Thibault
|
ce1bd568d1
pheft is not so good either
|
8 lat temu |
Samuel Thibault
|
2c4fabcdc1
Add missing relaxation
|
8 lat temu |
Samuel Thibault
|
d9020eaab4
Enable some MPI examples in simgrid testsuite
|
8 lat temu |
Samuel Thibault
|
7d238b8a1b
lws may not be so efficient with data transfers
|
8 lat temu |
Samuel Thibault
|
751a3da475
Drop support for simgrid before 3.9, we don't really test them
|
8 lat temu |
Samuel Thibault
|
cbae459390
Rearrange simgrid initialization: simgrid 3.16 and below use dlopen in smpi, which simplifies things a lot
|
8 lat temu |
Samuel Thibault
|
70e2293c61
Fix build with old 3.11 simgrid
|
8 lat temu |