Netdev 0x18 venue
California, USA
Previous editions
Fosstodon
NETDEV VIDEOS
Session
Compilers and Linkers for network optimization
Speakers
Felipe Magno de Almeida
Tom Herbert
Label
Moonshot
Session Type
Talk
Contents
Description
We will show how compilers are able to help with network code optimization and abstraction and the techniques we used throughout to achieve these.
One such technique is how we integrate Domain Specific Accelerators with the compiler stack in order to configure dsa instructions during the linking process or application load-time, and how we expanded this technique to general purpose instructions. This feature, tentatively called dynamic constant instantiation, gives performance of actual constants with data that is configurable at load time.
We will also demonstrate how we use pattern matching to turn network code written in a general purpose language (C) into highly optimized code, or even code for a domain specific architecture. To do this we created a custom C++ extension for pattern matching, that we use to analyze the Abstract Syntax Tree and LLVM Intermediate Representation generated by Clang. This data is then used by our LLVM and MLIR pipeline to create the final program for the desired architecture.
Recent News
Bronze Sponsor, NVIDIA
[Tue, 09, Jul. 2024]
Bronze Sponsor, Fastly
[Tue, 25, Jun. 2024]
Fireside Chat with Martin Casado
[Wed, 19, Jun. 2024]
Bronze Sponsor, Viasat
[Wed, 05, Jun. 2024]
Bronze Sponsor, secunet
[Mon, 03, Jun. 2024]
Important Dates
Closing of CFS | April 22nd |
Notification by | May 21st |
Conference dates | July 15th-19th |