提交歷史

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