
Blue Waters Graduate Fellowship for Sean Seyler
Graduate student Sean Seyler was awarded a 2016 Blue Waters Graduate Fellowship to carry out research that makes use of the Blue Waters Petascale Supercomputer.
Graduate student Sean Seyler was awarded a 2016 Blue Waters Graduate Fellowship to carry out research that makes use of the Blue Waters Petascale Supercomputer.
The course provides an introduction to using the computer as a tool to solve problems in physics. Students will learn to analyze problems, select appropriate numerical algorithms, implement them using Python, a programming language widely used in scientific computing, and critically evaluate their numerical results. Problems will be drawn from diverse areas of physics.
The work in the lab was featured in the Winter 2014 edition of the A2C2 Quarterly newsletter.
The script qsub_dependents.py automates the process of submitting strings of dependents jobs. One either tells it how many jobs to run or lets the script calculate the number of jobs based on the benchmarked performance in ns/d and the desired simulation run time in ns. It simplifies running long simulations on supercomputers that limit the run time of jobs.