Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

Progress stuck after ITS estimation #1553

Closed
satyajitkhatua09 opened this issue Apr 14, 2022 · 3 comments
Closed

Progress stuck after ITS estimation #1553

satyajitkhatua09 opened this issue Apr 14, 2022 · 3 comments

Comments

@satyajitkhatua09
Copy link

HI,

I am studying a system where I have successfully discretized the TICA coordinates to a number of different states using the k-means algorithm. But after first step of validation with ITS estimation, the progress for the step to determine a MSM for the specified lag time has been halted. For that neither the progress was reflected nor any error message has been shown even for an entire day. It is running in my desktop without such problem. But because of memory issue during the order parameter estimation, I have to shift to the GPU machine with high end configurations. I didn't understand what I am doing wrong. I have attached a copy of the problem.

I am extracting the features using the featurizer from the uploaded trajectory that has some 3000 solvents in it. The GPU machine uses CentOS 7 version and the installed PyEMMA version is 2.5.7. Any help would be appreciated.

lig_unbinding_from_traj-Jupyter-Notebook

@clonker
Copy link
Member

clonker commented Apr 14, 2022

This is likely a parallelization issue. Can you run cktest with the keyword argument n_jobs=1 and report back if that fixed things?

@satyajitkhatua09
Copy link
Author

Hi,
Thanks for the reply. Now, it is running perfectly. Thanks a lot.

@clonker
Copy link
Member

clonker commented Apr 14, 2022

Glad this helped! In the future we are going to use the way it is implemented in deeptime so I am closing this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants