augusew1

Results 4 issues of augusew1

We recently switched to testing openBLAS on a project and are noticing some test case failures due to a matrix multiplication operation returning an incorrect result. This issue has been...

## UPDATE Please see [this comment](https://github.com/microsoft/Windows-Containers/issues/374#issuecomment-1827854362) for the latest on this bug ## Original Report: **Describe the bug** `--isolation=process` does not work on Windows Server 2022 with an equivalent image...

bug
🔖 ADO

Hello, This could be a misconfiguration on my part, but I am building a wheel file with ```sh python3 -m build --wheel -Cbuild-dir=builddir ``` and unlike building with `meson` directly,...

enhancement

**Describe the bug** When doing a check on supported arguments with flang 20.1.6, meson is passing: ``` -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument ``` Which results in the following result: ``` error:...

language:fortran