Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Samuel Thibault 323c0844e8 Make sure we can submit tasks from codelets and callbacks 13 gadi atpakaļ
  Nicolas Collin 7c8aad234f English correction in a comment. 13 gadi atpakaļ
  Samuel Thibault 64c7e51ce4 Fix missing renames 13 gadi atpakaļ
  Samuel Thibault 715d75e608 mention that the baseline for performance models is the total size, not the matrix side size 13 gadi atpakaļ
  Cyril Roelandt 6558e0795e Fix build without CUDA. 13 gadi atpakaļ
  Cyril Roelandt be208ea7d6 starpu_opencl_load_kernel: remove a useless call to starpu_opencl_get_context. 13 gadi atpakaļ
  Cyril Roelandt a499bf4c71 Allow a driver not to be run by StarPU, but by the application itself. 13 gadi atpakaļ
  Ludovic Courtès f0bcb401bd gcc: Look up `struct starpu_codelet' directly, not a typedef thereof. 13 gadi atpakaļ
  Cyril Roelandt d20369d76e BLAS: A and B must be of type "const TYPE *" in SGEMM. 13 gadi atpakaļ
  Cyril Roelandt d97cab7cc4 src/drivers: do not call pthread_exit() at the end of the drivers; just return NULL. 13 gadi atpakaļ
  Nathalie Furmento ff5a7ac636 tests/microbenchs/matrix_as_vector.c: no need to test size lower than 1K 13 gadi atpakaļ
  Ludovic Stordeur 39d7911a16 gcc-plugin/src/c-expr.y: fixed reduce/reduce conflicts. 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ļ
  Nathalie Furmento e1cc448396 doc/chapters/mpi-support.texi: do not use character [ in macro @var 13 gadi atpakaļ
  Nathalie Furmento 23f07cd598 tests/datawizard/write_only_tmp_buffer.c: flush opencl queue after writing the data 13 gadi atpakaļ
  Nathalie Furmento 10dede5684 examples/interface/complex: implement ram<->opencl asynchronous copies 13 gadi atpakaļ
  Nathalie Furmento fa5095b333 examples/interface/complex: use new function starpu_cuda_copy_async_sync 13 gadi atpakaļ
  Nathalie Furmento 11e3199064 src/datawizard/interfaces: use new function starpu_cuda_copy_async_sync 13 gadi atpakaļ
  Nathalie Furmento e06e60e42b src/datawizard/interfaces: use new function starpu_cuda_copy_async_sync 13 gadi atpakaļ
  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 gadi atpakaļ
  Nathalie Furmento a70f4fb1cb examples/filters/fvector.c: display message on ENODEV 13 gadi atpakaļ
  Nathalie Furmento 462e9d0032 CUDA Driver: add function to copy data 13 gadi atpakaļ
  Nathalie Furmento f6709fa086 prepare for next release 13 gadi atpakaļ
  Samuel Thibault 1c8e26ed05 mark branch 1.0 as being merged in the trunk 13 gadi atpakaļ
  Nathalie Furmento 8b70ad7efe gcc-plugin/tests/Makefile.am: add release to files to be cleaned 13 gadi atpakaļ
  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 gadi atpakaļ
  Samuel Thibault 7a53e6992f Mention why tasks may have 'unknown' as name. 13 gadi atpakaļ