História revízii

Autor SHA1 Správa Dátum
  Ludovic Courtès 4b20e7f846 gcc: Raise an error when a task implementation invokes a task. 14 rokov pred
  Samuel Thibault 76bb79e29c Document an assertion that a programmer might have 14 rokov pred
  Cyril Roelandt bc650b3ddb Do not compare a pointer to the integer value "0". 14 rokov pred
  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 rokov pred
  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 rokov pred
  Nathalie Furmento 05fe236ac9 tests/datawizard/interfaces/vector/test_vector_interface.c: add missing include 14 rokov pred
  Nathalie Furmento 28e3954876 tests/datawizard/interfaces/vector/test_vector_interface.c: test return value of starpu_init 14 rokov pred
  Samuel Thibault fdb11a7c25 Document cleanup 14 rokov pred
  Samuel Thibault c4529db443 Actually free data 14 rokov pred
  Samuel Thibault 4bfba7aa9f Note that a plan can be reused 14 rokov pred
  Samuel Thibault 54f635308d Add documentation for libstarpufft 14 rokov pred
  Samuel Thibault 45e2dc0ac8 Rework the interface: return a task instead of a tag 14 rokov pred
  Samuel Thibault f9ee57e914 Fix build without cuda 14 rokov pred
  Ludovic Courtès 54c9f167cf Install headers under $includedir/MAJOR.MINOR. 14 rokov pred
  Ludovic Courtès 5fdc8bd472 Rename to `libstarpu-MAJOR.MINOR' for Windows, too. 14 rokov pred
  Cyril Roelandt a1d35caaa8 Fix prototypes 14 rokov pred
  Ludovic Courtès 020742b9a3 Rename `libstarpu.la' to `libstarpu-MAJOR.MINOR.la'. 14 rokov pred
  Ludovic Courtès 88fb00c1a5 Define `STARPU_MAJOR_VERSION' and `STARPU_MINOR_VERSION'. 14 rokov pred
  Ludovic Courtès 79a1b6ced4 Define a SONAME for `libstarpu.so'. 14 rokov pred
  Cyril Roelandt 8fb49fae1b Multiformat interface standard test : do not register the same piece of data twice. 14 rokov pred
  Cyril Roelandt 4acdeb58b5 Interface tests : add a test for the compare() method. 14 rokov pred
  Nathalie Furmento 92faaeadee mpi/examples: update coding style 14 rokov pred
  Nathalie Furmento ba130c422b mpi/tests: various improvments 14 rokov pred
  Cyril Roelandt e231ac49b5 Add standard test for the matrix interface 14 rokov pred
  Cyril Roelandt 1964d61f31 struct test_config : Remove unused attribute. 14 rokov pred
  Cyril Roelandt 65ff88747f Add RAM-to-RAM support to the interface test code. 14 rokov pred
  Nathalie Furmento e80e9ec3b7 examples: do not print when environment variable STARPU_SSILENT is set 14 rokov pred
  Nathalie Furmento 02736079a5 tests: do not print when environment variable STARPU_SSILENT is set 14 rokov pred
  Samuel Thibault 9df0f40cae Disable the parallel version of libstarpufft, as it's slow and buggy 14 rokov pred
  Samuel Thibault 209a8a5cdd Use execute_dft, which permits to avoid memcpy 14 rokov pred