avatar

Amit Rotem

Ph.D. Student
Virginia Tech
arotem [at] vt [dot] edu


About Me

I am a Ph.D. student in the Department of Mathematics at Virginia Tech, advised by Daniel Appelö. My research focuses on numerical methods for partial differential equations (PDEs) with an emphasis on high-performance computing (HPC). My work lies at the intersection of algorithmic theory and scalable implementation. A central focus of my research is the development of the WaveHoltz method for solving frequency-domain wave propagation problems. This includes a general theory establishing convergence in the semi-discrete setting, alongside the design of computational strategies that are efficient on modern parallel architectures. I am actively working on extending the WaveHoltz algorithm to multiscale modeling, and domain decomposition, enabling scalable solvers for increasingly complex physical systems.

I earned both my B.S. and M.S. in Applied Mathematics and Statistics from the Colorado School of Mines. During that time, I worked on a project using machine learning to enhance the value of hyperspectral data in geosciences, bridging lab-based and field data collection techniques. This experience deepened my interest in combining applied mathematics with real-world applications.

I have contributed to the MFEM finite element library, where I implemented a matrix-free interior penalty DG diffusion operator optimized for multi-GPU computing. In addition to my research at Virginia Tech, I collaborate with researchers at Lawrence Livermore National Laboratory on the GenDiL (Generic Discretization Library) project, which focuses on flexible, high-performance implementations of finite element methods in arbitrary dimensions. This collaboration began during a research internship at LLNL.

Outside of research, I enjoy running, hiking, and traveling — not just to conferences 😉. I’m an avid reader of fantasy novels and a fan of horror movies. I value curiosity and creativity both in and out of academic work.

Research Interests

Ongoing Research

Publications

Research Software Projects

  1. C++, CUDA
    Domain decomposition solver for the Helmholtz equation implemented in CUDA.

  2. C++, CUDA
    GenDiL is a header-only C++ library providing flexible and efficient discretization tools for partial differential equations (PDEs) through a generic programming approach. The library aims to bring advanced mathematical concepts into practical use, leveraging modern C++ for high-performance scientific computing.

  3. C++, CUDA
    MFEM is a modular parallel C++ library for finite element methods. Its goal is to enable high-performance scalable finite element discretization research and application development on a wide variety of platforms, ranging from laptops to supercomputers.

  4. C++, MPI
    Discontinuous Galerkin implementation of the acoustic wave equation and other conservation laws.

  5. C++
    TensorView is a single header template library defining several classes used to structure contiguous arrays into tensor-like objects (like numpy's ndarray) whose rank (aka dimension or order) is known at compile time.

  6. C++
    A collection of numerical methods ranging from nonlinear optimization, to ODE solvers, to neural networks.


Powered by Jekyll and Minimal Light theme.