DeltaGroupNJUPT / Vina-GPU-2.1

Vina-GPU 2.1, an improved docking toolkit for faster speed and higher accuracy on the virtual screening
Apache License 2.0
42 stars 12 forks source link

SegFault on Linux when compiling kernels #18

Open vnica2 opened 6 months ago

vnica2 commented 6 months ago

After compilation, the program fails to run as it fails to compile Kernel 2 and instead segfaults. Vina-GPU-2.0 does not seem to have this issue.

OS: Ubuntu 23.10 x86_64 CPU: 12th Gen Intel i7-12700K NVIDIA GeForce RTX 3060 LHR CUDA version: 12.3 BOOST version: 1.84.0

vnica2 commented 6 months ago

the problem was in the test config file. opencl_binary_path must be changed. i think the tutorial could use a line mentioning that. other than that thank you for this incredible program!

Kartinaa commented 5 months ago

Hi Vnica, thanks so much for your comment, it helps me! Can not believe I didn't check the file while running the test file haha