提交历史

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