-
Notifications
You must be signed in to change notification settings - Fork 26
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
'Err-4:CL_MEM_OBJECT_ALLOCATION_FAILURE' When test D-LARGE format with AutoDock-Vina-GPU-2.1 #34
Comments
Hi, can you offer the memory capacity of the GPU? Larger box requires larger memory, which maybe your problem. |
|
Hi again, thanks for your kind response before. thanks to your helpful reminder, i checked the GPU capacity again: is that enough for large boxes? how much memory required under D-LARGE format? Or it would be helpful if it is convenient for you to tell me which script i should check to find the required GPU capacity for larger boxes? Since I have changed the stack size into 'unlimited', with Sincerely waiting for your replying, Thanks a lot. |
Hi, the large box is tested in the enviroment of V100 GPU with 32 GB memory. I don't think 10GB is enough for such a large box. But you can adjust the maximum box size by modifying |
Hi @Glinttsd,
|
Hi, is there a way to specify the specific GPU local rank to use? |
Thanks for your great efforts on enlarging the atom num and size of grid boxes. However I encountered errors
when using AutoDock-GPU-Vina-2.1 run the test data in format of D-LARGE format (MAKEFILE).The same test data works well in the D-SMALL format. this.
Full Running page:
#my revised part in Makefile Listed below:
I unlimited the Stack size as 'unlimited', actually, 8192,81920 and 100000 have been tried as well but still,the same error before.
ulimit -a
clinfo
I have been struggled with this for quite a time, it will be great helpful if anyone figures out what is going on here?
The text was updated successfully, but these errors were encountered: