Hi
I'm trying to test deepvision library 0.7.0 with processing 4.05b
on Mac 1M Pro, MacOS 12.2.1
I think javacpp and the dependencies, need to be updated to 1.5.7 to include macOSX-arm64
I'm testing Apple Silicon GPU performance against CUDA (RTX3090)
note I'm using javaFX render (as the openGL issues are on going with 4.04b (Java 17.0.2)and above
A library used by this sketch relies on native code that is not available.
UnsatisfiedLinkError: no jniopenblas_nolapack in java.library.path:
Kind regards
Hi
I'm trying to test deepvision library 0.7.0 with processing 4.05b
on Mac 1M Pro, MacOS 12.2.1
I think javacpp and the dependencies, need to be updated to 1.5.7 to include macOSX-arm64
I'm testing Apple Silicon GPU performance against CUDA (RTX3090)
note I'm using javaFX render (as the openGL issues are on going with 4.04b (Java 17.0.2)and above
A library used by this sketch relies on native code that is not available.
UnsatisfiedLinkError: no jniopenblas_nolapack in java.library.path:
Kind regards