activity
20062022
most citedThe Mira-Titan Universe II: Matter Power Spectrum Emulation

133 citations · 235 across the 6 of their papers we have counts for

collaborators

28 papers

gr-qc202296 cited

GRChombo: An adaptable numerical relativity code for fundamental physics

Tomas Andrade, Llibert Areste Salo, Josu C. Aurrekoetxea +29

GRChombo is an open-source code for performing Numerical Relativity time evolutions, built on top of the publicly available Chombo software for the solution of PDEs. Whilst GRChomb…

cs.LG2021

Autotuning PolyBench Benchmarks with LLVM Clang/Polly Loop Optimization Pragmas Using Bayesian Optimization (extended version)

Xingfu Wu, Michael Kruse, Prasanna Balaprakash +4

In this paper, we develop a ytopt autotuning framework that leverages Bayesian optimization to explore the parameter space search and compare four different supervised learning met…

cs.LG20213 cited

Report of the Workshop on Program Synthesis for Scientific Computing

Hal Finkel, Ignacio Laguna

Program synthesis is an active research field in academia, national labs, and industry. Yet, work directly applicable to scientific computing, while having some impressive successe…

cs.PL2020

Really Embedding Domain-Specific Languages into C++

Hal Finkel, Alexander McCaskey, Tobi Popoola +2

Domain-specific languages (DSLs) are both pervasive and powerful, but remain difficult to integrate into large projects. As a result, while DSLs can bring distinct advantages in pe…

cs.PF2020

Autotuning PolyBench Benchmarks with LLVM Clang/Polly Loop Optimization Pragmas Using Bayesian Optimization

Xingfu Wu, Michael Kruse, Prasanna Balaprakash +4

An autotuning is an approach that explores a search space of possible implementations/configurations of a kernel or an application by selecting and evaluating a subset of implement…

cs.DC2020

Autotuning Search Space for Loop Transformations

Michael Kruse, Hal Finkel, Xingfu Wu

One of the challenges for optimizing compilers is to predict whether applying an optimization will improve its execution speed. Programmers may override the compiler's profitabilit…