ajtiM via freebsd-ports <[email protected]> writes: > It is impossible to update ports because there are a conflic with > openblas and cblas - installs files in the same place.
math/openblas exposed its own CBLAS API which is a superset of math/cblas with extensions. For example, some consumers want openblas_set_num_threads(). In short, deinstall math/cblas. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
