Histórico de commits

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