DeltaGroupNJUPT / Vina-GPU-2.0

Vina-GPU 2.0 accelerates AutoDock Vina and its related commonly derived docking methods, such as QuickVina 2 and QuickVina-W with GPUs.
Apache License 2.0
89 stars 29 forks source link

Vina-GPU2.0.exe cannot run on Windows terminal #16

Open RuikangSun opened 1 year ago

RuikangSun commented 1 year ago

I followed this tutorial to run VinaGPU2.0 with GUI in a Windows 11 laptop:

A graphic user interface (GUI) is provided for users on Windows OS

first make sure that Vina-GPU2.0.exe can run on a terminal
put the Vina-GPU2.0.exe and all .bin formatted files in ./Vina-GPU-2.0/GUI/exec and overwrite the original files
run the Vina-GPU2.0.exefile within ./Vina-GPU-2.0/GUI to start up the Vina-GPU 2.0 GUI
select docking methods
select the input and output files
set the box center, the box size, thread and search_depth
click the start button to run Vina-GPU 2.o
click score button to get docking scores

However at the first step, ./GUI/Vina-GPU2.0.exe cannot run on Windows terminal. It threw "The specified executable is not a valid application for this OS platform" issue:

20230420143602WindowsTerminal