Commit History

Author SHA1 Message Date
  Samuel Thibault 2a5b38d244 heat: Ignore pivoting errors when running in valgrind 7 years ago
  Nathalie Furmento ef395f6e4b when possible, use sizeof instead of a hard-coded value for a string length 7 years ago
  Nathalie Furmento 77bdab7d9d examples: report error on cuda call failure and fix invalid printf argument type 8 years ago
  Samuel Thibault 441644b632 Benefit from cublas v2 8 years ago
  Samuel Thibault a41080d2a6 Fix setting the proper CUDA stream when using several streams from the same driver thread 8 years ago
  Nathalie Furmento a53cd8edeb fixes based on coverity reports 9 years ago
  Samuel Thibault 00b1ef6f74 Add more verbose comments in examples source code 9 years ago
  Nathalie Furmento bb61f3808d update cnrs copyright 10 years ago
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 10 years ago
  Samuel Thibault b6d83183ea port r12770 from 1.1: MKL now provides GEMM etc. symbols, prefix ours to avoid conflicting 11 years ago
  Samuel Thibault 7d2bf0c630 Enable asynchronous CUDA kernels wherever possible 11 years ago
  Samuel Thibault b227dbcfdc Use STARPU_ATTRIBUTE_* macros 12 years ago
  Cyril Roelandt 6178d5fd8d Call STARPU_CUBLAS_REPORT_ERROR upon failure of a function from the CUBLAS library. 12 years ago
  Samuel Thibault 29b7f32f77 Provide good examples by always using streams for cublas 13 years ago
  Samuel Thibault 57e59bf2d9 provide good examples by always using cudaMemcpyAsync, not cudaMemcpy 13 years ago
  Nathalie Furmento b9476e6d4a update code w.r.t coding style 13 years ago
  Nathalie Furmento a9f4293583 minor fixes for warnings detected by Intel Compiler 14 years ago
  Samuel Thibault 68c2135caf fix yet more c++-like comments 14 years ago
  Nathalie Furmento d6c6d3663f examples/: do not display messages when environment variable STARPU_SSILENT is set 14 years ago
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 14 years ago
  Cédric Augonnet c145687170 Remove unused variables 14 years ago
  Cédric Augonnet 952534293d Update copyright date 14 years ago
  Nathalie Furmento 4a983beb04 Update copyright 15 years ago
  Nathalie Furmento 1df7add367 Data Interface API: rename macro to get fields of interfaces 15 years ago
  Nathalie Furmento f58ca0920e Renaming of public StarPU functions to provide a more consistent API. 15 years ago
  Cédric Augonnet da923646ea Rename the "blas" interface into "matrix" which is much clearer. 15 years ago
  Nathalie Furmento 3739cfa184 Prefixing of objects defined in starpu_config_h.in 15 years ago
  Nathalie Furmento c722a34e6e more prefixing with starpu_ and s/CORE/CPU/g 15 years ago
  Nathalie Furmento 6dd34a77c3 prefix many objects with starpu_ 15 years ago
  Cédric Augonnet 0636d338aa Add a --enable-fast option where the STARPU_ASSERT are ignored (by default, 15 years ago