When I use AutoDockTools to open a .dlg file generated by AutoDock-GPU, if any energy value (in any of the docking cycles) in the .dlg file is greater than 100, an error message appears: “invalid literal for float (): kcal/mol.” I’m not sure whether this issue is related to my CUDA configuration or if it’s a problem in the original AutoDock-GPU code.
For example, when the line reads “Final Total Internal Energy =+110.92 kcal/mol”, the error mentioned above appears when I try to open the file.

When I use AutoDockTools to open a .dlg file generated by AutoDock-GPU, if any energy value (in any of the docking cycles) in the .dlg file is greater than 100, an error message appears: “invalid literal for float (): kcal/mol.” I’m not sure whether this issue is related to my CUDA configuration or if it’s a problem in the original AutoDock-GPU code.
For example, when the line reads “Final Total Internal Energy =+110.92 kcal/mol”, the error mentioned above appears when I try to open the file.