Skip to content
/ HPC583 Public

UW Capstone: Scientific High Performance Computing

Notifications You must be signed in to change notification settings

ulitoo/HPC583

Repository files navigation

UW Capstone PHYS 600

This is the repository for the UW Physics Masters Degree Capstone

High-Performance Computing Techniques in Theoretical Physics

Inside Basics Directory:

  • LibTest: Testing c++ Libraries for CUDA / Threads / MPI / fft3 / BLAS / LAPACK / SCALAPACK etc
  • BLAS: Linear Algebra implementations of Matrix multiplication and Solvers and comparison with BLAS and LAPACK.
  • Errors: Comparisons in Error and execution time.
  • CUDA: Test implementations of linear algebra in Nvidia GPUs
  • FFT: Implementations of Fourier Transforms and tests with FFTW
  • PBLAS: Implementation of Linear Algebra with SCALAPACK
  • Python: Other test implementations using python.

Final PDF Document here

About

UW Capstone: Scientific High Performance Computing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published