Commit History

Author SHA1 Message Date
  Cyril Roelandt 37f8e843ba Doc: most of the CSR fonctions/macros. 13 years ago
  Samuel Thibault 7766a86ff7 document that dev_handle is to be used for OpenCL 13 years ago
  Cyril Roelandt d8a96bbbac Documentation: Accessing the matrix data interfaces. 13 years ago
  Cyril Roelandt 2529bffe83 Renaming subsubsections in "Data interfaces" for the sake of consistency. 13 years ago
  Cyril Roelandt 4722a70a7f Doc: accessing the variable interface. 13 years ago
  Cyril Roelandt ec16294af5 Documentation for starpu_get_handle_interface_id. 13 years ago
  Samuel Thibault f0316f4fde Drop now-useless object 13 years ago
  Cyril Roelandt ca7341c17b Fix build. 13 years ago
  Cyril Roelandt 839a1a8912 Documentation for "struct starpu_data_interface_ops". 13 years ago
  Nathalie Furmento 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it 13 years ago
  Cyril Roelandt 06c5dc44e6 Add filters/multiformat/multiformat_types.h to the list of headers to be included in the tarball. 13 years ago
  Nathalie Furmento afebe18585 starpufft/Makefile.am: add starpufft.lo to link command 13 years ago
  Cyril Roelandt 5a705e4a6b Replace starpu_get_memory_nodes_count by starpu_memory_nodes_get_count. 13 years ago
  Cyril Roelandt f0ad47acdf Documentation for struct starpu_data_copy_methods. 13 years ago
  Cyril Roelandt cbe6828ab9 Call starpu_get_memory_nodes_count() only once instead of every time through the loop. 13 years ago
  Cyril Roelandt 6b9290d36c Make _starpu_get_memory_nodes_count() public. 13 years ago
  Samuel Thibault 3e1885584c document device handle vs offset 13 years ago
  Samuel Thibault ba811a87eb Add --disable-starpufft configuration option 13 years ago
  Samuel Thibault 47d3d4f491 Commit missing bit of previous commit 13 years ago
  Cyril Roelandt c47ccd9058 Documented most of the basic vector API. 13 years ago
  Samuel Thibault eacc375df4 We need CPUs enabled to use fftw 13 years ago
  Samuel Thibault dd00cfd2fa Build libstarpufft exactly when we have fftw or cufft with double support 13 years ago
  Samuel Thibault 57fddb0854 Fix warnings without fftw 13 years ago
  Samuel Thibault 9c76b509b1 Always add the LDADD for test, not only when CUDA has doubles 13 years ago
  Samuel Thibault d987b3e9f2 Be a bit less requiring for CUDA float computation, to avoid check failures. 13 years ago
  Samuel Thibault 34e3570e9f Fix building the double FFT example 13 years ago
  Nathalie Furmento dc616ee3b5 examples/spmv/dw_block_spmv.c: make sure struct starpu_task object is properly initialized 13 years ago
  Nathalie Furmento f5fcbdb2ac starpufft/examples/testx.c: disable cuda for now, as the test keeps failing when running on cuda devices 13 years ago
  Nathalie Furmento 5645d5c161 examples/filters/multiformat/opencl.c: fix compilation 13 years ago
  Nathalie Furmento 2e92a74869 src/datawizard/filters.c: nested functions might not be available 13 years ago