Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
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.
29280 Discussions

OpenMP Offload to GPU and REAL(16)

jimdempseyatthecove
Honored Contributor III
2,776 Views

I am still awaiting the availability of the Battlemage version of GPU's and have a question regarding REAL(16) support.

 

On the CPU (current generation) there is no hardware support for REAL(16) so it is emulated in software. My question is, (I presume native support for REAL(16) will not be available on Intel GPU's), is software emulation of REAL(16) provided within the (Intel) GPU?

 

Jim Dempsey

 

0 Kudos
1 Reply
Barbara_P_Intel
Employee
2,755 Views

I just got out of a meeting with the Fortran compiler engineers and asked your question.

No, REAL(16) is not supported. You will get a compile time error message.

 

0 Kudos
Reply