- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
1. This functionality has been removed to the legacy package of IPP since v.9.0 ( see here the info about that, by follow the link:https://software.intel.com/en-us/articles/intel-ipp-legacy-libraries)
2. but, I checked how it works with v.8.2.2 ( the latest version where this functionality is still exists and don't see the problem.
here is the output i have ( win64, static linking)
ippSP AVX2 (l9 threaded) 8.2.2 (r46212) 8.2.2.46212
Transposed matrix PASSEDm status = (null):
Original matrix: 1.000000 2.000000 3.000000 4.000000
Original matrix: 5.000000 6.000000 7.000000 8.000000
Original matrix: 9.000000 0.000000 1.000000 2.000000
Transponsed matrix: 1.000000 5.000000 9.000000
Transponsed matrix: 2.000000 6.000000 0.000000
Transponsed matrix: 3.000000 7.000000 1.000000
Transponsed matrix: 4.000000 8.000000 2.000000
Press any key to continue . . .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Could you extend a bit your code and provide an output once more?
printf("Function returns status %d: %s \n", status, ippGetStatusString(status));
regards, Igor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I solved the problem. Thanks.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page