# Energy-Efficient Data Transfers in Radio Astronomy with Software UDP   RDMA

**Authors:** Przemyslaw Lenkiewicz, P. Chris Broekema, Bernard Metzler

arXiv: 1703.07626 · 2018-05-01

## TL;DR

This paper introduces SoftiWARP UDP, a software-based RDMA protocol designed to enable energy-efficient, high-speed data transfers for large-scale radio astronomy systems like SKA, addressing power and performance challenges.

## Contribution

The paper presents a novel unreliable datagram RDMA protocol implementation that improves energy efficiency for high-speed data transfers in radio astronomy.

## Key findings

- Significant reduction in power consumption during data transfers.
- Achieved high bandwidth with zero-copy RDMA operations.
- Robustness of protocol under packet loss conditions.

## Abstract

Modern radio astronomy relies on very large amounts of data that need to be transferred between various parts of astronomical instruments, over distances that are often in the range of tens or hundreds of kilometres. The Square Kilometre Array (SKA) will be the world's largest radio telescope, data rates between its components will exceed Terabits per second. This will impose a huge challenge on its data transport system, especially with regard to power consumption. High-speed data transfers using modern off-the-shelf hardware may impose a significant load on the receiving system with respect to CPU and DRAM usage. The SKA has a strict energy budget which demands a new, custom-designed data transport solution. In this paper we present SoftiWARP UDP, an unreliable datagram-based Remote Direct Memory Access (RDMA) protocol, which can significantly increase the energy-efficiency of high-speed data transfers for radio astronomy. We have implemented a fully functional software prototype of such a protocol, supporting RDMA Read and Write operations and zero-copy capabilities. We present measurements of power consumption and achieved bandwidth and investigate the behaviour of all examined protocols when subjected to packet loss.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1703.07626/full.md

## Figures

12 figures with captions in the complete paper: https://tomesphere.com/paper/1703.07626/full.md

## References

26 references — full list in the complete paper: https://tomesphere.com/paper/1703.07626/full.md

---
Source: https://tomesphere.com/paper/1703.07626