Skip to content

elezar/gpu-arpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is intended as a simple wrapper to solve the Generalised Eigenvalue problem using ARPACK and GPU accelleration using CUDA capable GPUs.

The GPU acceleration is acchieved using CUBLAS and MAGMA.

The code has been adapted from that used to generate some result found in my PhD dissertaion

Please feel free to contact me with any questions, comments, or bug fixes.

At present the code is still being cleaned up, and the GPU acceleration is not yet available.

To make cd into the src folder and run make. A simple python test case can be run in the test folder.

About

A GPU-based wrapper for ARPACK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published