On Mon, 30 Sep 2019 21:47:15 -0700 "Kingsley G. Morse Jr." <[email protected]> wrote:
> I'm happy to report I code math. > > In Python. > > So I'm trying to plan ahead and buy a video card > that's known to be compatible with pyopencl. I am interested in this as well. You can get in contact with StreamHPC, they are the leader on the market I think Emmanuel Quemener who is probably on the list has also a lot of experience. I don't have much to say about the Vega56 I purchased. Yet another AMD card. Not enough RAM for some of my problems. Slower than the Volta. Painful to get working. I found out Nvidia volta are working (ok-ish) with POCL + cuda drivers with similar performances to their native drivers where they exists. Everything is not supported, but it works for me. Did you look at the latest intel drivers as well ? I don't have a recent enough laptop to test "neo", it is said to be good. For now I am stuck with "beignet" which is deprecated but works. The biggest drawback is the limited BW available. Cheers, -- Jérôme Kieffer _______________________________________________ PyOpenCL mailing list -- [email protected] To unsubscribe send an email to [email protected]
