Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault 8f654dead2 Add "folded" memory allocation in simulation mode. 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 d35c3ec66b Make quickcheck faster il y a 10 ans
  Samuel Thibault a41c4b9ce3 Fix some llvm warnings, nothing serious il y a 10 ans
  Samuel Thibault 5f4daefa4a reduce LU example duration when quickcheck is enabled il y a 10 ans
  Samuel Thibault ed082a5e41 Integrate bound in lu output il y a 10 ans
  Samuel Thibault 3192fc5b08 Make some example outputs nicer to plot il y a 10 ans
  Samuel Thibault 0fee7354fd Increase the default matrix size to get about 1GiB data il y a 10 ans
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. il y a 10 ans
  Samuel Thibault 7cfc7403f1 Disable check and pivoting code in simgrid mode, to save the matrix allocations il y a 10 ans
  Samuel Thibault 70af20310c Make LU example compatible with simgrid il y a 10 ans
  Samuel Thibault a5cdbe9673 avoid dividing user-provided values il y a 11 ans
  Samuel Thibault 06e0329e0b Since we do not have pivoting, make the diagonal dominant to avoid numerical issues il y a 11 ans
  Samuel Thibault 535ee744e1 provide default values in LU example il y a 12 ans
  Nathalie Furmento 30860cac02 Renaming of diverse functions and datatypes. il y a 12 ans
  Nathalie Furmento 1e3c1e9f49 examples: use variadic macros to be portable on MSVC 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 ccb2b1282d rename slow-machine to the more appropriate term quick-check il y a 12 ans
  Samuel Thibault af68aea93a add help to lu example 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
  Nathalie Furmento 52e3aca240 examples/lu: deal with ENODEV error il y a 13 ans
  Samuel Thibault 48dde128d9 Make test faster on slow machines il y a 13 ans
  Samuel Thibault 4c9c4d484b Free memory il y a 13 ans
  Cyril Roelandt 0ee3ebd86c examples: return 77 when there are no devices. il y a 13 ans
  Samuel Thibault 3372916667 Also dump .mps and .dot output from bound record il y a 13 ans
  Nathalie Furmento 7d34fe53b5 fixes following GCC (annoying) warnings il y a 13 ans
  Nathalie Furmento b3050d7e9c examples/lu/lu_example.c: add printf to follow execution steps il y a 13 ans
  Nathalie Furmento 4e84b0ce42 examples: check return values of starpu functions il y a 13 ans