Eigenvalue SoLvers for Petaflop-Applications (ELPA) 2025.01.002
Loading...
Searching...
No Matches
SYCL_KERNEL Directory Reference

Directories

 src
 

Detailed Description

Householder transformation mini-app for OLCF GPU Hackathon (October 2019).

Install

mkdir build
cd build
cmake ..

Explicitly define Fortran compiler and CUDA installation path if necessary.

Run

./hh_test b n

See text in this preprint for the meanings of b and n. The value of b must be 2^k, where k = 1, 2, ..., 10. n is typically a few thousand.