GPU memory considerations
#2
It doesnt matter because the OpenCL runtime limits a single GPU memory block to 512mb. In other words you will get out-of-memory Problems regardless of GPU memory size.
Reply


Messages In This Thread
GPU memory considerations - by pragmatic - 10-25-2012, 07:44 PM
RE: GPU memory considerations - by atom - 10-26-2012, 10:03 AM
RE: GPU memory considerations - by pragmatic - 10-26-2012, 09:45 PM
RE: GPU memory considerations - by Hash-IT - 10-26-2012, 11:33 AM
RE: GPU memory considerations - by atom - 10-26-2012, 12:03 PM
RE: GPU memory considerations - by Hash-IT - 10-26-2012, 01:02 PM
RE: GPU memory considerations - by atom - 10-27-2012, 08:28 AM