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

WARNING: Could not find any conformations #111

Open
bit-lcf opened this issue Mar 25, 2024 · 0 comments
Open

WARNING: Could not find any conformations #111

bit-lcf opened this issue Mar 25, 2024 · 0 comments

Comments

@bit-lcf
Copy link

bit-lcf commented Mar 25, 2024

Hello
when running the following command :

[./build/unidock --paired_batch_size 10 --ligand_index ./example/paired_batch/paired_batch_config.json --size_x 25 --size_y 25 --size_z 25 --dir test/prof_1024 --exhaustiveness 1024 --max_step 60 --seed 5]

I'm encountering the following problems:

Uni-Dock v1.1.1

Entering paired batch mode
Found 4 to be primed.
Filled 4 properties successfully.
Parameters: exh = 1024, box[0] = 25, max_eval_steps global = 60, num_modes = 9, refine_steps = 3
To do [0] batches
Batched output to test/prof_1024
Computing Vina grid ... Computing Vina grid ... Computing Vina grid ... Computing Vina grid ... done.
done.
done.
done.
Performing docking (random seed: 5) ... Performing docking (random seed: 5) ... Performing docking (random seed: 5) ... Performing docking (random seed: 5) ... Kernel running time: 1
WARNING: Could not find any conformations completely within the search space.
WARNING: Check that it is large enough for all movable atoms, including those in the flexible side chains.
WARNING: Or could not successfully parse PDBQT input file of ligand #0
WARNING: Could not find any poses. No poses were written.
Segmentation fault (core dumped)

My test environment is:
Driver Version: 525.105.17 CUDA Version: 12.0 GPU:Tesla P100-PCIE-16GB BOOST: boost_1_84_0

If you know why, can you tell me how to fix it? Thanks.

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

1 participant