Can it ever be possible to program CUDA for Android (Tegra K1)? -



Can it ever be possible to program CUDA for Android (Tegra K1)? -

i've been developing android bit on 3 years want delve gpu programming. i've checked out renderscript seems tailored more image processing. checked out cuda on nvidia tegra k1 , there seems development kit (tadp) available android developers interested in cuda. appreciate if someone, who's had experience tools, pointed me in right direction.

i beginner of using cuda android. below developing cuda android.

tools: tadp linux version. host ubuntu 12.04, (11.04 can't utilize this, due libc version) there sample of cuda in tadp. can research how run , compile first. device: need have device utilize tegra k1, btw, utilize mipad. books: books learning cuda ok think :)

android cuda

Comments

Popular posts from this blog

Delphi change the assembly code of a running process -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -

C++ 11 "class" keyword -