News

Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...
For UINTAH, combining asynchronous tasking with Kokkos was crucial. One part provides resilience against delays and ensures that there is always work ready. The other part makes that execution ...