Intel® ISA Extensions
Use hardware-based isolation and memory encryption to provide more code protection in your solutions.
1094 Discussions

FP16 on Intel Performance Hybrid Architecture?

Siyy123
Beginner
905 Views

In 12th and 13th Generation Intel Core Processors Datasheet, Intel Performance Hybrid Architecture indicates that FP16 is supported in both processors as long as P-cores are enabled.

However, in x86 FP16 is only supported in AVX-512-FP16 extension which the processor does not support.

So are there any ways to write FP16 intrinsics and code that can run on those processors? Or is there any kind of VEX encoded AVX-FP16 extensions?

0 Kudos
2 Replies
AdyT_Intel
Moderator
862 Views

As far as I know, the FP16 instructions are supported only for AVX-512 instruction set and there are no plans for VEX encoded FP16 instructions.

 

0 Kudos
Siyy123
Beginner
842 Views
So there's no way to use the FP16 feature as there's no AVX512 support and no any AVX alternatives on 12th and 13th Core processors with Intel Performance Hybrid Architecture?
0 Kudos
Reply