diff --git a/content/opensource_packages/CP2K.md b/content/opensource_packages/CP2K.md new file mode 100644 index 00000000..ae291b20 --- /dev/null +++ b/content/opensource_packages/CP2K.md @@ -0,0 +1,30 @@ +--- +name: CP2K +category: HPC +description: CP2K is an open-source quantum chemistry and molecular dynamics software package designed to perform simulations of solid-state, liquid, molecular, and biological systems. +download_url: https://github.com/cp2k/cp2k/releases +works_on_arm: true +supported_minimum_version: + version_number: v8.2.0 + release_date: 2021/05/28 + + +optional_info: + homepage_url: https://www.cp2k.org/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://github.com/cp2k/cp2k/blob/master/INSTALL.md + arm_recommended_minimum_version: + version_number: + release_date: + + +optional_hidden_info: + release_notes__supported_minimum: https://github.com/cp2k/cp2k/releases/tag/v8.2.0 + release_notes__recommended_minimum: + other_info: +--- + diff --git a/content/opensource_packages/LZO.md b/content/opensource_packages/LZO.md new file mode 100644 index 00000000..c198a2a4 --- /dev/null +++ b/content/opensource_packages/LZO.md @@ -0,0 +1,30 @@ +--- +name: LZO (Lempel-Ziv-Oberhumer) +category: Data-format +description: LZO (Lempel-Ziv-Oberhumer) is a lossless data compression library that is designed for real-time compression and decompression. +download_url: https://www.oberhumer.com/opensource/lzo/#download +works_on_arm: true +supported_minimum_version: + version_number: 2.10 + release_date: 2017/03/01 + + +optional_info: + homepage_url: https://www.oberhumer.com/opensource/lzo/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://github.com/nemequ/lzo/blob/master/README + arm_recommended_minimum_version: + version_number: + release_date: + + +optional_hidden_info: + release_notes__supported_minimum: + release_notes__recommended_minimum: + other_info: Linux/ARM64 release notes are not available. Installation and testing are done via the [tar archive](https://www.oberhumer.com/opensource/lzo/download/lzo-2.10.tar.gz). +--- +