Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

OpenMP Offload to GPU and REAL(16)

jimdempseyatthecove
Honored Contributor III
2,433 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,412 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