I2PC / scipion-web

Web app for the Scipion Framework
http://scipion.cnb.csic.es/m/services/
Other
2 stars 1 forks source link

web & desktop: movie aligment (with gpu) fails in production #9

Open pconesa opened 8 years ago

pconesa commented 8 years ago

Log says:

02353: xmipp_movie_optical_alignment_gpu -i movie_000001.mrcs:mrcs -o Falcon_2014_07_16-16_32_43_0_aligned.mrc --winSize 150 --groupSize 1 --nst 0 --ned 0 02354: xmipp_movie_optical_alignment_gpu: Symbol _ZN3MDL11emptyHeaderE' has different size in shared object, consider re-linking 02355: * Error inxmipp_movie_optical_alignment_gpu': free(): invalid pointer: 0x00007ffc32026678 *

I've run scipion install, and still fails.

It also fails on Scipion desktop (nolan: scipion-web/web-master branch). I unassign myself from this task

umm! It seems it's the type of protocol: I was using the mixed one (moitioncorr+optical flow). Only motion corr seems to work. Worked!

only optical flow also worked.