Historial de Commits

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