Samuel Thibault
|
57e59bf2d9
provide good examples by always using cudaMemcpyAsync, not cudaMemcpy
|
13 gadi atpakaļ |
Nathalie Furmento
|
ff5a7ac636
tests/microbenchs/matrix_as_vector.c: no need to test size lower than 1K
|
13 gadi atpakaļ |
Nathalie Furmento
|
2aa6c64b28
tests/microbenchs/matrix_as_vector.c: mark test as skipped on ENODEV
|
13 gadi atpakaļ |
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 gadi atpakaļ |
Nathalie Furmento
|
ffd3f77a04
tests/microbenchs/matrix_as_vector.c: only enable code when CUDA is enabled
|
13 gadi atpakaļ |
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 gadi atpakaļ |