HamishGBrown / MuSTEM

Open source version of the MuSTEM multislice electron microscopy simulation code, developed at the University of Melbourne.
http://tcmp.ph.unimelb.edu.au/mustem/muSTEM.html
GNU General Public License v3.0
54 stars 26 forks source link

v5.3 GPU memory check issue with QEP #10

Open bryandesser opened 5 years ago

bryandesser commented 5 years ago

Hamish - just an FYI, moving from v5.2 to v5.3 you added inputs to qep_stem_GPU_memory and qep_tem_GPU_memory in their respective multislice files; however, you did not include the inputs when calling the subroutines in qep_stem and qep_tem, respectively, causing a segmentation fault. After adding inputs to the call, everything seems to run smoothly.