Commit Verlauf

Autor SHA1 Nachricht Datum
  Samuel Thibault f129b2c6cf Really reduce lu execution time in valgrind vor 5 Jahren
  Samuel Thibault 1f574e6942 Reduce lu execution time in valgrind vor 5 Jahren
  Nathalie Furmento 6a16f8370f update copyright holders vor 5 Jahren
  Samuel Thibault 194422d647 lu_example: Fix termination vor 5 Jahren
  Samuel Thibault 8f1613cb31 Avoid letting lu allocate memory in simulation mode vor 6 Jahren
  Samuel Thibault c94721f383 Fix LU simgrid build vor 6 Jahren
  Nathalie Furmento f7abbfa6fc update copyright vor 6 Jahren
  Nathalie Furmento 81224a1f00 examples/lu: make no_prio an application parameter vor 7 Jahren
  Nathalie Furmento 7ae5f32c50 examples: fix copyrights vor 7 Jahren
  Nathalie Furmento 5e6a2a33ea fixes for unused attributes and other minor warnings vor 7 Jahren
  Samuel Thibault bdaf83e96f Make sure diagonal is really stronger than the rest of the matrix vor 7 Jahren
  Samuel Thibault 36b28d020e fix memleak vor 8 Jahren
  Samuel Thibault eae30ebdab Fix estimating sizes: cholesky and lu complexities are cubic vor 8 Jahren
  Nathalie Furmento 4b0182bdb0 examples: fixes for cppcheck warnings vor 8 Jahren
  Samuel Thibault c6576d1cfe Use adaptive problem sizes in cholesky and lu, according to ncpus and ncuda vor 8 Jahren
  Samuel Thibault 8f654dead2 Add "folded" memory allocation in simulation mode. vor 9 Jahren
  Samuel Thibault 00b1ef6f74 Add more verbose comments in examples source code vor 10 Jahren
  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 d35c3ec66b Make quickcheck faster vor 10 Jahren
  Samuel Thibault a41c4b9ce3 Fix some llvm warnings, nothing serious vor 10 Jahren
  Samuel Thibault 5f4daefa4a reduce LU example duration when quickcheck is enabled vor 10 Jahren
  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 11 Jahren
  Samuel Thibault a5cdbe9673 avoid dividing user-provided values vor 12 Jahren
  Samuel Thibault 06e0329e0b Since we do not have pivoting, make the diagonal dominant to avoid numerical issues vor 12 Jahren