Ivanlh20 / multem

MULTEM is a powerful and advanced collection of C++ routines with CUDA support, designed to perform efficient and accurate multislice simulations for various TEM experiments such as HRTEM, STEM, ISTEM, ED, PED, CBED, ADF-TEM, ABF-HC, EFTEM, and EELS.
GNU General Public License v3.0
65 stars 26 forks source link

Cant use GPU in MULTEM v2.2.1 #57

Open vadmus opened 7 months ago

vadmus commented 7 months ago

Hello everyone! My system is:

I got problem with executing multem.exeon Windows with GPU. As mentioned in Readme.md file, i downloaded cuda 11.8 kit from NVidia website (cuda_11.8_522.06_windows.exe) and installed it, then i installed vc_redist.x64.exe from gui_bin folder. In the end, i started multem.exe and didn't see my card.

What did i make wrong?