Message boards : Projects : Which projects, if any, use CUDA but not OpenCL?
Message board moderation
Author | Message |
---|---|
Send message Joined: 27 Jun 08 Posts: 641 |
I mentioned CUDA, but this might also apply to ATI boards. I have a pair of GTX1070 that have 8gb of memory. Looking at the event messages, it is clear that OpenCL only uses just under 4gb of memory. I assume that is a restriction based on 32 bit addressing. That is just a guess. It appears I can run 4 Einstein or 5 milkyway on any GPU that has 4gb of memory. Less concurrency for 3 and 2gb graphics boards. I read that miners have specific programs they run to mine on the larger gtx1080 that have 11gb of memory and they use all of the 11gb. I was wondering if any BOINC projects are coded to use all available GPU memory and not be restricted to 4gb. I assume that would be more efficient but perhaps a larger burden (heat) on the cooler. I tried running more than 4 tasks on my gtx1070 and the tasks started erroring out. I assume the problem is the 4gb OpenCL. My systems are Core2 quad so I only have 4 cores. Maybe they errored out because they were not fed properly by the cpus and not the 4gb OpenCL limit? |
Send message Joined: 17 Nov 16 Posts: 890 |
Actually, OpenCL can only use 1/4 of the gpu onboard memory. The limitation is in the OpenCL framework and not specific to any projects OpenCL applications. |
Send message Joined: 1 Jul 16 Posts: 146 |
GPUGrid is CUDA only. They have limited tasks and finally updated their linux app today that should work. |
Send message Joined: 23 Feb 12 Posts: 198 |
|
Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.