cblasAutoInstall
Registers CblasLinearAlgebra for automatic selection at program start when the host provides OpenBLAS — depending on the koblas-cblas artifact activates it, mirroring the JVM's classpath discovery, while priority ranking keeps any stronger registered backend in front. On hosts without the libraries nothing is registered and com.eignex.koblas.koblas stays on the portable reference. installLinearAlgebra overrides either way; if the linker drops this unreferenced property, installLinearAlgebra(CblasLinearAlgebra()) remains the explicit activation path.