I’m Georgia Stuart, a Postdoctoral Fellow at the University of Texas at Austin and a former student at the University of Texas at Dallas. I love HPC, so I’m very excited for TRECIS and Europa! I have been using HPC resources at UT Dallas and TACC for about five years.
I am a mathematician who works on uncertainty quantification for geophysics problems, including seismic inversion, oil spill modeling, and crustal deformation. I’m partial to writing programs in C/C++ (the “expensive part,” at least) and wrapping them in Python for ease of use.
Previously, my workflow was centered around Anaconda for package and dependency management. Recently, however, I’ve been experimenting with containers for use with Singularity on HPC systems. So far it’s going well. I love having all my software and dependencies wrapped into a neat package, and I find Singularity nice to work with. I’m also interested in HPC from a “dev-ops” perspective (thanks Chris Simmons) and how to make reproducible workflows for computational science.
My biggest challenges are
- finding compute time (UQ is VERY expensive)
- monitoring my experiments as they run since they take so long
Number 1 is the eternal struggle, so I don’t think anything can help with that besides writing more proposals ;), but I would love help with Number 2.