Software Archive
Read-only legacy content
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.
17060 Discussions

cxml and real*16

Intel_C_Intel
Employee
419 Views
Is it possible to use cxml, particularly lapack routines, with their double precision parameters defined as real*16?
If so, how? -double_size 128 -lcxml doesn't work.
0 Kudos
1 Reply
Steven_L_Intel1
Employee
419 Views
CXML doesn't provide REAL*16 versions of LAPACK routines. Even if it did, you'd have to change the code to call the correct routine names.

Steve
0 Kudos
Reply