Commit Verlauf

Autor SHA1 Nachricht Datum
  Nathalie Furmento bb61f3808d update cnrs copyright vor 10 Jahren
  Nathalie Furmento 4f6b40a1da src/ examples/ tests/ tools/: fix coding style, curly braces go on a newline vor 10 Jahren
  Samuel Thibault 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used vor 10 Jahren
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. vor 10 Jahren
  Samuel Thibault 1ee69f6aaa drop including sys/time.h, now useless vor 10 Jahren
  Samuel Thibault c631e5ed44 Make more examples compatible with simgrid vor 10 Jahren
  Samuel Thibault 02ce5c2683 Drop spurious changes (again...) vor 11 Jahren
  Samuel Thibault fe9ca6b56f port r12993 from 1.1: Fix crash with a lot of MPI nodes vor 11 Jahren
  Samuel Thibault 02acdca9b3 drop spurious changes vor 11 Jahren
  Samuel Thibault e22c0d9891 Fix function name: the existing function deals with a thread, not a worker vor 11 Jahren
  Samuel Thibault 4705435be8 Add STARPU_TAG_ONLY, to specify a tag for traces without making StarPU manage the tag. vor 11 Jahren
  Samuel Thibault b6d83183ea port r12770 from 1.1: MKL now provides GEMM etc. symbols, prefix ours to avoid conflicting vor 11 Jahren
  Samuel Thibault c60d91cb3f Enable asynchronous OpenCL wherever possible vor 11 Jahren
  Samuel Thibault 7d2bf0c630 Enable asynchronous CUDA kernels wherever possible vor 11 Jahren
  Corentin Salingue 6e5d499f17 replace 0 with macro part 6 vor 12 Jahren
  Samuel Thibault b227dbcfdc Use STARPU_ATTRIBUTE_* macros vor 12 Jahren
  Nathalie Furmento 1e3c1e9f49 examples: use variadic macros to be portable on MSVC vor 12 Jahren
  Samuel Thibault fbadd97f8c Add names to codelets vor 12 Jahren
  Nathalie Furmento 9063cf5133 examples: avoid shadowed declarations vor 12 Jahren
  Nathalie Furmento 850c49fabc Rename function starpu_helper_cublas_init to starpu_cublas_init vor 12 Jahren
  Nathalie Furmento 389271b78f Rename all filter functions to follow the pattern starpu_DATATYPE_filter_FILTERTYPE. vor 12 Jahren
  Nathalie Furmento ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files vor 13 Jahren
  Samuel Thibault 29b7f32f77 Provide good examples by always using streams for cublas vor 13 Jahren
  Samuel Thibault 12cc507d65 Fix uninitialized value vor 13 Jahren
  Cyril Roelandt 0143085912 [scan-build] Fix dead assignments. vor 13 Jahren
  Nathalie Furmento fbdb8cbff6 examples/axpy/axpy.c: add include <math.h> vor 13 Jahren
  Cyril Roelandt d6fd124ae4 Check the return value of starpu_opencl_unload_opencl(). vor 13 Jahren
  Cyril Roelandt 3aa160bc7d examples/axpy/axpy.c and gcc-plugin/examples/vector_scal/vector_scal.c: fix result checking. vor 13 Jahren
  Samuel Thibault c9c9c25b7c Print the discrepancy details vor 13 Jahren
  Cyril Roelandt 1080005252 Make examples/axpy/axpy work with OpenCL. vor 13 Jahren