Historial de Commits

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