Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
6814 Discussions

IPP Java language interface for 64 bit environment

Hans_V_1
Beginner
775 Views

Hello,

 

We have been using IPP’s java language interface  that is provided with ComposerXE samples. Current version we have (XE 2011 and later) don't provide it. Old version of the sample was for 32-bit environment and we like to  convert our application to 64-bit. It seems that later versions of ComposerXE no longer provide java language-interface IPP-sample. Do you happen to know what is the latest ComposerXE/IPP version where the java language-interface is provided and yet is that possible to compile for 64-bit environment?

 

    Br, Hans

 

0 Kudos
1 Reply
Shaojuan_Z_Intel
Employee
775 Views

Hi Hans,

Intel IPP no longer provide Java interface samples since IPP 7, but you can still call IPP functions in Java application through JNI interface, and it works with the latest IPP version. Thanks!

0 Kudos
Reply