提交歷史

作者 SHA1 備註 提交日期
  Cyril Roelandt bc650b3ddb Do not compare a pointer to the integer value "0". 14 年之前
  Cyril Roelandt ac31e15728 Standard interface test : fix the ram_to_ram() function to make sure it really does the job, and does not try and do a GPU-GPU transfert. 14 年之前
  Nathalie Furmento 8d06031f95 get rid off STARPU_VERSION as it has been made redundant by #4763 which defines STARPU_MAJOR_VERSION and STARPU_MINOR_VERSION 14 年之前
  Nathalie Furmento 05fe236ac9 tests/datawizard/interfaces/vector/test_vector_interface.c: add missing include 14 年之前
  Nathalie Furmento 28e3954876 tests/datawizard/interfaces/vector/test_vector_interface.c: test return value of starpu_init 14 年之前
  Samuel Thibault fdb11a7c25 Document cleanup 14 年之前
  Samuel Thibault c4529db443 Actually free data 14 年之前
  Samuel Thibault 4bfba7aa9f Note that a plan can be reused 14 年之前
  Samuel Thibault 54f635308d Add documentation for libstarpufft 14 年之前
  Samuel Thibault 45e2dc0ac8 Rework the interface: return a task instead of a tag 14 年之前
  Samuel Thibault f9ee57e914 Fix build without cuda 14 年之前
  Ludovic Courtès 54c9f167cf Install headers under $includedir/MAJOR.MINOR. 14 年之前
  Ludovic Courtès 5fdc8bd472 Rename to `libstarpu-MAJOR.MINOR' for Windows, too. 14 年之前
  Cyril Roelandt a1d35caaa8 Fix prototypes 14 年之前
  Ludovic Courtès 020742b9a3 Rename `libstarpu.la' to `libstarpu-MAJOR.MINOR.la'. 14 年之前
  Ludovic Courtès 88fb00c1a5 Define `STARPU_MAJOR_VERSION' and `STARPU_MINOR_VERSION'. 14 年之前
  Ludovic Courtès 79a1b6ced4 Define a SONAME for `libstarpu.so'. 14 年之前
  Cyril Roelandt 8fb49fae1b Multiformat interface standard test : do not register the same piece of data twice. 14 年之前
  Cyril Roelandt 4acdeb58b5 Interface tests : add a test for the compare() method. 14 年之前
  Nathalie Furmento 92faaeadee mpi/examples: update coding style 14 年之前
  Nathalie Furmento ba130c422b mpi/tests: various improvments 14 年之前
  Cyril Roelandt e231ac49b5 Add standard test for the matrix interface 14 年之前
  Cyril Roelandt 1964d61f31 struct test_config : Remove unused attribute. 14 年之前
  Cyril Roelandt 65ff88747f Add RAM-to-RAM support to the interface test code. 14 年之前
  Nathalie Furmento e80e9ec3b7 examples: do not print when environment variable STARPU_SSILENT is set 14 年之前
  Nathalie Furmento 02736079a5 tests: do not print when environment variable STARPU_SSILENT is set 14 年之前
  Samuel Thibault 9df0f40cae Disable the parallel version of libstarpufft, as it's slow and buggy 14 年之前
  Samuel Thibault 209a8a5cdd Use execute_dft, which permits to avoid memcpy 14 年之前
  Samuel Thibault ae6b9df97e Make cufft plans during starpufft plan, not lazily (since that'd break performance measurements) 14 年之前
  Samuel Thibault d5fe294621 generate libstarpufft.pc 14 年之前