Commit History

Author SHA1 Message Date
  Cyril Roelandt e231ac49b5 Add standard test for the matrix interface 14 years ago
  Cyril Roelandt 1964d61f31 struct test_config : Remove unused attribute. 14 years ago
  Cyril Roelandt 65ff88747f Add RAM-to-RAM support to the interface test code. 14 years ago
  Nathalie Furmento e80e9ec3b7 examples: do not print when environment variable STARPU_SSILENT is set 14 years ago
  Nathalie Furmento 02736079a5 tests: do not print when environment variable STARPU_SSILENT is set 14 years ago
  Samuel Thibault 9df0f40cae Disable the parallel version of libstarpufft, as it's slow and buggy 14 years ago
  Samuel Thibault 209a8a5cdd Use execute_dft, which permits to avoid memcpy 14 years ago
  Samuel Thibault ae6b9df97e Make cufft plans during starpufft plan, not lazily (since that'd break performance measurements) 14 years ago
  Samuel Thibault d5fe294621 generate libstarpufft.pc 14 years ago
  Samuel Thibault ac668a201a Add a .pc file for libstarpufft 14 years ago
  Nathalie Furmento 79c58cd6e6 tests: do not print when environment variable STARPU_SSILENT is set 14 years ago
  Nathalie Furmento 98baa0910d examples/basic_examples/multiformat.c: do not print when environment variable STARPU_SSILENT is set 14 years ago
  Nathalie Furmento 74f5ab0a8c examples/basic_examples/vector_scal.c: call starpu_init before printing vector values 14 years ago
  Samuel Thibault c1d47302fe Tip about various compute capability variants 14 years ago
  Nathalie Furmento 7e047b0b6e tests: use FPRINTF instead of printf to disable printing when environment variable STARPU_SSILENT is set 14 years ago
  Cyril Roelandt bbce5565d0 starpu_opencl_set_kernel_args() does not take the number of arguments to set as a parameter any more. 14 years ago
  Cyril Roelandt 08a33ef615 vector_scal : skip if there are no devices. 14 years ago
  Cyril Roelandt 4c333e552f tests/core/multiformat_handle_conversion : fix build. 14 years ago
  Nathalie Furmento ac2bde9f9b tests/core/multiformat_handle_conversion.c 14 years ago
  Nathalie Furmento a7ed8f3670 tests/core/multiformat_data_release.c: mark test as skipped 14 years ago
  Nathalie Furmento f6cb0b849f examples/Makefile.am: loader needs to include <builddir>/src/common/config.h 14 years ago
  Nathalie Furmento 7c45586e7b tests/loader.c: when running spmv/dw_block_spmv, set the first argument to a matrix file 14 years ago
  Cyril Roelandt 76a7dba118 Fix dead assignment. 14 years ago
  Cyril Roelandt 12f6d413de test_interfaces.c : make sure load_conf() does not fail when CPUs are disabled 14 years ago
  Nathalie Furmento a42b771ff8 rename tests/datawizard/interfaces/multiformat/multiformat_conversion_codelets_opencl_kernel.cl in tests/datawizard/interfaces/multiformat/multiformat_conversion_codelets_kernel.cl (make dist fails otherwise with filename too long (more than 99 characters) 14 years ago
  Cyril Roelandt 76ebf2d560 Fix build 14 years ago
  Cyril Roelandt 6c0a28438f test_interfaces.c : make sure run_cuda() and run_opencl() are both inside an #ifdef block 14 years ago
  Cyril Roelandt c771c734fc Add a "name" field to the codelet structure. 14 years ago
  Ludovic Courtès a0f073e426 gcc: Make `heap_allocated' arrays really have an array type. 14 years ago
  Cyril Roelandt 394209fc9a Add starpu_opencl_set_kernel_args(). 14 years ago