https://github.com/geodynamics/citcoms
Revision 735ae7c3bc57eef882314e5b654a01f09391d68a authored by Leif Strand on 02 July 2009, 18:41:00 UTC, committed by Leif Strand on 02 July 2009, 18:41:00 UTC
out how to parallelize the following:

Au[C[i]] += ...
Ad[C[j]] += ...

1 parent 43a1aa4
History
Tip revision: 735ae7c3bc57eef882314e5b654a01f09391d68a authored by Leif Strand on 02 July 2009, 18:41:00 UTC
Sketched data-parallel version of gauss_seidel(). I haven't figured
Tip revision: 735ae7c

back to top