Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault 441644b632 Benefit from cublas v2 il y a 8 ans
  Samuel Thibault a41080d2a6 Fix setting the proper CUDA stream when using several streams from the same driver thread il y a 8 ans
  Samuel Thibault 54ca953a98 Add missing cl_arg_size initialization il y a 9 ans
  Samuel Thibault a95613dc3b Enable codelets using BLAS on MIC il y a 9 ans
  Samuel Thibault d6be0a5dfa Make simgrid version of axpy use cuda and opencl too il y a 9 ans
  Samuel Thibault de919add3c add perfmodel to axpy il y a 9 ans
  Samuel Thibault 00b1ef6f74 Add more verbose comments in examples source code il y a 9 ans
  Nathalie Furmento bb61f3808d update cnrs copyright il y a 10 ans
  Nathalie Furmento 4f6b40a1da src/ examples/ tests/ tools/: fix coding style, curly braces go on a newline il y a 10 ans
  Samuel Thibault 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used il y a 10 ans
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. il y a 10 ans
  Samuel Thibault 1ee69f6aaa drop including sys/time.h, now useless il y a 10 ans
  Samuel Thibault c631e5ed44 Make more examples compatible with simgrid il y a 10 ans
  Samuel Thibault 02ce5c2683 Drop spurious changes (again...) il y a 11 ans
  Samuel Thibault fe9ca6b56f port r12993 from 1.1: Fix crash with a lot of MPI nodes il y a 11 ans
  Samuel Thibault 02acdca9b3 drop spurious changes il y a 11 ans
  Samuel Thibault e22c0d9891 Fix function name: the existing function deals with a thread, not a worker il y a 11 ans
  Samuel Thibault 4705435be8 Add STARPU_TAG_ONLY, to specify a tag for traces without making StarPU manage the tag. il y a 11 ans
  Samuel Thibault b6d83183ea port r12770 from 1.1: MKL now provides GEMM etc. symbols, prefix ours to avoid conflicting il y a 11 ans
  Samuel Thibault c60d91cb3f Enable asynchronous OpenCL wherever possible il y a 11 ans
  Samuel Thibault 7d2bf0c630 Enable asynchronous CUDA kernels wherever possible il y a 11 ans
  Corentin Salingue 6e5d499f17 replace 0 with macro part 6 il y a 12 ans
  Samuel Thibault b227dbcfdc Use STARPU_ATTRIBUTE_* macros il y a 12 ans
  Nathalie Furmento 1e3c1e9f49 examples: use variadic macros to be portable on MSVC il y a 12 ans
  Samuel Thibault fbadd97f8c Add names to codelets il y a 12 ans
  Nathalie Furmento 9063cf5133 examples: avoid shadowed declarations il y a 12 ans
  Nathalie Furmento 850c49fabc Rename function starpu_helper_cublas_init to starpu_cublas_init il y a 12 ans
  Nathalie Furmento 389271b78f Rename all filter functions to follow the pattern starpu_DATATYPE_filter_FILTERTYPE. il y a 12 ans
  Nathalie Furmento ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files il y a 12 ans
  Samuel Thibault 29b7f32f77 Provide good examples by always using streams for cublas il y a 12 ans