Samuel Thibault
|
2a5b38d244
heat: Ignore pivoting errors when running in valgrind
|
7 年 前 |
Nathalie Furmento
|
ef395f6e4b
when possible, use sizeof instead of a hard-coded value for a string length
|
7 年 前 |
Nathalie Furmento
|
77bdab7d9d
examples: report error on cuda call failure and fix invalid printf argument type
|
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
|
a53cd8edeb
fixes based on coverity reports
|
9 年 前 |
Samuel Thibault
|
00b1ef6f74
Add more verbose comments in examples source code
|
9 年 前 |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 年 前 |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
10 年 前 |
Samuel Thibault
|
b6d83183ea
port r12770 from 1.1: MKL now provides GEMM etc. symbols, prefix ours to avoid conflicting
|
11 年 前 |
Samuel Thibault
|
7d2bf0c630
Enable asynchronous CUDA kernels wherever possible
|
11 年 前 |
Samuel Thibault
|
b227dbcfdc
Use STARPU_ATTRIBUTE_* macros
|
12 年 前 |
Cyril Roelandt
|
6178d5fd8d
Call STARPU_CUBLAS_REPORT_ERROR upon failure of a function from the CUBLAS library.
|
12 年 前 |
Samuel Thibault
|
29b7f32f77
Provide good examples by always using streams for cublas
|
12 年 前 |
Samuel Thibault
|
57e59bf2d9
provide good examples by always using cudaMemcpyAsync, not cudaMemcpy
|
12 年 前 |
Nathalie Furmento
|
b9476e6d4a
update code w.r.t coding style
|
13 年 前 |
Nathalie Furmento
|
a9f4293583
minor fixes for warnings detected by Intel Compiler
|
14 年 前 |
Samuel Thibault
|
68c2135caf
fix yet more c++-like comments
|
14 年 前 |
Nathalie Furmento
|
d6c6d3663f
examples/: do not display messages when environment variable STARPU_SSILENT is set
|
14 年 前 |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 年 前 |
Cédric Augonnet
|
c145687170
Remove unused variables
|
14 年 前 |
Cédric Augonnet
|
952534293d
Update copyright date
|
14 年 前 |
Nathalie Furmento
|
4a983beb04
Update copyright
|
14 年 前 |
Nathalie Furmento
|
1df7add367
Data Interface API: rename macro to get fields of interfaces
|
15 年 前 |
Nathalie Furmento
|
f58ca0920e
Renaming of public StarPU functions to provide a more consistent API.
|
15 年 前 |
Cédric Augonnet
|
da923646ea
Rename the "blas" interface into "matrix" which is much clearer.
|
15 年 前 |
Nathalie Furmento
|
3739cfa184
Prefixing of objects defined in starpu_config_h.in
|
15 年 前 |
Nathalie Furmento
|
c722a34e6e
more prefixing with starpu_ and s/CORE/CPU/g
|
15 年 前 |
Nathalie Furmento
|
6dd34a77c3
prefix many objects with starpu_
|
15 年 前 |
Cédric Augonnet
|
0636d338aa
Add a --enable-fast option where the STARPU_ASSERT are ignored (by default,
|
15 年 前 |