Commit History

Author SHA1 Message Date
  Romain LION a458918f7d Adds prio to CP 4 years ago
  Romain LION 45d570dfd2 Correct 4 years ago
  Romain LION afdf3f5659 Checkpoint in all cholesky algo, correct data wont use 4 years ago
  Romain LION 6242d9b207 API change handle_t* into handle_t 4 years ago
  Romain LION 12f790bfa1 Make basic backup function. 4 years ago
  Romain LION 9394e6c713 Merge remote-tracking branch 'gitlab/master' into ft_checkpoint 4 years ago
  Romain LION 7aedec9988 Unset COMMUTE restrictions. 4 years ago
  Romain LION c941904d3c Comment print 4 years ago
  Samuel Thibault 0faaeb2afd mpi cholesky: Add flops information 4 years ago
  Samuel Thibault 9ff52bc3a1 cholesky: submit tasks by columns 4 years ago
  Romain LION 937f095fed Implements CP domain. 4 years ago
  Romain LION c3163d3e0d Comment bad cache flush 4 years ago
  Romain LION 61bb009570 Add CP support to the example 4 years ago
  Samuel Thibault 4cda4db27e mpi cholesky: add task submission order by priority 5 years ago
  Samuel Thibault ff9d265be5 mpi-cholesky: simplify indexes 5 years ago
  Nathalie Furmento f8023e58c4 mpi/examples/matrix_decomposition: fix coding style 5 years ago
  Samuel Thibault b6940c9325 mpi-cholesky: Add submission order variants: by columns or by antidiagonals 5 years ago
  Samuel Thibault 8e07ec3ec5 mpi cholesky: move main loop in its own function 5 years ago
  Samuel Thibault f724b5ebdc mpi cholesky: fix checking result 5 years ago
  Nathalie Furmento 020e95569b mpi/examples: call starpu_mpi_wait_for_all() when necessary 5 years ago
  Nathalie Furmento 461a05b22b update copyright holders 5 years ago
  Samuel Thibault 49da257213 Use a coherent m,n ordering in all cholesky codes. 5 years ago
  Samuel Thibault 20957797c1 No need to get back data on node 0 if we won't check 5 years ago
  Samuel Thibault a2c129f8e4 Fix checking the mpi cholesky decomposition: we need to get back all data on node 0 for the check 5 years ago
  Samuel Thibault 464bdb2d77 Fix computing Cholesky relative error instead of an absolute error 5 years ago
  Nathalie Furmento 6b5aceb1db mpi/examples/matrix_decomposition: fix correctness check 5 years ago
  Nathalie Furmento 96ddf670aa minor fixes following compiler warnings 5 years ago
  Nathalie Furmento f7abbfa6fc update copyright 6 years ago
  Samuel Thibault eb2d5ff746 Harmonize distributed cholesky codelets with mono-node cholesky codelets 6 years ago
  Samuel Thibault f57a3e0db4 Add colors to distributed cholesky example 6 years ago