DeltaGroupNJUPT / Vina-GPU-2.1

Vina-GPU 2.1, an improved docking toolkit for faster speed and higher accuracy on the virtual screening
Apache License 2.0
53 stars 15 forks source link

Err-6:CL_OUT_OF_HOST_MEMORY when running QuickVina-W-GPU. #17

Open yanbosmu opened 9 months ago

yanbosmu commented 9 months ago

I only have problem in QuickVina-W-GPU. it always shows Err-6:CL_OUT_OF_HOST_MEMORY. setting Stack Reserve Size into at least 7,000,000 or unlimited didn't work. Is that ulimit -s ulimit or 7000000? can you help me fix it?

thezsd commented 8 months ago

I only have problem in QuickVina-W-GPU. it always shows Err-6:CL_OUT_OF_HOST_MEMORY. setting Stack Reserve Size into at least 7,000,000 or unlimited didn't work. Is that ulimit -s ulimit or 7000000? can you help me fix it?

I'm having the same problem, I still have 10g of video memory on my card but still have the problem, have you solved it yet?

yanbosmu commented 8 months ago

I only have problem in QuickVina-W-GPU. it always shows Err-6:CL_OUT_OF_HOST_MEMORY. setting Stack Reserve Size into at least 7,000,000 or unlimited didn't work. Is that ulimit -s ulimit or 7000000? can you help me fix it?

I'm having the same problem, I still have 10g of video memory on my card but still have the problem, have you solved it yet?

NO, I gave up using Quickvina-w, I think it was due to the limited memory rom in GPU card.

Glinttsd commented 6 months ago

Hi, we have checked and fixed this issue in our commit ba30b25ef25b4be10fe489d485a90f908684b751, please check it out

duanxiaoqian commented 1 month ago

Hi, we have checked and fixed this issue in our commit ba30b25, please check it out

i'm having the same problem , my code have changed following the commit ba30b25, but not work~