InterviewSolution
Saved Bookmarks
| 1. |
How Fpga Can Be Helpful In Improving Query Performance? |
|
Answer» While reading data from the disk, the FIELD PROGRAMMABLE Gate Array (FPGA) on each SPU FILTERS out unwanted data. This process of data elimination removes IO bottlenecks and frees up DOWNSTREAM components such as the CPU, MEMORY and network from processing extra data. While reading data from the disk, the Field Programmable Gate Array (FPGA) on each SPU filters out unwanted data. This process of data elimination removes IO bottlenecks and frees up downstream components such as the CPU, memory and network from processing extra data. |
|