Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

-Vfirlms.csv: ignored: incorrect option key

Devharsh_T_
Beginner
413 Views

I am trying to create a performance .csv file for IPP 8.2 with following command:

Intel\IPP\v8.2\tools\intel64\perfsys>ps_ipps -f FIRLMS_32f -V firlms.csv

and getting this error:

Command line options:
-fFIRLMS_32f: test functions containing 'FIRLMS_32f'
-Vfirlms.csv: ignored: incorrect option key

0 Kudos
1 Solution
Chao_Y_Intel
Moderator
413 Views

Devharsh,

Can you try to use the -R option?  For example:
>./ps_ipps -f FIRLMS_32f -R firlms.csv

Thanks,
Chao

 

View solution in original post

0 Kudos
5 Replies
Jing_Xu
Employee
413 Views

Please refer to the Readme file in the same folder of perfsys for all options it supports.

0 Kudos
Jing_Xu
Employee
413 Views

Options may change from version to version.

Please refer to the Readme file to figure out all options that your version supports.

It's under the perfsys folder.

0 Kudos
Chao_Y_Intel
Moderator
414 Views

Devharsh,

Can you try to use the -R option?  For example:
>./ps_ipps -f FIRLMS_32f -R firlms.csv

Thanks,
Chao

 

0 Kudos
Devharsh_T_
Beginner
413 Views

Thanks @Jing X. and @Chao Y for your help.. :)

0 Kudos
Reply