courses

SeSE Course: HPC II 2014 - Assignment 2

Assignment 2

Remember to load the SLEPc module (which will include the PETSc module as well).

First Part - PETSc

In this exercise you will solve linear systems in parallel with PETSc. The program lab1.c solves the Poisson equation using the finite-difference method on a square regular grid with n+1 subdivisions on each side. Modify the program so that it computes the residual norm and prints it, together with the number of iterations performed by the solver.

High Performance Computing II, March 2014

High Performance Computing II (HPCII)

The course focuses on three themes:

  1. General HPC techniques
  2. Fundamental parallel algorithms
  3. HPC library software and tools

For more information see http://sese.nu/high-performance-computing-ii/

One of the lecturers will be Jose Roman, Associate Professor (TU), Universitat Politecnica de Valencia (UPV).
He will lecture on PETSc and SLEPc followed by hands on exercises.

Pages

Updated: 2025-12-11, 23:38