Conveners
Domain Specific Languages
- Jan Philipp Thiele (Weierstrass Institute Berlin)
The field of empirical software engineering faces a significant gap in standardized tools for conducting rapid and efficient Test-Driven Software Experiments (TDSEs). These experiments involve executing software subjects and observing their runtime behavior (i.e., dynamic program analysis). To address this gap, I present LASSO, a general-purpose software code analysis platform that provides a...
SUS is a new HDL under development at the Paderborn Center for Parallel Computing. At its core, SUS is an RTL language intended to be used side-by-side with existing SystemVerilog and VHDL codebases. SUS has many interesting features, ranging from compile-time metaprogramming, to IDE information about clock domains and pipelining depths and metaprogramming debugging. Though this talk will...
OpenLB is one of the leading open source software projects for Lattice Boltzmann Method (LBM) based simulations in computational fluid dynamics and beyond. Developed since 2007 by an international and interdisciplinary community, it not only provides a flexible framework for implementing novel LBM schemes but also contains a large collection of academic and advanced engineering examples. It...