Samuel Thibault
|
9e6fa3480f
clear out that here "not defined" just means to being defined
|
10 年之前 |
Samuel Thibault
|
c6ede8b07d
always enable CUDA gemm kernel in simgrid mode
|
10 年之前 |
Samuel Thibault
|
fa93ac1390
Recalibrate gemm application with the default 4*960 z axis size
|
10 年之前 |
Nathalie Furmento
|
a9c7e81c30
mpi/src: use W data in cache before codelet execution
|
10 年之前 |
Nathalie Furmento
|
1c201e1076
mpi/tests: new testcase for cache mechanism
|
10 年之前 |
Nathalie Furmento
|
4a498ccb67
mpi: new internal function _starpu_mpi_cache_received_data_get()
|
10 年之前 |
Nathalie Furmento
|
21d3b065c0
mpi: do not add in cache data with a W mode
|
10 年之前 |
Nathalie Furmento
|
ebed5dd827
mpi: new function starpu_mpi_cache_is_enabled()
|
10 年之前 |
Nathalie Furmento
|
a564ec02da
mpi/src: simplify cache API
|
10 年之前 |
Nathalie Furmento
|
3d53d98ef5
mpi/src/starpu_mpi_cache.c: add missing call to _starpu_mpi_cache_stats_init()
|
10 年之前 |
Samuel Thibault
|
21d799d67b
Document running the simgrid-available examples
|
10 年之前 |
Nathalie Furmento
|
4f177d64bf
mpi/src/starpu_mpi_private.h: new macro _STARPU_MPI_MSG
|
10 年之前 |
Nathalie Furmento
|
32faf5207a
mpi/src: rename cache functions
|
10 年之前 |
Nathalie Furmento
|
8a53e9e9d4
mpi/tests/matrix.c: use lazy registration when possible
|
10 年之前 |
Nathalie Furmento
|
5e2bf3755b
src/datawizard/coherency.c: clarify error message
|
10 年之前 |
Samuel Thibault
|
b6c1e56068
Do not whine too much if the debug path couldn't be created or written to
|
10 年之前 |
Samuel Thibault
|
02c05486f8
Do not crash if the idle file can't be opened
|
10 年之前 |
Samuel Thibault
|
a6232af235
Install performance model files
|
10 年之前 |
Samuel Thibault
|
879b86dca8
document --enable-maxnodes
|
10 年之前 |
Samuel Thibault
|
b3ac23f8d6
Reduce the number of disks to 3, thus lowering default number of nodes when cuda and opencl are both enabled to 16.
|
10 年之前 |
Samuel Thibault
|
08b6cc698c
Drop list fields from _starpu_data_replicate
|
10 年之前 |
Nathalie Furmento
|
7adc76004a
mpi/tests: add testcase following Florent Pruvost's bug
|
10 年之前 |
Nathalie Furmento
|
592f72fbab
mpi/tests: FPRINTF takes file descripor as parameter
|
10 年之前 |
Samuel Thibault
|
96cadc8c62
Add STARPU_RAND_SEED to set the seed used for random numbers
|
10 年之前 |
Samuel Thibault
|
b61aefaeed
drop spurious change
|
10 年之前 |
Samuel Thibault
|
f87145ef94
drop spurious change
|
10 年之前 |
Samuel Thibault
|
4d5f8f17da
In simgrid mode, avoid calling MPI_Comm_size/rank outside the MPI thread
|
10 年之前 |
Samuel Thibault
|
7fee12bf1c
fix returned value
|
10 年之前 |
Samuel Thibault
|
6ccf1dd04d
port r14287 from 1.1: Fix uninitialized array
|
10 年之前 |
Samuel Thibault
|
0e00bb4ccf
Make simgrid mode run the MPI thread in the smpi-provided thread, and the application main in the MAIN MSG process
|
10 年之前 |