You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The Makefiles for CUDA and OpenCL reference ./input_tsri/search-set-astex/$(ASTEX_PDB)/protein.maps.fld for the Astex test. These paths are not found in the current repository so these tests have been disabled in #174 in cfd0a2d.
To Reproduce
Review the following lines of code for checking out the issue:
Describe the bug
The Makefiles for CUDA and OpenCL reference
./input_tsri/search-set-astex/$(ASTEX_PDB)/protein.maps.fld
for the Astex test. These paths are not found in the current repository so these tests have been disabled in #174 in cfd0a2d.To Reproduce
Review the following lines of code for checking out the issue:
AutoDock-GPU/Makefile.Cuda
Lines 235 to 243 in 7b7d5ed
AutoDock-GPU/Makefile.OpenCL
Lines 303 to 311 in 7b7d5ed
Expected behavior
The input files should be present in the repository somehow.
Information to help narrow down the bug
develop
branch ofAutoDock-GPU
(this repository)Ubuntu 20.10
The text was updated successfully, but these errors were encountered: