discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] In progress VOLK work -- supporting Jazelle / acceler


From: West, Nathan
Subject: [Discuss-gnuradio] In progress VOLK work -- supporting Jazelle / accelerating Java in VOLK
Date: Fri, 1 Apr 2016 00:06:08 -0400

Hi all,

I've been working on ARM platforms and supporting VOLK for a while now, and I've wanted to support accelerating Android (and therefore Java)  as devices become smaller and lower power. The obvious answer to accelerating this code is to take advantage of ARM's Jazelle mode which is direct bytecode execution (basically a hardware implementation of the JVM).

Current progress is sitting on the Jazelle branch on my github: https://github.com/n-west/volk/tree/jazelle. I suggest you browse through the last few commits there to get a sense of what this entails.

Hopefully I can get this to a mergeable state soon. Patches welcome.

Cheers and happy april 1 (sorry to those who have not yet had the misfortune of reaching this date),
-Nathan

reply via email to

[Prev in Thread] Current Thread [Next in Thread]