In this tutorial, you will learn about the basic classes of Ginkgo. We will introduce Ginkgo's executor concept and the gko::matrix::Dense matrix class. Precisely, we will learn how to create matrices ...
In this tutorial you will create your own specialized version of Cg that exploits the special matrix structure of the Poisson matrix to get even better performance. You will learn how Ginkgo uses the ...