소스 검색

Note that a plan can be reused

Samuel Thibault 13 년 전
부모
커밋
4bfba7aa9f
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      doc/chapters/fft-support.texi

+ 3 - 0
doc/chapters/fft-support.texi

@@ -30,6 +30,9 @@ Only complex numbers are supported at the moment.
 
 The application has to call @code{starpu_init} before calling starpufft functions.
 
+Several FFT tasks can be submitted for a given plan, which permits e.g. to start
+a series of FFT with just one plan.
+
 @subsection Compilation
 
 The flags required to compile or link against the FFT library are accessible