Skip to content

Commit 1e38c0b

Browse files
authored
Merge pull request #1180 from deepmodeling/caic99-patch-3
docs: update gcc requirements
2 parents 20e5c1c + 30286ca commit 1e38c0b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/install.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ To compile ABACUS, please make sure that the following prerequisites are present
4242
- [ELPA](https://elpa.mpcdf.mpg.de/) >= 2017.
4343
- [CEREAL](https://uscilab.github.io/cereal/).
4444

45+
> GCC version 5.1 or later is required: Intel compilers also use GCC headers and libraries[(ref)](https://www.intel.com/content/www/us/en/develop/documentation/cpp-compiler-developer-guide-and-reference/top/compatibility-and-portability/gcc-compatibility-and-interoperability.html#gcc-compatibility-and-interoperability_GUID-52CB6FE0-83DA-4028-9EF4-0DFAF1652736).
46+
4547
These packages can be installed with popular package management system, such as `apt` and `yum`:
4648

4749
```bash

0 commit comments

Comments
 (0)