Dietmar Ebner
Vienna University of Technology
10 Papers
67 Citations
Dietmar Ebner is an academic researcher from Vienna University of Technology. The author has contributed to research in topics: 1-planar graph & Compiler. The author has an hindex of 8, co-authored 10 publications. Previous affiliations of Dietmar Ebner include University of Vienna & Lawrence Livermore National Laboratory.
Chat about Author
Papers
High-performance language interoperability for scientific computing through Babel
T Epperly,Gary Kumfert,Tamara L. Dahlgren,Dietmar Ebner,Jim Leek,Adrian Prantl,Scott R. Kohn +6 more
- 01 Aug 2012
TL;DR: B Babel provides a feature-rich, extensible, high-performance solution to the language interoperability problem currently supporting C, C++, FORTRAN 77, Fortran 90/95, Fortan 2003/2008, Python, and Java.
•Journal Article
Exact crossing minimization
Christoph Buchheim,Dietmar Ebner,Michael Jünger,Gunnar W. Klau,Petra Mutzel,René Weiskircher +5 more
TL;DR: In this article, the authors present an integer linear programming (ILP) approach to compute the crossing number of general sparse graphs of moderate size, and present computational results on a popular benchmark set of graphs.
35
Compiler generation from structural architecture descriptions
Florian Brandner,Dietmar Ebner,Andreas Krall +2 more
- 30 Sep 2007
TL;DR: This work presents a new structural architecture description language (ADL) that is used to derive the architecture dependent components of a compiler backend - most notably an instruction selector based on tree pattern matching that is combined with gcc, thereby opening up the way for a large number of readily available high level optimizations.
Label number maximization in the slider model
Dietmar Ebner,Gunnar W. Klau,René Weiskircher +2 more
- 29 Sep 2004
TL;DR: A new force-based simulated annealing algorithm is presented to heuristically solve the NP-hard label number maximization problem lnm and a very thorough experimental comparison of the best known labeling methods on widely used benchmark sets shows that the new algorithm outperforms the other methods in terms of quality while still being reasonably fast.
Leveraging Predicated Execution for Multimedia Processing
Dietmar Ebner,Florian Brandner,Andreas Krall +2 more
- 05 Nov 2007
TL;DR: An effective if-conversion algorithm for the CHILI - a novel hardware architecture specifically designed for digital video processing and mobile multimedia consumer electronic that achieves a speedup of 21% in comparison to the existing code generator based on gcc.