История коммитов

Автор SHA1 Сообщение Дата
  Samuel Thibault f129b2c6cf Really reduce lu execution time in valgrind лет назад: 5
  Samuel Thibault 1f574e6942 Reduce lu execution time in valgrind лет назад: 5
  Nathalie Furmento 6a16f8370f update copyright holders лет назад: 5
  Samuel Thibault 194422d647 lu_example: Fix termination лет назад: 5
  Samuel Thibault 8f1613cb31 Avoid letting lu allocate memory in simulation mode лет назад: 6
  Samuel Thibault c94721f383 Fix LU simgrid build лет назад: 6
  Nathalie Furmento f7abbfa6fc update copyright лет назад: 6
  Nathalie Furmento 81224a1f00 examples/lu: make no_prio an application parameter лет назад: 7
  Nathalie Furmento 7ae5f32c50 examples: fix copyrights лет назад: 7
  Nathalie Furmento 5e6a2a33ea fixes for unused attributes and other minor warnings лет назад: 7
  Samuel Thibault bdaf83e96f Make sure diagonal is really stronger than the rest of the matrix лет назад: 7
  Samuel Thibault 36b28d020e fix memleak лет назад: 8
  Samuel Thibault eae30ebdab Fix estimating sizes: cholesky and lu complexities are cubic лет назад: 8
  Nathalie Furmento 4b0182bdb0 examples: fixes for cppcheck warnings лет назад: 8
  Samuel Thibault c6576d1cfe Use adaptive problem sizes in cholesky and lu, according to ncpus and ncuda лет назад: 8
  Samuel Thibault 8f654dead2 Add "folded" memory allocation in simulation mode. лет назад: 9
  Samuel Thibault 00b1ef6f74 Add more verbose comments in examples source code лет назад: 9
  Nathalie Furmento bb61f3808d update cnrs copyright лет назад: 10
  Nathalie Furmento 4f6b40a1da src/ examples/ tests/ tools/: fix coding style, curly braces go on a newline лет назад: 10
  Samuel Thibault d35c3ec66b Make quickcheck faster лет назад: 10
  Samuel Thibault a41c4b9ce3 Fix some llvm warnings, nothing serious лет назад: 10
  Samuel Thibault 5f4daefa4a reduce LU example duration when quickcheck is enabled лет назад: 10
  Samuel Thibault ed082a5e41 Integrate bound in lu output лет назад: 10
  Samuel Thibault 3192fc5b08 Make some example outputs nicer to plot лет назад: 10
  Samuel Thibault 0fee7354fd Increase the default matrix size to get about 1GiB data лет назад: 10
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. лет назад: 10
  Samuel Thibault 7cfc7403f1 Disable check and pivoting code in simgrid mode, to save the matrix allocations лет назад: 10
  Samuel Thibault 70af20310c Make LU example compatible with simgrid лет назад: 10
  Samuel Thibault a5cdbe9673 avoid dividing user-provided values лет назад: 11
  Samuel Thibault 06e0329e0b Since we do not have pivoting, make the diagonal dominant to avoid numerical issues лет назад: 11