Chunks and Tasks sample code -- CHTML matrix sample

This example program shows an example of how the Chunks and Tasks Matrix Library (CHTML) can be used. See the CHTML page for details about CHTML.

The sample code uses CHTML to construct a symmetric matrix in upper triangular storage and then runs the CHTML symmetric matrix square operation for that matrix.

Download the source code for the CHTML matrix sample program using this link:

sample-chtml-symatrix-square.tar.gz

To compile and run the program, a Chunks and Tasks library implementation and the CHTML source code is needed. See the CHTML page for descriptions of how to compile and run the program.