flang icon indicating copy to clipboard operation
flang copied to clipboard

F90-W-0547-OpenMP feature, DEPEND, not yet implemented in this version of the compiler

Open leezu opened this issue 5 years ago • 0 comments

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?

leezu avatar Jun 09 '20 02:06 leezu