• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Development Discussion v
« Previous 1 ... 49 50 51 52 53 ... 117 Next »

cmakelist changes for opencl on linux
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
cmakelist changes for opencl on linux
12-21-2012, 04:01 PM (This post was last modified: 12-21-2012, 04:03 PM by Shonumi.)
#12
Shonumi Offline
Linux User/Tester
**********
Administrators
Posts: 6,513
Threads: 55
Joined: Dec 2011
algarues Wrote:I compiled Dolphin on ubuntu precise in order to make it use the latest OpenCL libraries installed in the system

That doesn't matter if Dolphin isn't coded to use the latest version. Think like OpenGL. Your GPU can support the latest version of the API, say 4.3, but that's pretty useless if a program is coded to run OpenGL 2.1 code. Note this may not be the best example, since I don't have any experience coding OpenCL, but hopefully it's not too inaccurate :p The files under Source/Core/VideoCommon/Src/OpenCL/ simply aren't designed to take advantage of what the latest OpenCL versions offer.

algarues Wrote:in the end activating the OpenCL option does not improve a damn thing

That's because, as I said before, the OpenCL texture decoder is slower than the default one. It might perform at the same level (enough not to notice the difference anyway), but it's very unlikely to consistently improve performance

algarues Wrote:However my graphic card is a 8800 GT, so, not the hottest thing in town.

There's a high probability that the result is going to be the same even on a higher end GPU. I can confirm that OpenCL in Dolphin, as it currently is, does not visibly improve performance.

algarues Wrote:Would a GPU that support sse3 improve things significantly?

SSE3 is an x86 instruction set, i.e. it's specifically for CPUs. What do you mean by "a GPU that supports SSE3"?
Website Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
cmakelist changes for opencl on linux - algarues - 12-18-2012, 08:12 AM
RE: cmakelist changes for opencl on linux - Shonumi - 12-18-2012, 02:49 PM
RE: cmakelist changes for opencl on linux - algarues - 12-18-2012, 06:49 PM
RE: cmakelist changes for opencl on linux - neobrain - 12-19-2012, 12:19 AM
RE: cmakelist changes for opencl on linux - algarues - 12-19-2012, 06:34 AM
RE: cmakelist changes for opencl on linux - neobrain - 12-19-2012, 06:46 AM
RE: cmakelist changes for opencl on linux - algarues - 12-20-2012, 10:50 AM
RE: cmakelist changes for opencl on linux - neobrain - 12-20-2012, 06:36 PM
RE: cmakelist changes for opencl on linux - algarues - 12-21-2012, 02:00 AM
RE: cmakelist changes for opencl on linux - Shonumi - 12-21-2012, 02:55 AM
RE: cmakelist changes for opencl on linux - algarues - 12-21-2012, 09:00 AM
RE: cmakelist changes for opencl on linux - Shonumi - 12-21-2012, 04:01 PM
RE: cmakelist changes for opencl on linux - delroth - 12-21-2012, 04:31 PM
RE: cmakelist changes for opencl on linux - algarues - 12-21-2012, 09:17 PM
RE: cmakelist changes for opencl on linux - delroth - 12-22-2012, 12:00 AM

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode