CS 374: Intro. to High Performance Computing
Welcome to CS 374, High Performance Computing, at
Calvin University.
Course Outcomes:
Students successfully completing this course will demonstrate that
they:
-
Can explain the concepts and terminology of high performance computing.
-
Can write and analyze the behavior of
high performance parallel programs
for distributed memory multiprocessors
(using MPI).
-
Can write and analyze the behavior of
high performance parallel programs
for shared memory multiprocessors
(using Pthreads and OpenMP).
-
Can write simple programs for the GPU.
-
Can write simple MapReduce (Hadoop or Spark) programs.
For more information, please select a topic from the list below.
Calvin >
CS >
374
This page maintained by
Joel Adams.
Mandelbrot set graphics by Abraham Fowler using MPE.