ptychopy icon indicating copy to clipboard operation
ptychopy copied to clipboard

High performance ptychography reconstruction python package running on GPU

Results 3 ptychopy issues
Sort by recently updated
recently updated
newest added

Hello! I'm having this problem with the installation process following your README file. My device is python 3.6, CUDA 10.2, gcc and g++ are both version 4.8.5, and after running...

After running this command to build your program: python setup.py build -v I get the following error message. Seems that your program doesn't support cuda 11.3 ? running build running...

I run on the code on CUDA 11.2 with GCC 9.4 on Ubuntu OS. The program can make the right reconstruction result. In src/examples/testEPIE.cpp, after write the result to disk...