Differences
This shows you the differences between two versions of the page.
projects:meerkat:compest [2016/12/13 12:16] 134.104.31.74 |
projects:meerkat:compest [2016/12/13 12:17] (current) 134.104.31.74 |
||
---|---|---|---|
Line 26: | Line 26: | ||
Summing up the stations now "only" takes 4*N_a*N_b*bw floating-point operations per second (factor 4 is for two polarisations and complex beams). This is typically 90 TFLOPS, but these can be combined with the phase corrections using fused multiply/accumulate operations. | Summing up the stations now "only" takes 4*N_a*N_b*bw floating-point operations per second (factor 4 is for two polarisations and complex beams). This is typically 90 TFLOPS, but these can be combined with the phase corrections using fused multiply/accumulate operations. | ||
- | |||
- | Remaining operations (complex absolute squared, time aggregation, type casting) together take < 4 TFLOPS and can be ignored. | ||
- | |||
==== Incoherent sums ==== | ==== Incoherent sums ==== |