Nathalie Furmento
|
2aa6c64b28
tests/microbenchs/matrix_as_vector.c: mark test as skipped on ENODEV
|
13 years ago |
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 years ago |
Nathalie Furmento
|
ffd3f77a04
tests/microbenchs/matrix_as_vector.c: only enable code when CUDA is enabled
|
13 years ago |
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 years ago |
Nathalie Furmento
|
e1cc448396
doc/chapters/mpi-support.texi: do not use character [ in macro @var
|
13 years ago |
Nathalie Furmento
|
23f07cd598
tests/datawizard/write_only_tmp_buffer.c: flush opencl queue after writing the data
|
13 years ago |
Nathalie Furmento
|
10dede5684
examples/interface/complex: implement ram<->opencl asynchronous copies
|
13 years ago |
Nathalie Furmento
|
fa5095b333
examples/interface/complex: use new function starpu_cuda_copy_async_sync
|
13 years ago |
Nathalie Furmento
|
11e3199064
src/datawizard/interfaces: use new function starpu_cuda_copy_async_sync
|
13 years ago |
Nathalie Furmento
|
e06e60e42b
src/datawizard/interfaces: use new function starpu_cuda_copy_async_sync
|
13 years ago |
Nathalie Furmento
|
2361ac82fa
src/drivers/cuda/driver_cuda.c: remove call to _STARPU_TRACE_DATA_COPY from starpu_cuda_copy_async_sync, let the caller do it
|
13 years ago |
Nathalie Furmento
|
a70f4fb1cb
examples/filters/fvector.c: display message on ENODEV
|
13 years ago |
Nathalie Furmento
|
462e9d0032
CUDA Driver: add function to copy data
|
13 years ago |
Nathalie Furmento
|
f6709fa086
prepare for next release
|
13 years ago |
Samuel Thibault
|
1c8e26ed05
mark branch 1.0 as being merged in the trunk
|
13 years ago |
Nathalie Furmento
|
8b70ad7efe
gcc-plugin/tests/Makefile.am: add release to files to be cleaned
|
13 years ago |
Nathalie Furmento
|
925885b6ab
doc/Makefile.am: modify html output file to have a correct link to the gcc online documentation (yes that's nasty\!)
|
13 years ago |
Samuel Thibault
|
7a53e6992f
Mention why tasks may have 'unknown' as name.
|
13 years ago |
Samuel Thibault
|
245667fba9
If the model does not have a symbol, try to use the codelet name instead
|
13 years ago |
Samuel Thibault
|
5cd4a648c0
Advertise -c option of starpu_fxt_tool
|
13 years ago |
Samuel Thibault
|
524459c98d
Factorize cuda detection code, fixes detection from /usr/lib
|
13 years ago |
Sylvain Henry
|
b12cf3fb9d
SOCL: fix infinite loop bug
|
13 years ago |
Sylvain Henry
|
aecafb9550
SOCL: no longer wait blocking waitForEvents before submitting commands to StarPU
|
13 years ago |
Sylvain Henry
|
9c7ac5b5c6
SOCL: correctly initialize StarPU codelets
|
13 years ago |
Sylvain Henry
|
6e90d6e078
SOCL: display full log on kernel build failure
|
13 years ago |
Ludovic Courtès
|
cec5bc6bab
doc: Use more `@url' instead of `@indicateurl'.
|
13 years ago |
Ludovic Courtès
|
12a22b6171
Revert use of HTML-only cross-references.
|
13 years ago |
Ludovic Courtès
|
7d3695ded6
gcc: Add `#pragma starpu release'.
|
13 years ago |
Nathalie Furmento
|
87bf6d530c
doc/chapters/c-extensions.texi: use url instead of pxref to point to the GCC manual
|
13 years ago |
Nathalie Furmento
|
2808080a3d
doc/chapters/c-extensions.texi: correct link name, the html file is called starpu.html not gcc.html
|
13 years ago |