mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-24 21:28:41 -05:00
Another tweak.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@4911 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
d10194bb54
commit
776c78544d
@ -10,7 +10,7 @@ subroutine timefft_opts(npatience,nthreads,linplace,lcomplex,nfft, &
|
||||
if(nargs.lt.3) then
|
||||
print*,'Usage: timefft npatience maxthreads [[o|i][r|c]]nfft'
|
||||
print*,' npatience - 0 to 4'
|
||||
print*,' maxthreads - suggest number of CPUs minus 1'
|
||||
print*,' maxthreads - suggest #CPUs or #CPUs-1'
|
||||
print*,' o,i - out-of-place or in-place (default=in-place)'
|
||||
print*,' r,c - real or complex (default=complex)'
|
||||
print*,' '
|
||||
|
Loading…
Reference in New Issue
Block a user