コミット履歴

作者 SHA1 メッセージ 日付
  Samuel Thibault fdb11a7c25 Document cleanup 13 年 前
  Samuel Thibault c4529db443 Actually free data 13 年 前
  Samuel Thibault 4bfba7aa9f Note that a plan can be reused 13 年 前
  Samuel Thibault 54f635308d Add documentation for libstarpufft 13 年 前
  Samuel Thibault 45e2dc0ac8 Rework the interface: return a task instead of a tag 13 年 前
  Samuel Thibault f9ee57e914 Fix build without cuda 13 年 前
  Ludovic Courtès 54c9f167cf Install headers under $includedir/MAJOR.MINOR. 13 年 前
  Ludovic Courtès 5fdc8bd472 Rename to `libstarpu-MAJOR.MINOR' for Windows, too. 13 年 前
  Cyril Roelandt a1d35caaa8 Fix prototypes 13 年 前
  Ludovic Courtès 020742b9a3 Rename `libstarpu.la' to `libstarpu-MAJOR.MINOR.la'. 13 年 前
  Ludovic Courtès 88fb00c1a5 Define `STARPU_MAJOR_VERSION' and `STARPU_MINOR_VERSION'. 13 年 前
  Ludovic Courtès 79a1b6ced4 Define a SONAME for `libstarpu.so'. 13 年 前
  Cyril Roelandt 8fb49fae1b Multiformat interface standard test : do not register the same piece of data twice. 13 年 前
  Cyril Roelandt 4acdeb58b5 Interface tests : add a test for the compare() method. 13 年 前
  Nathalie Furmento 92faaeadee mpi/examples: update coding style 13 年 前
  Nathalie Furmento ba130c422b mpi/tests: various improvments 13 年 前
  Cyril Roelandt e231ac49b5 Add standard test for the matrix interface 13 年 前
  Cyril Roelandt 1964d61f31 struct test_config : Remove unused attribute. 13 年 前
  Cyril Roelandt 65ff88747f Add RAM-to-RAM support to the interface test code. 13 年 前
  Nathalie Furmento e80e9ec3b7 examples: do not print when environment variable STARPU_SSILENT is set 13 年 前
  Nathalie Furmento 02736079a5 tests: do not print when environment variable STARPU_SSILENT is set 13 年 前
  Samuel Thibault 9df0f40cae Disable the parallel version of libstarpufft, as it's slow and buggy 13 年 前
  Samuel Thibault 209a8a5cdd Use execute_dft, which permits to avoid memcpy 13 年 前
  Samuel Thibault ae6b9df97e Make cufft plans during starpufft plan, not lazily (since that'd break performance measurements) 13 年 前
  Samuel Thibault d5fe294621 generate libstarpufft.pc 13 年 前
  Samuel Thibault ac668a201a Add a .pc file for libstarpufft 13 年 前
  Nathalie Furmento 79c58cd6e6 tests: do not print when environment variable STARPU_SSILENT is set 13 年 前
  Nathalie Furmento 98baa0910d examples/basic_examples/multiformat.c: do not print when environment variable STARPU_SSILENT is set 13 年 前
  Nathalie Furmento 74f5ab0a8c examples/basic_examples/vector_scal.c: call starpu_init before printing vector values 13 年 前
  Samuel Thibault c1d47302fe Tip about various compute capability variants 13 年 前