vb216
vb216
@doe300 and @thortex , is it feasible results could be slower? I've been using the opencv_perf_imgproc for comparisons when looking at 32bit pi vs 64bit pi, so I thought I'd...
Thanks for the updates to your repo - I compiled and tried to execute the performance test. Without running as sudo it won't run the opencl extensions which is a...
If you've not seen it, this might be of interest for a solution - https://blog.travis-ci.com/2019-10-07-multi-cpu-architecture-support Not had time to play with it, but could be a nice add in to...
Had a little play, looks plausible approach: https://travis-ci.org/vb216/javacpp/jobs/609608177/config where that config could just be expanded out with additional jobs, probably use the existing one as the one that actually pushes...
OK, shouldn't take too long. Out of interest, is there a significant POWER user base? I remember you added it in a year or so ago, I assume it's commercial...
OK, small update built in that PR. Looks like its picking up openjdk8 for ARM, though could be tweaked for others I'm sure. Had a crack at using their windows...
Pretty cool development - they've updated the list of supported CPUs further now https://docs.travis-ci.com/user/multi-cpu-architectures/ - looks like powerpc has made the list! I think its still a bit beta -...