Can I run Cuda or OpenCl on Intel processor graphics I7 (3rd or 4rd genration) -
i'm developing on sbc (which have intel i7 3ed or 4ed, , doesn't have external gpu) i'm using linux. want take advantage of intel processor graphics . thought learn developing cuda or opencl. read old posts (several years ago) (and i'm not sure there better technology now):
gpu programming, cuda or opencl
- can run cuda code on intel processor graphics ?
- can run opencl code on intel processor graphics ?
- if can run cuda & opencl code on intel processor graphics, better ?
as @robert crovella said cannot run cuda on intel gpu/cpu. comes opencl have few choices:
- intel opencl driver intel gpu , cpu
- open source beignet intel gpu
- amd app sdk can run on intel cpu
i cannot 1 best intel gpu on linux. think beignet first support intel gpu official intel drivers appeared. intel cpu on linux use amd app sdk.
Comments
Post a Comment