Skip to content

Commit af688fe

Browse files
committed
Restore LTS README markers
Restores LTS-specific README wording after the toolchain documentation backport: keep the README marked as for LTS and document NEP as not supported while preserving the 202601 version updates and GCC-MKL support documentation.
1 parent 3940d3f commit af688fe

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

toolchain/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ABACUS Toolchain
1+
# ABACUS Toolchain (for LTS)
22

33
[![Version](https://img.shields.io/badge/version-2026.1-blue.svg)](https://github.com/deepmodeling/abacus-develop/tree/develop/toolchain)
44
[![License](https://img.shields.io/badge/license-GPL--compatible-green.svg)](#license)
@@ -125,7 +125,7 @@ Before running the toolchain, please make sure you have loaded the related envir
125125
- [LibNPY](https://github.com/llohse/libnpy) - NumPy I/O for C++
126126
- [LibRI](https://github.com/abacusmodeling/LibRI) - Resolution of Identity library
127127
- [LibComm](https://github.com/abacusmodeling/LibComm) - Communication library
128-
- [NEP](https://github.com/brucefan1983/NEP_CPU) - Neuroevolution Potential
128+
- [NEP](https://github.com/brucefan1983/NEP_CPU) - Neuroevolution Potential (Not Supported)
129129
- [Cereal](https://github.com/USCiLab/cereal) - C++ serialization library
130130
- [RapidJSON](https://github.com/Tencent/rapidjson) - Fast JSON parser/generator
131131
- **Reference mirror:** [CP2K static downloads](https://www.cp2k.org/static/downloads)
@@ -205,7 +205,7 @@ Mix online and offline packages as needed - the toolchain automatically detects
205205
| LibComm | pinned commit | EXX calculations | GPL-3.0 | Install |
206206
| LibTorch | 2.1.2 / 1.12.1 | MLALGO support | BSD-3-Clause | Optional |
207207
| LibNPY | 1.0.1 / 1.0.1 | NumPy I/O | MIT | Optional |
208-
| NEP | main | Neuroevolution potential | MIT | Optional |
208+
| NEP | main | Neuroevolution potential | MIT | Not Supported |
209209

210210
Also, [Intel-oneAPI](https://www.intel.cn/content/www/cn/zh/developer/tools/oneapi/toolkits.html) and AMD [AOCC](https://www.amd.com/zh-cn/developer/aocc.html) and [AOCL](https://www.amd.com/zh-cn/developer/aocl.html) are supported in toolchain by setting them to system option, but one should install them manually by server administrator.
211211

0 commit comments

Comments
 (0)