コミット履歴

作者 SHA1 メッセージ 日付
  Samuel Thibault 535ee744e1 provide default values in LU example 12 年 前
  Nathalie Furmento 30860cac02 Renaming of diverse functions and datatypes. 12 年 前
  Nathalie Furmento 1e3c1e9f49 examples: use variadic macros to be portable on MSVC 12 年 前
  Nathalie Furmento 850c49fabc Rename function starpu_helper_cublas_init to starpu_cublas_init 12 年 前
  Nathalie Furmento ccb2b1282d rename slow-machine to the more appropriate term quick-check 12 年 前
  Samuel Thibault af68aea93a add help to lu example 12 年 前
  Nathalie Furmento ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 12 年 前
  Nathalie Furmento 52e3aca240 examples/lu: deal with ENODEV error 13 年 前
  Samuel Thibault 48dde128d9 Make test faster on slow machines 13 年 前
  Samuel Thibault 4c9c4d484b Free memory 13 年 前
  Cyril Roelandt 0ee3ebd86c examples: return 77 when there are no devices. 13 年 前
  Samuel Thibault 3372916667 Also dump .mps and .dot output from bound record 13 年 前
  Nathalie Furmento 7d34fe53b5 fixes following GCC (annoying) warnings 13 年 前
  Nathalie Furmento b3050d7e9c examples/lu/lu_example.c: add printf to follow execution steps 13 年 前
  Nathalie Furmento 4e84b0ce42 examples: check return values of starpu functions 13 年 前
  Nathalie Furmento b9476e6d4a update code w.r.t coding style 13 年 前
  Olivier Aumage 66e35b6222 - add support for complex number cases in the LU example 13 年 前
  Samuel Thibault d8aa7f19fa use %f and %e instead of %lf and %le, as the latter are not defined by the ANSI standard, and have varying behavior depending on GNU or MSVC runtime 14 年 前
  Nathalie Furmento a9f4293583 minor fixes for warnings detected by Intel Compiler 14 年 前
  Cédric Augonnet 2db455d5ab Use starpu_malloc 14 年 前
  Samuel Thibault 68c2135caf fix yet more c++-like comments 14 年 前
  Nathalie Furmento d6c6d3663f examples/: do not display messages when environment variable STARPU_SSILENT is set 14 年 前
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 14 年 前
  Cédric Augonnet 18d2a219cc Call starpu_profiling_init automatically during starpu_init 14 年 前
  Samuel Thibault d6bdc92843 Add missing calls to starpu_profiling_init 14 年 前
  Cédric Augonnet 447e86b623 - Add missing prototypes 14 年 前
  Samuel Thibault 61561dcb6b permit to take priorities into account in theoretical bound computation 14 年 前
  Samuel Thibault 24e6fb21f0 Always print system on bounddeps. 14 年 前
  Samuel Thibault 11eb858e43 beginning of support for dependencies in theoretical bound; not working yet. 14 年 前
  Samuel Thibault 0529e72b29 add starpu_bound_compute 14 年 前