Samuel Thibault
|
d336a00695
Fix computation overflow
|
5 年之前 |
Samuel Thibault
|
a98265dd12
xgemm: fix checking accurracy
|
5 年之前 |
Samuel Thibault
|
4a3453f5bc
Don't check if some task couldn't be submitted
|
5 年之前 |
Samuel Thibault
|
789e6b906a
Drop now-useless variable
|
5 年之前 |
Samuel Thibault
|
e0c3bb6326
mult: no need to memset C, beta is already zero
|
5 年之前 |
Samuel Thibault
|
b3d2a7be24
mult: Actually return an error in case of computation errors
|
5 年之前 |
Samuel Thibault
|
abb207512d
Fix mult to not make it uselessly load the C tiles
|
5 年之前 |
Samuel Thibault
|
dfe3c63aaf
mult: Record tile coordinates
|
5 年之前 |
Samuel Thibault
|
e009649e94
Add missing \n
|
5 年之前 |
Nathalie Furmento
|
6a16f8370f
update copyright holders
|
5 年之前 |
Philippe SWARTVAGHER
|
4913f0547b
examples/mult: add option to sleep between runs
|
5 年之前 |
Samuel Thibault
|
9b18d50720
Add missing include for gethostname
|
5 年之前 |
Philippe SWARTVAGHER
|
f150f0cbc0
Add option to print hostname in examples/mult
|
5 年之前 |
Samuel Thibault
|
87561c8fd0
Add -xy parameter to xgemm
|
6 年之前 |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
6 年之前 |
Nathalie Furmento
|
7ae5f32c50
examples: fix copyrights
|
7 年之前 |
Nathalie Furmento
|
dd0e0866dc
fix copyright holder name
|
7 年之前 |
Nathalie Furmento
|
5e6a2a33ea
fixes for unused attributes and other minor warnings
|
7 年之前 |
Erwan Leria
|
3178348e20
drop spurious change
|
8 年之前 |
Erwan Leria
|
273a20518b
move replay.c to starpu_replay.c tool
|
8 年之前 |
Samuel Thibault
|
441644b632
Benefit from cublas v2
|
8 年之前 |
Samuel Thibault
|
a41080d2a6
Fix setting the proper CUDA stream when using several streams from the same driver thread
|
8 年之前 |
Nathalie Furmento
|
4b0182bdb0
examples: fixes for cppcheck warnings
|
8 年之前 |
Samuel Thibault
|
51c2f1bb49
fix simgrid check with quick_check
|
9 年之前 |
Samuel Thibault
|
cd11bb3f79
revert r17989, blas availability in simgrid mode was actually already fixed globally
|
9 年之前 |
Samuel Thibault
|
02b82caf1b
allow building sgemm & dgemm in simgrid mode without a blas lib
|
9 年之前 |
Samuel Thibault
|
1bb4b3b61e
drop spurious line
|
9 年之前 |
Samuel Thibault
|
18670a9934
Add starpu_fxt_autostart_profiling to be able to avoid autostart.
|
9 年之前 |
Samuel Thibault
|
ab4f759b2a
fix assertion
|
9 年之前 |
Samuel Thibault
|
8f654dead2
Add "folded" memory allocation in simulation mode.
|
9 年之前 |