Commit History

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