Corentin Salingue
|
bc3fd88dfd
replace 0 with macro part 4
|
12 年之前 |
Samuel Thibault
|
b227dbcfdc
Use STARPU_ATTRIBUTE_* macros
|
12 年之前 |
Nathalie Furmento
|
850c49fabc
Rename function starpu_helper_cublas_init to starpu_cublas_init
|
12 年之前 |
Nathalie Furmento
|
53e5ad2db2
tests/microbenchs/matrix_as_vector.c: free matrix
|
12 年之前 |
Nathalie Furmento
|
7445ed6406
tests: minor fixes following icc warnings
|
13 年之前 |
Nathalie Furmento
|
6b5e787563
tests/microbenchs/matrix_as_vector.c: decrease number of loops when running on valgrind
|
13 年之前 |
Nathalie Furmento
|
b1e32c1cc5
tests/microbenchs/matrix_as_vector.c: calling twice starpu_helper_cublas_init fails
|
13 年之前 |
Nathalie Furmento
|
a4f3da6a64
tests: only include starpu.h as it includes all the other starpu_ .h files
|
13 年之前 |
Samuel Thibault
|
29b7f32f77
Provide good examples by always using streams for cublas
|
13 年之前 |
Samuel Thibault
|
57e59bf2d9
provide good examples by always using cudaMemcpyAsync, not cudaMemcpy
|
13 年之前 |
Nathalie Furmento
|
ff5a7ac636
tests/microbenchs/matrix_as_vector.c: no need to test size lower than 1K
|
13 年之前 |
Nathalie Furmento
|
2aa6c64b28
tests/microbenchs/matrix_as_vector.c: mark test as skipped on ENODEV
|
13 年之前 |
Nathalie Furmento
|
4a858bf87c
tests/microbenchs/matrix_as_vector.c: always declare cuda kernels, and give them a empty body when cuda is not enabled
|
13 年之前 |
Nathalie Furmento
|
ffd3f77a04
tests/microbenchs/matrix_as_vector.c: only enable code when CUDA is enabled
|
13 年之前 |
Nathalie Furmento
|
bdd3680ca1
tests/microbenchs: add benchmark matrix_as_vector.c to compare the access of a matrix object as a vector and a matrix
|
13 年之前 |