-
Notifications
You must be signed in to change notification settings - Fork 44
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
Environment.yml isnt complete and libmolgrid git command fails #65
Comments
Also the environment installs a torch that isnt gpu enabled. ERROR tests/test_training.py::TestGenerativeSolver::test_solver_train_and_test[VAE2] - AssertionError: Torch not compiled with CUDA enabled |
After fixing the environment there are still a few errors: ========================================================================================= short test summary info ========================================================================================= |
Most of these errors are time related (test_gen_benchmark) though it appears a file is missing data/crossdock2020/1A02_HUMAN_25_199_pep_0/1t1z_A_rec.pdb and one error because my gpu runs out of memory. |
lark and gcc_linux-64==10.4.0 shoudl be added
also I dont think the public has access to clone this
git clone [email protected]:gnina/libmolgrid.git
I needed to use
git clone https://github.com/gnina/libmolgrid.git
The text was updated successfully, but these errors were encountered: