Difference between revisions of "2017 MHD Workshop/FunHPC"
(add slides and thorn list links) |
(update HydroFunToy status) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
== HydroFunToy == | == HydroFunToy == | ||
| − | = Overview talk = | + | === Overview talk === |
| − | [[Media: | + | [[Media:Zelmani.th|Zelmani.th]] |
| − | [[Media: | + | [[Media:rhaas.pdf|Roland's slides]] |
| + | |||
| + | === Progress during workshop === | ||
| + | * found and fixed bugs in RHS computation | ||
| + | * found and fixed bugs in con2prim call that caused con2prim to be skipped, effectively making the evolution static | ||
| + | * implemented vectorized version of calcrhs.cc using CactusUtils/Vectors. Currently (ab878fee) vectorized version fails with a SEGFAULT. | ||
Latest revision as of 15:15, 5 February 2017
HydroFunToy
Overview talk
Progress during workshop
- found and fixed bugs in RHS computation
- found and fixed bugs in con2prim call that caused con2prim to be skipped, effectively making the evolution static
- implemented vectorized version of calcrhs.cc using CactusUtils/Vectors. Currently (ab878fee) vectorized version fails with a SEGFAULT.