Skip to content
Cyrus Harrison edited this page Sep 20, 2019 · 10 revisions

Useful Links:

LLNL HPC Tutorials and Docs

HPC Explainers from our last clinic:

https://github.com/Alpine-DAV/hmc2017/wiki/LLNL-HPC-Info

(Should apply, except we will use a different shared "group")

RAJA Programming model

RAJA Docs:

RAJA Tutorial:

MFEM

Bounding Volume Hierarchy Info

BVH Construction Primer

Bernstein Basis Info

De Casteljau Subdivision Algorithm:

A demo of a cubic Bézier curve (which uses the Bernstein basis):

Introduction to Bernstein Polynomials:

Devil Ray-Like BVH: