Posts tagged hpc
HPC Systems Tools, Visualization, and Management
- 10 August 2020
Starting in April 2019, I worked on a variety of projects for INL’s HPC department. I had the opportunity to present my work at a poster conference.

Rubik’s Cube Solver
- 20 March 2018
For AP Computer Science, I was required to complete a programming project of some kind. Because of my interest in Rubik’s Cubes, I decided to combine some of my passions and do something related to cubing for my project.
I first decided to write a Python program to simulate a Rubik’s Cube. A user would be able to enter moves on the command line and see a real-time display of the cube’s state. Here is an example of what this looked like in 2x2 mode:

Raspberry Pi Cluster
- 10 December 2017
For my high school senior project, I built a mini HPC cluster using a few Raspberry Pis. This was an incredible educational experience, as it taught me a great deal about Linux system administration, parallel computing, and programming.
Before completing my senior year of high school, I spent the summer as an intern at INL. I worked in the Advanced Scientific Computing department on a variety of projects.
Programming Religious Wars
- 18 July 2017
At the end of my 2017 summer internship at Idaho National Laboratory, I performed an experiment to determine the fastest programming language. I had the opportunity to then present my findings at a poster conference.
Here are some small code snippets used in my testing:
