Commit Verlauf

Autor SHA1 Nachricht Datum
  Samuel Thibault ed082a5e41 Integrate bound in lu output vor 10 Jahren
  Samuel Thibault 3192fc5b08 Make some example outputs nicer to plot vor 10 Jahren
  Samuel Thibault 0fee7354fd Increase the default matrix size to get about 1GiB data vor 10 Jahren
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. vor 10 Jahren
  Samuel Thibault 7cfc7403f1 Disable check and pivoting code in simgrid mode, to save the matrix allocations vor 10 Jahren
  Samuel Thibault 70af20310c Make LU example compatible with simgrid vor 10 Jahren
  Samuel Thibault a5cdbe9673 avoid dividing user-provided values vor 11 Jahren
  Samuel Thibault 06e0329e0b Since we do not have pivoting, make the diagonal dominant to avoid numerical issues vor 11 Jahren
  Samuel Thibault 535ee744e1 provide default values in LU example vor 12 Jahren
  Nathalie Furmento 30860cac02 Renaming of diverse functions and datatypes. vor 12 Jahren
  Nathalie Furmento 1e3c1e9f49 examples: use variadic macros to be portable on MSVC vor 12 Jahren
  Nathalie Furmento 850c49fabc Rename function starpu_helper_cublas_init to starpu_cublas_init vor 12 Jahren
  Nathalie Furmento ccb2b1282d rename slow-machine to the more appropriate term quick-check vor 12 Jahren
  Samuel Thibault af68aea93a add help to lu example vor 12 Jahren
  Nathalie Furmento ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files vor 12 Jahren
  Nathalie Furmento 52e3aca240 examples/lu: deal with ENODEV error vor 13 Jahren
  Samuel Thibault 48dde128d9 Make test faster on slow machines vor 13 Jahren
  Samuel Thibault 4c9c4d484b Free memory vor 13 Jahren
  Cyril Roelandt 0ee3ebd86c examples: return 77 when there are no devices. vor 13 Jahren
  Samuel Thibault 3372916667 Also dump .mps and .dot output from bound record vor 13 Jahren
  Nathalie Furmento 7d34fe53b5 fixes following GCC (annoying) warnings vor 13 Jahren
  Nathalie Furmento b3050d7e9c examples/lu/lu_example.c: add printf to follow execution steps vor 13 Jahren
  Nathalie Furmento 4e84b0ce42 examples: check return values of starpu functions vor 13 Jahren
  Nathalie Furmento b9476e6d4a update code w.r.t coding style vor 13 Jahren
  Olivier Aumage 66e35b6222 - add support for complex number cases in the LU example vor 13 Jahren
  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 vor 14 Jahren
  Nathalie Furmento a9f4293583 minor fixes for warnings detected by Intel Compiler vor 14 Jahren
  Cédric Augonnet 2db455d5ab Use starpu_malloc vor 14 Jahren
  Samuel Thibault 68c2135caf fix yet more c++-like comments vor 14 Jahren
  Nathalie Furmento d6c6d3663f examples/: do not display messages when environment variable STARPU_SSILENT is set vor 14 Jahren