Skip to content

Set FlexiBlas default to AOCL#362

Open
AlexKurek wants to merge 1 commit into
tikk3r:fedora-py3from
AlexKurek:set-flexiblas-default-to-AOCL
Open

Set FlexiBlas default to AOCL#362
AlexKurek wants to merge 1 commit into
tikk3r:fedora-py3from
AlexKurek:set-flexiblas-default-to-AOCL

Conversation

@AlexKurek
Copy link
Copy Markdown
Contributor

Description

Set flaxiblas to AOCL permanently. This can be overwritten in runtime by export FLEXIBLAS if needed.
Both during build and runtime flexiblas print gives:

Configured BLAS libraries:
System-wide (/etc/flexiblasrc):
OPENBLAS
library = /opt/OpenBLAS/lib64/libopenblas.so
comment =
AOCL
library = /opt/aocl/5.1.0/aocc/lib/libblis.so
comment =

System-wide from config directory (/etc/flexiblasrc.d/)
NETLIB
library = libflexiblas_netlib.so
comment =
OPENBLAS-OPENMP
library = libflexiblas_openblas-openmp.so
comment =
OPENBLAS-SERIAL
library = libflexiblas_openblas-serial.so
comment =

User config (/home/akurek/.flexiblasrc):
OPENBLAS
library = /opt/OpenBLAS/lib64/libopenblas.so
comment =

Host config (/home/akurek/.flexiblasrc.lof8):

Available hooks:

Backend and hook search paths:
/usr/lib64/flexiblas/

Default BLAS:
System: AOCL
User: (none)
Host: (none)
Active Default: AOCL (System)

Related: #360.

@AlexKurek AlexKurek changed the title Set flexiblas default to AOCL Set FlexiBlas default to AOCL Mar 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant