3dem / relion

Image-processing software for cryo-electron microscopy
https://relion.readthedocs.io/en/latest/
GNU General Public License v2.0
440 stars 194 forks source link

mpi_refine thread errors. #762

Closed yuanhaowang1213 closed 3 years ago

yuanhaowang1213 commented 3 years ago

I tried with relion refine, but give report thread error. It is strange, because one day ago, I run the same code, it could work perfectly.

Environment:

Job options:

Error message:

RELION version: 3.1.2-commit-a9f327 Precision: BASE=double, CUDA-ACC=single

=== RELION MPI setup ===

biochem-fan commented 3 years ago

It is strange, because one day ago, I run the same code, it could work perfectly.

If exactly the same command worked before, probably it is not RELION's problem. Didn't you move some files?

--o Refine3D/run

Unusual layout. Wh don't you have jobXXX folder?

yuanhaowang1213 commented 3 years ago

It is strange, because one day ago, I run the same code, it could work perfectly.

If exactly the same command worked before, probably it is not RELION's problem. Didn't you move some files? Nope. No files are removed. Recompied Relion 3.1, still the same thing.

--o Refine3D/run

Unusual layout. Wh don't you have jobXXX folder? Because I write the command into a bash file, to do it automatically.

yuanhaowang1213 commented 3 years ago

Sorry. It is the omp conflict. Fixed.

Thank you for your timing reply.

tomgreen66 commented 3 years ago

Sorry. It is the omp conflict. Fixed.

Thank you for your timing reply.

We have a similar issue - could you explain what "omp conflict" refers too?