Accessing the GPU

   805   0   1
User Avatar
Member
19 posts
Joined: 1月 2015
Offline
Hi,
I have my own custom pyro solver (built around the sparse solver). It works great for me and I use it all the time. I'm trying to get the pyro solver to access the GPU so it can be as fast (or similar)as the axiom solver. The code to axiom is locked up so does anyone knows how to access the GPU in the DOP? I have seen the OpenCl microsolver in the minimal solver, I'm assuming that I can use this for it. but I have no idea what to do with it. And there isn't much documentation. Can we use OpenCl with the sparse solver? I thought I remember something saying that you can use sparse but you can't use OpenCl at the same time. Any help is greatly appreciated.
  • Quick Links