METIS, the Mid-infrared ELT Imager and Spectrograph, will operate an internal Single Conjugate Adaptive Optics (SCAO) system, which will mainly serve the science cases targeting exoplanets and disks around bright stars. The Extremely Large Telescope (ELT) is expected to have its first light in 2028, and the entire instrument recently passed its final design phase. The Adaptive Optics (AO) of METIS SCAO is designed to correct for atmospheric distortions and is essential for diffraction-limited observations with METIS. The computational and data transfer requirements for these next generation ELT AO Real-Time Computers (RTCs) are enormous and require advanced data processing and pipelining techniques. METIS SCAO will use a pyramid Wavefront Sensor (WFS), which captures incoming wavefronts at 1 kHz with a raw throughput of 148 MB/s. The RTC will ingest these WFS images on a frame-by-frame basis, compute the corrections and send them to the deformable mirror M4 and the tip/tilt mirror M5. The RTC is split up into two distinct systems: the Hard Real-Time Computer (HRTC) and the Soft Real-Time Computer (SRTC). The HRTC is responsible for computing the time sensitive wavefront control loop, while the SRTC is responsible for supervising and optimizing the HRTC. A working prototype for the HRTC has been completed and operates with an RTC computation time of roughly 372 μs. This computation is memory limited and runs on two NVIDIA A100 GPUs. This paper shows a breakdown of the HRTC on a CUDA kernel level, focusing on the tasks that run on the GPUs. We also present the performance of the HRTC and possible improvements for it.
|