Samuel Thibault
|
b6d83183ea
port r12770 from 1.1: MKL now provides GEMM etc. symbols, prefix ours to avoid conflicting
|
11 年之前 |
Samuel Thibault
|
3725f99550
Fix build with magma
|
11 年之前 |
Samuel Thibault
|
87bf731e40
Make Cholesky use asynchronous CUDA tasks. Also factorize the codelet structures along the way.
|
11 年之前 |
Samuel Thibault
|
b227dbcfdc
Use STARPU_ATTRIBUTE_* macros
|
12 年之前 |
Nathalie Furmento
|
ca7d7aa451
examples: only include starpu.h as it includes all the other starpu_ .h files
|
12 年之前 |
Samuel Thibault
|
29b7f32f77
Provide good examples by always using streams for cublas
|
13 年之前 |
Nathalie Furmento
|
b9476e6d4a
update code w.r.t coding style
|
13 年之前 |
Cédric Augonnet
|
08e2b87a27
In case MAGMA is available (a recent version with pkg-config is now required),
|
14 年之前 |
Samuel Thibault
|
68c2135caf
fix yet more c++-like comments
|
14 年之前 |
Cédric Augonnet
|
c03a4fad7d
Fix POTRF kernel : cudaMemcpyAsync needs pinned memory
|
14 年之前 |
Cédric Augonnet
|
355f25c062
Implement a parallel version of the GEMM kernel for the cholesky example.
|
14 年之前 |
Cédric Augonnet
|
b8ffa4f5e8
Use streams instead of cudaThreadSynchronize
|
14 年之前 |
Cédric Augonnet
|
0de9ecb7a8
Massive cleanup in the examples/cholesky/ directory. Remove traces of the "dw_"
|
14 年之前 |