Commit History

Author SHA1 Message Date
  Ludovic Courtès e63751e09f gcc: Fill in the `modes' field of `starpu_codelet'. 14 years ago
  Nathalie Furmento 790b9309b9 examples/Makefile.am: add filters/multiformat/opencl.cl to distrib 14 years ago
  Samuel Thibault 8a29b06414 Do not compile CUDA code in double mode if double type is not available. Dynamically rule out CUDA devices which do not support capabilities >= 1.3 14 years ago
  Samuel Thibault f2e5301fbc Fix function name 14 years ago
  Cyril Roelandt c17dab5ce4 Coccinelle : add a script that finds function calls that are part of the termination condition of a for loop. 14 years ago
  Cyril Roelandt 37f8e843ba Doc: most of the CSR fonctions/macros. 14 years ago
  Samuel Thibault 7766a86ff7 document that dev_handle is to be used for OpenCL 14 years ago
  Cyril Roelandt d8a96bbbac Documentation: Accessing the matrix data interfaces. 14 years ago
  Cyril Roelandt 2529bffe83 Renaming subsubsections in "Data interfaces" for the sake of consistency. 14 years ago
  Cyril Roelandt 4722a70a7f Doc: accessing the variable interface. 14 years ago
  Cyril Roelandt ec16294af5 Documentation for starpu_get_handle_interface_id. 14 years ago
  Samuel Thibault f0316f4fde Drop now-useless object 14 years ago
  Cyril Roelandt ca7341c17b Fix build. 14 years ago
  Cyril Roelandt 839a1a8912 Documentation for "struct starpu_data_interface_ops". 14 years ago
  Nathalie Furmento 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it 14 years ago
  Cyril Roelandt 06c5dc44e6 Add filters/multiformat/multiformat_types.h to the list of headers to be included in the tarball. 14 years ago
  Nathalie Furmento afebe18585 starpufft/Makefile.am: add starpufft.lo to link command 14 years ago
  Cyril Roelandt 5a705e4a6b Replace starpu_get_memory_nodes_count by starpu_memory_nodes_get_count. 14 years ago
  Cyril Roelandt f0ad47acdf Documentation for struct starpu_data_copy_methods. 14 years ago
  Cyril Roelandt cbe6828ab9 Call starpu_get_memory_nodes_count() only once instead of every time through the loop. 14 years ago
  Cyril Roelandt 6b9290d36c Make _starpu_get_memory_nodes_count() public. 14 years ago
  Samuel Thibault 3e1885584c document device handle vs offset 14 years ago
  Samuel Thibault ba811a87eb Add --disable-starpufft configuration option 14 years ago
  Samuel Thibault 47d3d4f491 Commit missing bit of previous commit 14 years ago
  Cyril Roelandt c47ccd9058 Documented most of the basic vector API. 14 years ago
  Samuel Thibault eacc375df4 We need CPUs enabled to use fftw 14 years ago
  Samuel Thibault dd00cfd2fa Build libstarpufft exactly when we have fftw or cufft with double support 14 years ago
  Samuel Thibault 57fddb0854 Fix warnings without fftw 14 years ago
  Samuel Thibault 9c76b509b1 Always add the LDADD for test, not only when CUDA has doubles 14 years ago
  Samuel Thibault d987b3e9f2 Be a bit less requiring for CUDA float computation, to avoid check failures. 14 years ago