Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault a5cc37717f best_impl: Get arch only once il y a 5 ans
  Samuel Thibault 8f2566fc09 Optimize best implementation selection when the codelet does not have a model il y a 5 ans
  Samuel Thibault da17678e35 Fix more cholesky homogeneity il y a 5 ans
  Nathalie Furmento 39f400b541 examples/cholesky/cholesky_tag.c: fix return type for create_task_21 il y a 5 ans
  Samuel Thibault 49da257213 Use a coherent m,n ordering in all cholesky codes. il y a 5 ans
  Nathalie Furmento c7faa27e85 configure.ac: always set -fPIC when compiling simgrid with mpi il y a 5 ans
  Nathalie Furmento ce2235bd41 tools/starpu_smpirun.in: add option -gdb to start application within gdb il y a 5 ans
  Philippe SWARTVAGHER 1ee7ea8593 Fix send times in comms.rec and dump matched comms il y a 5 ans
  Samuel Thibault 8f89c49778 Add minimal documentation for PAPI counters il y a 5 ans
  Lucas Leandro Nesi 0e3afa3cb7 Add support for PAPI counters il y a 5 ans
  Samuel Thibault cf28b8739b Fix checking correctness il y a 5 ans
  Samuel Thibault 20957797c1 No need to get back data on node 0 if we won't check il y a 5 ans
  Samuel Thibault a2c129f8e4 Fix checking the mpi cholesky decomposition: we need to get back all data on node 0 for the check il y a 5 ans
  Samuel Thibault 0f95a19866 The default 1280 matrix is not behaving so well, increase epsilon il y a 5 ans
  Samuel Thibault 1908b006e4 Revert "Fix row major / col major confusion" il y a 5 ans
  Samuel Thibault 204cffc481 Fix row major / col major confusion il y a 5 ans
  Samuel Thibault 61374c1585 Reduce check accurracy, we do not have so much precision actually il y a 5 ans
  Samuel Thibault 88d6909e94 Add experimental support for receiving matrices of varying size il y a 5 ans
  Samuel Thibault 739978461a Add MPI type for tensor data interface il y a 5 ans
  Samuel Thibault 925d6954e4 Factorize checking for matrices/blocks/tensors being contiguous il y a 5 ans
  Samuel Thibault 0bde71ed6c Factorize reading matrix/block/tensor dimensions il y a 5 ans
  Samuel Thibault 3d4ebe75e4 Optimize pack/unpack for contiguous matrices/blocks/tensors il y a 5 ans
  Samuel Thibault 6a4f79381a _starpu_mkpath: Ignore duplicate leading slashes in path il y a 5 ans
  Samuel Thibault 60053b4899 matvecmult: take ld into account il y a 5 ans
  Samuel Thibault a8e85810f2 Explicit difference between compare and alloc_compare methods il y a 5 ans
  Samuel Thibault 464bdb2d77 Fix computing Cholesky relative error instead of an absolute error il y a 5 ans
  Nathalie Furmento 6b5aceb1db mpi/examples/matrix_decomposition: fix correctness check il y a 5 ans
  Nathalie Furmento 3ce0459e52 tools/dev/valgrind/libc.suppr: add suppression for openmp testcases il y a 5 ans
  Nathalie Furmento 96ddf670aa minor fixes following compiler warnings il y a 5 ans
  Samuel Thibault d5500d9359 Fix format warning il y a 5 ans