On the road to opencl, the first big utiltiy now works. "dsptop"
It'll need: 4.1.10-ti-r23/4.1.10-ti-rt-r23 or greater as of (utc 1639
Oct 16 it's not out yet.. just pushed the patches now)
http://processors.wiki.ti.com/index.php/Dsptop
sudo apt-get install dsptop
dsptop - Elapsed Time 00:00:00
Moving Average Mode
Average DSP Usage: 0.00% Accuracy 100.00%
DSP %USAGE RUN TIME+ IDLE TIME+
DSP_0 0.00 00:00:00.000 00:00:00.000
DSP_1 0.00 00:00:00.000 00:00:00.000
Regards,
dsp: weekly snapshot: 2015-10-18: dsptop installed by default,
firmware in repo..
http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#BeagleBoard-X15_weekly
kernel: 4.1.10-ti-r23
dsptop is now installed by default..
opencl status:
firmware: (stollen from yocto build:
https://github.com/rcn-ee/repos/tree/master/firmware-am57xx-opencl-monitor
)
sudo apt-get install firmware-am57xx-opencl-monitor
Still todo:
package http://arago-project.org/git/?p=meta-arago.git;a=blob;f=meta-arago-extras/recipes-ti/ocl/opencl_git.bb;hb=HEAD
Regards,
dsp: weekly snapshot: 2015-10-18: dsptop installed by default
As of today, you can install ti-opencl
$ uname -r
4.1.10-ti-r23
sudo apt-get update
sudo apt-get install firmware-am57xx-opencl-monitor ti-opencl
OpenCL examples are under:
/usr/share/ti/examples/opencl/
Most: just build via:
sudo make
Then run:
sudo modprobe cmemk
sudo ./<bin>
TI OpenCL docs here:
http://downloads.ti.com/mctools/esd/docs/opencl/index.html
So Start Mining!! 
Pretty Desktop Snapshot:
https://plus.google.com/106813818225399872098/posts/f2GWgRrjnjc
Regards,