modify documents

This commit is contained in:
김경종
2026-06-08 15:45:12 +09:00
parent bbed607e58
commit 449bd4efe2
65 changed files with 325 additions and 236 deletions
+1 -1
View File
@@ -89,7 +89,7 @@ MITC4 선형정적 기능이 reference 검증을 통과한 뒤 다음 기능을
- MSVC and CMake must be available for C++ build validation.
- Intel oneAPI MKL must be available through `MKLROOT` or known oneAPI installation paths.
- Intel oneAPI TBB must be available through `TBBROOT` or known oneAPI installation paths.
- HDF5 C library must be supplied through `HDF5_ROOT` or `HDF5_DIR`.
- HDF5 C library must be supplied through `HDF5_ROOT` or `HDF5_DIR`; the current local default is `C:\Program Files\HDF_Group\HDF5\2.1.1`, with CMake package files under `C:\Program Files\HDF_Group\HDF5\2.1.1\cmake`.
- Python 3 must be available for harness validation and phase execution.
## Release Requirements