Skip to content

ddemidov/chebyshev-gpu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chebyshev-gpu

Chebyshev Spectral Methods on a Graphics Card

Requires an OpenCL compatible device and and OpenCL SDK to be installed

Requires VexCL - https://github.com/ddemidov/vexcl

Requires Boost (I used apt-get install libboost-all-dev)

Requires Cython (apt-get install cython)

About

Chebyshev Spectral Methods on a Graphics Card

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 69.2%
  • Python 30.8%