Skip to content

nikitinvv/libtike-cufft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libtike-cufft

A CuPy and CUDA FFT based library for ptychography and tomography operators.

Installation from source

export CUDACXX=path-to-cuda-nvcc
python setup.py install

Dependency

CuPy - for GPU acceleration of linear algebra operations in iterative schemes. See (https://cupy.chainer.org/). For installation use

conda install cupy

Tests

Run python test.py in tests/ folder

About

Ptycho conjugate gradients solver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published