Samuel Thibault
|
0f3865e66c
fix into actually reading the matrix in CPU mode
|
преди 8 години |
Samuel Thibault
|
bb41ac2588
fix test
|
преди 8 години |
Samuel Thibault
|
88c9d9c12c
ignore float rounding errors
|
преди 8 години |
Samuel Thibault
|
f6a95d85ad
Really print errors
|
преди 8 години |
Samuel Thibault
|
36fb11e672
Disable opencl test for matrix_as_vector, it is not implemented
|
преди 8 години |
Samuel Thibault
|
63a7427417
Report ENODEV errors
|
преди 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 години |
Samuel Thibault
|
936a654fbe
Reduce execution time of longest tests
|
преди 8 години |
Samuel Thibault
|
2bcc6c9758
document what tests test
|
преди 9 години |
Samuel Thibault
|
5c7a0254df
follow-up on r15935: also disable non-blocking streams with old versions of cuda for matrix_as_vector
|
преди 9 години |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
преди 10 години |
Samuel Thibault
|
0d90ae3f88
drop including sys/time.h, now useless
|
преди 10 години |
Samuel Thibault
|
169bf34d54
port r13398 from 1.1: eradicate use of timeval
|
преди 10 години |
Nathalie Furmento
|
c803479334
tests/microbenchs/matrix_as_vector.c: fix typo, define matrix_codelet and not vector_codelet
|
преди 11 години |
Samuel Thibault
|
7d2bf0c630
Enable asynchronous CUDA kernels wherever possible
|
преди 11 години |
Nathalie Furmento
|
5fdde967b0
tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function
|
преди 11 години |
Nathalie Furmento
|
0c6c658cb1
tests: turn function static when it makes sense to do so
|
преди 11 години |
Samuel Thibault
|
8b83bc72aa
port r11470 from 1.1: pin memory for matrix_as_vector
|
преди 11 години |
Nathalie Furmento
|
98d9eb5c64
Functions starpu_insert_task and starpu_mpi_insert_task are renamed
|
преди 11 години |
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 години |