Difference between revisions of "2017 MHD Workshop/FunHPC"

From Einstein Toolkit Documentation
Jump to: navigation, search
(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:2017_MH_Workshop/FunHPC/Zelmani.th|Zelmani.th]]
+
[[Media:Zelmani.th|Zelmani.th]]
  
[[Media:2017_MH_Workshop/FunHPC/rhaas.pdf|slides]]
+
[[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

Zelmani.th

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.