cross reference README.simd file

This commit is contained in:
Mark Borgerding 2010-05-27 23:07:27 -04:00
parent 580ce6b8f4
commit af9254d03b

2
TIPS
View File

@ -15,7 +15,7 @@ Speed:
Real ffts are roughly twice as fast as complex. Real ffts are roughly twice as fast as complex.
* If you can rearrange your code to do 4 FFTs in parallel and you are on a recent Intel or AMD machine, * If you can rearrange your code to do 4 FFTs in parallel and you are on a recent Intel or AMD machine,
then you might want to experiment with the USE_SIMD code. then you might want to experiment with the USE_SIMD code. See README.simd
Reducing code size: Reducing code size: