beginner99
Diamond Member
- Jun 2, 2009
- 5,320
- 1,768
- 136
No, there are 2 FMACs and on any cycle you could have a 128-bit FP instruction scheduled on each of the FMACs or you could merge the FMACs together to execute a single 256-bit AVX execution.
So what is missing to make a module 2 full cores?
I mean you say Integer behaves like 2 cores and FP also behaves like 2 cores. Obviously there must be some kind of issue/bottleneck not to call a module 2 full cores.
You only get 1 AVX per clock but that seems about it.
But can 2 threads each schedule a 128-bit FP or can 1 thread schedule 2 per clock?

