コミット履歴

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