It’s unfortunately the end of the Summer of HPC 2022. It was an absolute blast to work on High Performance Quantum Fields for the past two months!. As mentioned in the previous blog post, the aim of this project was …
In this blog post, I will explain the fundamental theory behing simulating fermions on the lattice. In particular, I will discuss the application of staggered fermions in creating a kernel for the Staggered Dirac Operator using the Kokkos C++ template …
So, what is Kokkos? Modern high performance computers have diverse and heterogeneous architectures. For applications to scale and perform well on these modern architectures, they must be re-designed with thread scalability and performance portability as a priority. Orchestrating data structures …
About Me Greeting from Westmeath, Ireland, I’m Christopher Kirwan. I am 23 years old and last year graduated from Trinity College Dublin with a bachelors degree in Theoretical Physics. For as long as I could remember, I always had a …