Skip to content

Commit

Permalink
Add a note on supported architectures (following discussion in openjo…
Browse files Browse the repository at this point in the history
  • Loading branch information
David-McKenna committed Feb 26, 2024
1 parent 58c90ef commit 58a2375
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Future work should not break the existing load/process/output loop, and may cons
Requirements
------------
In order to build and use the library, we require
- An x86-64 host system (ARM and other RISC based architechtures are currently untested/unsupported)
- A modern C and C++ compiler with at least OpenMP 4.5 and C++17 support
- `gcc-10`/`g++-10` used for development, `clang-12` used in production
- A range of tested `gcc` and `clang` releases can be found in the [`main.yml`](.github/workflows/main.yml) action file.
Expand Down

0 comments on commit 58a2375

Please sign in to comment.