Visible to Intel only — GUID: GUID-0AF03157-733D-4609-9F4E-6134BF5905CE
Visible to Intel only — GUID: GUID-0AF03157-733D-4609-9F4E-6134BF5905CE
Running FFTW3 Interface Wrapper Examples
There are some examples that demonstrate how to use the wrapper library. The source code for the examples, makefiles used to run them, and files with lists of examples are located in the .\examples\fftw3xc subdirectory in the Intel® oneAPI Math Kernel Library (oneMKL) directory.
Parameters of the example makefiles are similar to the parameters of the wrapper library makefiles. Example makefiles normally build and invoke the examples. If the parameter function=<example_name> is defined, then only the specified example will run. Otherwise, all examples will be executed. Results of running the examples are saved in subdirectory .\_results in files with extension .res.
For detailed information about options for the example makefile, refer to the makefile.