Commit History

作者 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 年之前