Samuel Thibault
|
10fa883814
Build sgemm when cuda is available even if blas is not
|
4 年 前 |
Nathalie Furmento
|
db61d8294b
examples/mult/xgemm.c: fix code format
|
4 年 前 |
Samuel Thibault
|
8f125cd122
Avoid dividing by zero
|
4 年 前 |
Samuel Thibault
|
eb45640641
mult: make -h show the tile size
|
4 年 前 |
Samuel Thibault
|
1abd023b1d
mult: In tiled mode, show nslicesz
|
4 年 前 |
Samuel Thibault
|
d480271237
Drop spurious line
|
4 年 前 |
Samuel Thibault
|
a6fc65a485
Add 3D option to gemm example
|
4 年 前 |
Nathalie Furmento
|
9054490002
happy 2021
|
4 年 前 |
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 年 前 |