NVidia Tesla K40

Jean-Sébastien Pédron dumbbell at FreeBSD.org
Sun Nov 2 10:25:44 UTC 2014


On 31.10.2014 17:46, John Dison wrote:
> Hello!

Hi!

> I want to use NVidia Tesla K40 GPU for parallel computing.Does
> FreeBSD support such a hardware?

As O. Hartmann explained, we don't support GPGPU on NVIDIA hardware,
neither with the binary driver because NVIDIA doesn't provide any
libOpenCL.so for FreeBSD, nor with the FOSS driver because we don't have
the kernel video driver.

On the AMD front, GPGPU works with the open-source stack (libclc and
Clover, Mesa's libOpenCL.so), but the Clover port isn't committed yet.
We didn't have the time to polish it so far (only libclc is available in
devel/libclc).

Note that Clover is still a WIP. Here's a matrix of implemented and
missing features:
http://dri.freedesktop.org/wiki/GalliumCompute/

When I tried it with simple programs found on the Net, it worked.
However, I couldn't use it with graphics/darktable:
    1) Currently, the amount of memory reported by Clover is hard-coded
    2) darktable expects features not implemented

-- 
Jean-Sébastien Pédron

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20141102/ababeaf5/attachment.sig>


More information about the freebsd-current mailing list