Skip to content

Commit

Permalink
Update docs/known_issues/eessi-2023.06.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ocaisa authored Dec 11, 2024
1 parent a00db65 commit acbdbb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/known_issues/eessi-2023.06.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ hook.register("load", combined_load_hook)

### GCC-12.2.0 and foss-2022b based modules cannot be loaded on `zen4` architecture

The `zen4` architecture was released late 2022. As a result, the compilers and BLAS libraries that are part of the 2022b toolchain generation do not yet (fully) support this architecture. Concretely, it was found [in this pr](https://github.com/EESSI/software-layer/pull/567) that unit tests in the OpenBLAS version that is part of the foss-2022b toolchain were failing. As a result, it was decided that we would not support this toolchain-generation at all on the `zen4` architecture.
The `zen4` architecture was released late 2022. As a result, the compilers and BLAS libraries that are part of the 2022b toolchain generation did not yet (fully) support this architecture. Concretely, it was found [in this pr](https://github.com/EESSI/software-layer/pull/567) that unit tests in the OpenBLAS version that is part of the foss-2022b toolchain were failing. As a result, it was decided that we would not support this toolchain-generation at all on the `zen4` architecture.

0 comments on commit acbdbb6

Please sign in to comment.