Software Archive
Read-only legacy content
17061 Discussions

cxml and real*16

Intel_C_Intel
Employee
254 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
254 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