开发者

More memory in Nvidia GPUs?

is there a parameter that can be passed to开发者_开发问答 the Nvidia OpenCL/OpenGL implementation to increase the amount of available memory? (Like GPU_MAX_HEAP_SIZE from Ati Stream)

Currently i can use about 512mb from the 1gb available on the graphics card.


The amount of available GPU memory is fixed by the manufacturer, there is no way you can increase this amount programmatically but you can use host memory instead, consider the fact that it might be 10-100 times slower than your GPU's GDDR

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜