コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Nathalie Furmento 5645d5c161 examples/filters/multiformat/opencl.c: fix compilation 13 年 前
  Nathalie Furmento 2e92a74869 src/datawizard/filters.c: nested functions might not be available 13 年 前
  Nathalie Furmento 34e05979c1 tests/datawizard/interfaces/test_interfaces.c: fix call to argument-less function 13 年 前
  Nathalie Furmento bd66e4b7ca examples/filters/multiformat/multiformat_filter.c: fix code when cpu is disabled 13 年 前
  Cyril Roelandt ac859c1e11 Multiformat : filter example. 13 年 前
  Nathalie Furmento ae6b09bb44 move acinclude.m4 to m4 directory 13 年 前
  Cyril Roelandt 0b84255185 test_interfaces : do not try to run the cuda-to-cuda test if there is only one cuda device available. 13 年 前
  Nathalie Furmento f3c0342b78 starpufft: move examples to appropriate directory 13 年 前
  Nathalie Furmento e84ff6aaa3 examples/Makefile.am: starpufft has been moved 13 年 前
  Nathalie Furmento 9ec55dd785 starpufft: move directory from examples/ to main directory and enable test suite on make check 13 年 前
  Ludovic Courtès 6fc99234d2 MPI: Make sure we talk to `localhost', not the machine's public name. 13 年 前
  Nathalie Furmento 1146dd98cc configure.ac: update msg notice 13 年 前
  Nathalie Furmento bd47f03921 doc: define @node and @chapter in the main document and not in the individual chapters 13 年 前
  Samuel Thibault e2b647e347 Fix variable name 13 年 前
  Samuel Thibault e7794a51dd Fix task duration prediction recording in dmda 13 年 前
  Samuel Thibault 2a4eed6f6a When unpartitioning data, lock the children header, to wait for termination of any request 13 年 前
  Nathalie Furmento 4eb69f267b include/starpu_util.h: deactivate deprecated warning when using deprecated API (there is already a API warning being displayed) 13 年 前
  Nathalie Furmento cf88ce1bf8 socl: move examples from examples/socl to socl/examples 13 年 前
  Nathalie Furmento 73d5302763 src: revert #5079. (struct starpu_codelet)->where is not an enum starpu_access_mode 13 年 前
  Samuel Thibault 8d7a077eb2 Fix protection macro 13 年 前
  Nathalie Furmento feac858635 mpi/: set the correct type for the return value of starpu_get_handle_interface_id() 13 年 前