ForestClaw / forestclaw

Quadtree/octree adaptive PDE solver based based on p4est.
http://www.forestclaw.org
BSD 2-Clause "Simplified" License
58 stars 21 forks source link

CudaClaw : Compute CFL #141

Closed donnaaboise closed 5 years ago

donnaaboise commented 5 years ago

Write reduction routine to compute a maximum wave speed across threads/blocks. See this example

donnaaboise commented 5 years ago

Melody used the cublas library from Nvidia to compute the CFL.