Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core dumping issues #229

Open
scheah86 opened this issue Oct 15, 2023 · 2 comments
Open

Core dumping issues #229

scheah86 opened this issue Oct 15, 2023 · 2 comments

Comments

@scheah86
Copy link

scheah86 commented Oct 15, 2023

Issue summary

image
Hi there. I've experienced core dump issues while processing 3.7 million compounds on the supercomputer. I submitted a total of 1,488 jobs and received the same number in return. However, I've noticed that several of my text files indicate a "slurmstep" error. Could you provide guidance on resolving this issue? Thank you.

Steps to reproduce

  1. Log into a supercomputer account
  2. Run GNINA script

Your system configuration

Operating system:
Compiler:
CUDA version (if applicable):
CUDNN version (if applicable):
Python version:

@AquifersBSIM
Copy link

I am experiencing similar issues as scheah86 but with slightly different outcome. What happened in my case was that a job was submitted for molecular docking, and the expected number of molecules was supposed to be 1200, instead a lower number was produced, let's say 600. This is definitely puzzling because it was presumed that when core dumping happened, the immediate action was to restart the molecular docking. With the immediate restart, the molecular docking proceeds without core dumping.

Assuming that it is a potential bug in the code, and I am keen to understand why does it occur, let's say, 10 in 80 jobs. Upon attempting to resolve the 10 jobs, some were executed successfully, others still generates core dumps.

@scheah86
Copy link
Author

Hi there. I would like to update about this issue. I tried rerunning the screening process as suggested by the commenter above. I realised that the core dumping issue still occurs but happens at random, like the example below.
image

May I know if it is possible to resolve this issue? Thank you.

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

No branches or pull requests

2 participants