You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When compiling https://github.com/xianyi/OpenBLAS/ lapack with flang, warnings such as F90-W-0547-OpenMP feature, DEPEND, not yet implemented in this version of the compiler are emitted.
@gklimowicz I see you made several improvements to OpenMP implementation afterwards; would they be sufficient to compile OpenBlas? If so, would it make sense to publish a newer binary? If not, is there any plan to support compiling OpenBlas Lapack in the future?
The text was updated successfully, but these errors were encountered:
When compiling https://github.com/xianyi/OpenBLAS/ lapack with flang, warnings such as
F90-W-0547-OpenMP feature, DEPEND, not yet implemented in this version of the compiler
are emitted.This uses the latest binary from https://github.com/flang-compiler/flang/releases
@gklimowicz I see you made several improvements to OpenMP implementation afterwards; would they be sufficient to compile OpenBlas? If so, would it make sense to publish a newer binary? If not, is there any plan to support compiling OpenBlas Lapack in the future?
The text was updated successfully, but these errors were encountered: