From d80edacb3edc39660dbb5dd1f80afcacbc469818 Mon Sep 17 00:00:00 2001 From: odidev Date: Mon, 24 Jun 2024 11:29:52 +0000 Subject: [PATCH 01/60] Add hive and openanolis files. Signed-off-by: odidev --- content/opensource_packages/hive.md | 29 +++++++++++++++++++++++ content/opensource_packages/openanolis.md | 29 +++++++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 content/opensource_packages/hive.md create mode 100644 content/opensource_packages/openanolis.md diff --git a/content/opensource_packages/hive.md b/content/opensource_packages/hive.md new file mode 100644 index 00000000..1915e175 --- /dev/null +++ b/content/opensource_packages/hive.md @@ -0,0 +1,29 @@ +--- +name: Hive +category: Databases - Big-data +description: The Apache Hive data warehouse software helps to read, write, and manage large datasets that reside in the distributed storage using SQL. +download_url: https://hive.apache.org/general/downloads/ +works_on_arm: true +supported_minimum_version: + version_number: 4.0.0-alpha-2 + release_date: 2022/11/16 + + +optional_info: + homepage_url: https://hive.apache.org/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: https://community.arm.com/arm-community-blogs/b/ai-and-ml-blog/posts/how-to-build-scalable-next-best-action-solution-in-pure-sql-with-hivemall + partner_content: https://docs.aws.amazon.com/emr/latest/EMR-Serverless-UserGuide/architecture.html + official_docs: https://cwiki.apache.org/confluence/display/Hive/GettingStarted + arm_recommended_minimum_version: + version_number: + release_date: + +optional_hidden_info: + release_notes__supported_minimum: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12351489&styleName=Html&projectId=12310843 + release_notes__recommended_minimum: + other_info: + +--- diff --git a/content/opensource_packages/openanolis.md b/content/opensource_packages/openanolis.md new file mode 100644 index 00000000..7cc7c540 --- /dev/null +++ b/content/opensource_packages/openanolis.md @@ -0,0 +1,29 @@ +--- +name: OpenAnolis +category: Operating System +description: OpenAnolis is an open-source community and innovation platform for operating systems, that accepts open community cooperation to build Linux open-source distribution and open-source innovation technology. +download_url: https://openanolis.cn/download +works_on_arm: true +supported_minimum_version: + version_number: 7.7 + release_date: 2021/11/16 + + +optional_info: + homepage_url: https://openanolis.cn/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: https://www.alibabacloud.com/blog/introduction-to-openanolis-and-anolis-os_600645 + official_docs: https://openanolis.cn/sig/Cloud-Kernel/doc/721476209221304399 + arm_recommended_minimum_version: + version_number: + release_date: + +optional_hidden_info: + release_notes__supported_minimum: https://mirrors.openanolis.cn/anolis/7.7/isos/GA/ReadMe.txt + release_notes__recommended_minimum: + other_info: + +--- From 6dd054eadde128494a7b41637bbd183957dc65bd Mon Sep 17 00:00:00 2001 From: odidev Date: Wed, 26 Jun 2024 10:23:50 +0000 Subject: [PATCH 02/60] Add Crystal Language, deepstreamhub, dynamorio, and modify wrf files. Signed-off-by: odidev --- .../opensource_packages/Crystal-Language.md | 30 +++++++++++++++++++ content/opensource_packages/deepstreamHub.md | 30 +++++++++++++++++++ content/opensource_packages/dynamorio.md | 30 +++++++++++++++++++ content/opensource_packages/wrf.md | 15 +++++----- 4 files changed, 98 insertions(+), 7 deletions(-) create mode 100644 content/opensource_packages/Crystal-Language.md create mode 100644 content/opensource_packages/deepstreamHub.md create mode 100644 content/opensource_packages/dynamorio.md diff --git a/content/opensource_packages/Crystal-Language.md b/content/opensource_packages/Crystal-Language.md new file mode 100644 index 00000000..f2c82b84 --- /dev/null +++ b/content/opensource_packages/Crystal-Language.md @@ -0,0 +1,30 @@ +--- +name: Crystal Language +category: OS & Languages +description: Crystal is a programming language designed for efficiency and performance, with a syntax similar to Ruby. +download_url: https://github.com/crystal-lang/crystal/releases +works_on_arm: true +supported_minimum_version: + version_number: 0.20.0 + release_date: 2016/11/22 + + +optional_info: + homepage_url: https://crystal-lang.org/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://crystal-lang.org/reference/1.12/getting_started/index.html + arm_recommended_minimum_version: + version_number: + release_date: + + +optional_hidden_info: + release_notes__supported_minimum: https://github.com/crystal-lang/crystal/releases/tag/0.20.0 + release_notes__recommended_minimum: + other_info: + +--- diff --git a/content/opensource_packages/deepstreamHub.md b/content/opensource_packages/deepstreamHub.md new file mode 100644 index 00000000..d4640c8f --- /dev/null +++ b/content/opensource_packages/deepstreamHub.md @@ -0,0 +1,30 @@ +--- +name: DeepstreamHub +category: Messaging/Comms +description: DeepstreamHub is a platform designed to handle real-time data streams, enabling applications to process and react to data instantly. +download_url: https://github.com/deepstreamIO/deepstream.io/releases +works_on_arm: true +supported_minimum_version: + version_number: v6.0.0 + release_date: 2021/12/13 + + +optional_info: + homepage_url: https://deepstreamhub.com/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://deepstreamhub.com/tutorials/getting-started/node/ + 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://github.com/deepstreamIO/deepstream.io/releases/tag/v6.0.0). + +--- diff --git a/content/opensource_packages/dynamorio.md b/content/opensource_packages/dynamorio.md new file mode 100644 index 00000000..8e1606cf --- /dev/null +++ b/content/opensource_packages/dynamorio.md @@ -0,0 +1,30 @@ +--- +name: DynamoRio +category: Runtimes +description: DynamoRIO is a dynamic binary instrumentation tool that provides a runtime code manipulation system. +download_url: https://github.com/DynamoRIO/dynamorio/releases +works_on_arm: true +supported_minimum_version: + version_number: 7.0.0-RC1 + release_date: 2017/02/04 + + +optional_info: + homepage_url: https://dynamorio.org/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: https://community.arm.com/arm-community-blogs/b/high-performance-computing-blog/posts/emulating-sve-on-armv8-using-dynamorio-and-armie + partner_content: + official_docs: https://dynamorio.org/page_user_docs.html + arm_recommended_minimum_version: + version_number: + release_date: + + +optional_hidden_info: + release_notes__supported_minimum: https://github.com/DynamoRIO/dynamorio/releases/tag/release_7_0_0_rc1 + release_notes__recommended_minimum: + other_info: + +--- diff --git a/content/opensource_packages/wrf.md b/content/opensource_packages/wrf.md index 493846a7..d31b785f 100644 --- a/content/opensource_packages/wrf.md +++ b/content/opensource_packages/wrf.md @@ -1,12 +1,12 @@ --- -name: Weather Research & Forecasting Model (WRF) +name: Weather Research and Forecasting (WRF) category: HPC -description: The Weather Research & Forcasting Model is a state of the art mesoscale numerical weather prediction system. It is designed for operational forecasting applications and atmospheric research. +description: Weather Research and Forecasting (WRF) model is a numerical weather prediction (NWP) system designed for both atmospheric research and operational forecasting applications. download_url: https://github.com/wrf-model/WRF/releases works_on_arm: true supported_minimum_version: - version_number: 3.9.1.1 - release_date: 2020/08/17 + version_number: v4.2.2 + release_date: 2021/01/15 optional_info: @@ -15,15 +15,16 @@ optional_info: alternative_options: getting_started_resources: arm_content: https://community.arm.com/arm-community-blogs/b/high-performance-computing-blog/posts/bringing-wrf-up-to-speed-with-arm-neoverse - partner_content: - official_docs: + partner_content: https://aws.amazon.com/blogs/hpc/numerical-weather-prediction-on-aws-graviton2/ + official_docs: https://www.mmm.ucar.edu/models/wrf/support arm_recommended_minimum_version: version_number: release_date: + optional_hidden_info: release_notes__supported_minimum: release_notes__recommended_minimum: - other_info: No release notes found before v4, but proven to work in the Arm blog linked in Arm content. + other_info: AArch64 support was added in the PR(https://github.com/wrf-model/WRF/pull/1301). The PR got merged in Dec 2020 and the next release after the merge is v4.2.2. Tested v4.2.2(https://github.com/wrf-model/WRF/releases/tag/v4.2.2) version and it works on AArch64. --- From e33d1237ca04161cc9808a1a7871cc00544c9cdc Mon Sep 17 00:00:00 2001 From: odidev Date: Tue, 2 Jul 2024 08:48:04 +0000 Subject: [PATCH 03/60] Add Linaro GNU and Linaro LLVM files Signed-off-by: odidev --- content/opensource_packages/linaro_GNU.md | 29 ++++++++++++++++++++++ content/opensource_packages/linaro_LLVM.md | 29 ++++++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 content/opensource_packages/linaro_GNU.md create mode 100644 content/opensource_packages/linaro_LLVM.md diff --git a/content/opensource_packages/linaro_GNU.md b/content/opensource_packages/linaro_GNU.md new file mode 100644 index 00000000..8c760e98 --- /dev/null +++ b/content/opensource_packages/linaro_GNU.md @@ -0,0 +1,29 @@ +--- +name: Linaro - GNU toolchain +category: Compilers/Tools +description: GNU is a group of programming tools used to develop software applications and operating systems. +download_url: https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads +works_on_arm: true +supported_minimum_version: + version_number: 11.2-2022.02 + release_date: 2022/02/15 + + +optional_info: + homepage_url: https://www.linaro.org/downloads/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: https://developer.arm.com/Tools%20and%20Software/GNU%20Toolchain#Technical-Specifications + partner_content: + official_docs: + arm_recommended_minimum_version: + version_number: + release_date: + +optional_hidden_info: + release_notes__supported_minimum: + release_notes__recommended_minimum: + other_info: The official Arm releases of the pre-built GNU cross-toolchain for AArch64 are available on the [Arm Developer website](https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads). The minimum release present is 11.2-2022.02. Kindly refer [here](https://www.linaro.org/downloads/) for more information. + +--- diff --git a/content/opensource_packages/linaro_LLVM.md b/content/opensource_packages/linaro_LLVM.md new file mode 100644 index 00000000..a365510f --- /dev/null +++ b/content/opensource_packages/linaro_LLVM.md @@ -0,0 +1,29 @@ +--- +name: Linaro - LLVM builder +category: Compilers/Tools +description: The LLVM Project is a set of compiler and toolchain technologies. +download_url: https://github.com/llvm/llvm-project/releases/ +works_on_arm: true +supported_minimum_version: + version_number: 7.1.0 + release_date: 2019/05/11 + + +optional_info: + homepage_url: https://www.linaro.org/downloads/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: https://developer.arm.com/Tools%20and%20Software/LLVM%20Toolchain#Technical-Specifications + partner_content: + official_docs: + arm_recommended_minimum_version: + version_number: + release_date: + +optional_hidden_info: + release_notes__supported_minimum: + release_notes__recommended_minimum: + other_info: The official community releases of the pre-built LLVM native toolchain for AArch64 are built and tested by Linaro and are now available on [LLVM’s GitHub](https://github.com/llvm/llvm-project/releases). The minimum version available at GitHub is v7.1.0, which has AArch64 release. Kindly refer [here](https://www.linaro.org/downloads/) for more information. + +--- From baa234c393a51fcabbe7517be69c8a1524a91f0a Mon Sep 17 00:00:00 2001 From: odidev Date: Fri, 26 Jul 2024 11:02:38 +0000 Subject: [PATCH 04/60] Add Fio and docker-compose files Signed-off-by: odidev --- content/opensource_packages/docker_compose.md | 29 +++++++++++++++++++ content/opensource_packages/fio.md | 29 +++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 content/opensource_packages/docker_compose.md create mode 100644 content/opensource_packages/fio.md diff --git a/content/opensource_packages/docker_compose.md b/content/opensource_packages/docker_compose.md new file mode 100644 index 00000000..a9ff8762 --- /dev/null +++ b/content/opensource_packages/docker_compose.md @@ -0,0 +1,29 @@ +--- +name: Docker-Compose +category: Containers and Orchestration +description: Docker Compose is a tool that uses a single configuration file to define and run multi-container applications. +download_url: https://github.com/docker/compose/releases +works_on_arm: true +supported_minimum_version: + version_number: 2.0.0 + release_date: 2021/09/28 + + +optional_info: + homepage_url: https://docs.docker.com/compose/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://docs.docker.com/compose/install/ + arm_recommended_minimum_version: + version_number: + release_date: + +optional_hidden_info: + release_notes__supported_minimum: + release_notes__recommended_minimum: + other_info: There are no release notes for Linux/ARM64. However, the first docker compose binary for Linux/ARM64 is available in version 2.0.0 at GitHub releases [here](https://github.com/docker/compose/releases/tag/v2.0.0). + +--- diff --git a/content/opensource_packages/fio.md b/content/opensource_packages/fio.md new file mode 100644 index 00000000..30377399 --- /dev/null +++ b/content/opensource_packages/fio.md @@ -0,0 +1,29 @@ +--- +name: Fio +category: Miscellaneous +description: Fio is a flexible I/O tester tool, and is used to save the hassle of writing special test case programs. +download_url: https://brick.kernel.dk/snaps/ +works_on_arm: true +supported_minimum_version: + version_number: 3.28 + release_date: 2021/09/08 + + +optional_info: + homepage_url: https://github.com/axboe/fio + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://fio.readthedocs.io/en/master/fio_doc.html#building + arm_recommended_minimum_version: + version_number: + release_date: + +optional_hidden_info: + release_notes__supported_minimum: + release_notes__recommended_minimum: + other_info: There are no release notes for Linux/ARM64. GitHub releases roll out msi for x86 and x64 only. However, fio can be built and installed from source from version 3.28 and above. The installation is verified with "fio --version". Before version 3.28, build fails commonly on both ARM64 and AMD64 to find linux/raw.h file. + +--- From cdb9f11339c2b4d8af075dc1abd3403857c61044 Mon Sep 17 00:00:00 2001 From: odidev Date: Mon, 29 Jul 2024 09:43:30 +0000 Subject: [PATCH 05/60] Add Libuv and Nacos File Signed-off-by: odidev --- content/opensource_packages/libuv.md | 29 ++++++++++++++++++++++++++++ content/opensource_packages/nacos.md | 29 ++++++++++++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 content/opensource_packages/libuv.md create mode 100644 content/opensource_packages/nacos.md diff --git a/content/opensource_packages/libuv.md b/content/opensource_packages/libuv.md new file mode 100644 index 00000000..c200cf24 --- /dev/null +++ b/content/opensource_packages/libuv.md @@ -0,0 +1,29 @@ +--- +name: Libuv +category: Runtimes +description: Libuv is a cross-platform library designed for asynchronous I/O operations. +download_url: https://github.com/libuv/libuv/tags +works_on_arm: true +supported_minimum_version: + version_number: v1.15.0 + release_date: 2017/10/03 + +optional_info: + homepage_url: https://libuv.org/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://github.com/libuv/libuv/blob/v1.x/README.md + arm_recommended_minimum_version: + version_number: + release_date: + + +optional_hidden_info: + release_notes__supported_minimum: + release_notes__recommended_minimum: + other_info: There are no release notes or binaries present for Linux/ARM64. Libuv version 1.15.0 is installed and tested on the Neoverse N1, using steps mentioned in [README.md](https://github.com/libuv/libuv/tree/v1.15.0). + +--- diff --git a/content/opensource_packages/nacos.md b/content/opensource_packages/nacos.md new file mode 100644 index 00000000..b5f0e49e --- /dev/null +++ b/content/opensource_packages/nacos.md @@ -0,0 +1,29 @@ +--- +name: Nacos +category: Service Mesh +description: Nacos is an open-source platform designed for managing and discovering services in cloud-native applications. +download_url: https://github.com/alibaba/nacos/tags +works_on_arm: true +supported_minimum_version: + version_number: 2.1.1 + release_date: 2022/08/08 + +optional_info: + homepage_url: https://nacos.io/ + support_caveats: For Nacos to run on ARM servers, Java 8 or above must be installed. Lower versions do not support Nacos on ARM64. + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://nacos.io/en-us/docs/quick-start.html + arm_recommended_minimum_version: + version_number: + release_date: + + +optional_hidden_info: + release_notes__supported_minimum: + release_notes__recommended_minimum: + other_info: There are no release notes or binaries present for Linux/ARM64. Nacos version 2.1.1 is installed and tested on the Neoverse N1, using steps mentioned [here](https://nacos.io/en-us/docs/quick-start.html). Specifically, version 2.1.0 was the last version that did not build on ARM64 servers. + +--- From 1287b9db74d2c4ad7d79baa640856a62136409c3 Mon Sep 17 00:00:00 2001 From: odidev Date: Thu, 25 Jul 2024 10:20:20 +0000 Subject: [PATCH 06/60] Add Cmake and Archiconda3 files Signed-off-by: odidev --- content/opensource_packages/archiconda3.md | 29 ++++++++++++++++++++++ content/opensource_packages/cmake.md | 29 ++++++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 content/opensource_packages/archiconda3.md create mode 100644 content/opensource_packages/cmake.md diff --git a/content/opensource_packages/archiconda3.md b/content/opensource_packages/archiconda3.md new file mode 100644 index 00000000..8e78e252 --- /dev/null +++ b/content/opensource_packages/archiconda3.md @@ -0,0 +1,29 @@ +--- +name: Archiconda3 +category: Miscellaneous +description: Archiconda3 is a distribution of conda for 64 bit arm leveraging conda-forge. +download_url: https://github.com/Archiconda/build-tools/releases +works_on_arm: true +supported_minimum_version: + version_number: 0.1.1 + release_date: 2018/12/28 + + +optional_info: + homepage_url: https://github.com/Archiconda/build-tools + support_caveats: This project has been superseded by miniforge, a project by conda-forge. + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://github.com/Archiconda/build-tools?tab=readme-ov-file#archiconda3 + arm_recommended_minimum_version: + version_number: + release_date: + +optional_hidden_info: + release_notes__supported_minimum: + release_notes__recommended_minimum: + other_info: There are no release notes for Linux/ARM64. The minimum version of archiconda3 available on GitHub is 0.1.1, which has AArch64 install script. + +--- diff --git a/content/opensource_packages/cmake.md b/content/opensource_packages/cmake.md new file mode 100644 index 00000000..fb003323 --- /dev/null +++ b/content/opensource_packages/cmake.md @@ -0,0 +1,29 @@ +--- +name: CMake +category: Compilers/Tools +description: Cmake is a de-facto standard for building code, especially C and C++, and it manages the cross-platform software build process for software development projects. +download_url: https://cmake.org/download/ +works_on_arm: true +supported_minimum_version: + version_number: 3.19.3 + release_date: 2021/01/13 + + +optional_info: + homepage_url: https://cmake.org/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: https://learn.arm.com/install-guides/cmake/ + partner_content: + official_docs: https://cmake.org/getting-started/ + arm_recommended_minimum_version: + version_number: + release_date: + +optional_hidden_info: + release_notes__supported_minimum: https://cmake.org/cmake/help/latest/release/3.19.html#id3 + release_notes__recommended_minimum: + other_info: + +--- From 9fbe441ec5c10af124c8c1cbec88071cb20703aa Mon Sep 17 00:00:00 2001 From: odidev Date: Wed, 31 Jul 2024 12:40:44 +0000 Subject: [PATCH 07/60] Add Maven, Robot Framework and Tesseract files Signed-off-by: odidev --- content/opensource_packages/maven.md | 30 +++++++++++++++++++ .../opensource_packages/robot-framework.md | 30 +++++++++++++++++++ content/opensource_packages/tesseract.md | 30 +++++++++++++++++++ 3 files changed, 90 insertions(+) create mode 100644 content/opensource_packages/maven.md create mode 100644 content/opensource_packages/robot-framework.md create mode 100644 content/opensource_packages/tesseract.md diff --git a/content/opensource_packages/maven.md b/content/opensource_packages/maven.md new file mode 100644 index 00000000..2d608142 --- /dev/null +++ b/content/opensource_packages/maven.md @@ -0,0 +1,30 @@ +--- +name: Maven +category: Compilers/Tools +description: Maven is a powerful build automation and project management tool primarily used in Java-based projects. Still, it can also be utilized with other programming languages and developed by the Apache Software Foundation. +download_url: https://github.com/apache/maven/releases +works_on_arm: true +supported_minimum_version: + version_number: maven-3.6.0 + release_date: 2018/10/25 + + +optional_info: + homepage_url: https://maven.apache.org/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: https://community.arm.com/arm-community-blogs/b/infrastructure-solutions-blog/posts/microsoft-azure-preview-now-available-for-arm-neoverse + partner_content: https://www.alibabacloud.com/help/en/acr/use-cases/build-and-push-multi-schema-images-locally-to-container-mirroring-service + official_docs: https://maven.apache.org/download.cgi#Installation + 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://github.com/apache/maven/releases/tag/maven-3.6.0). + +--- diff --git a/content/opensource_packages/robot-framework.md b/content/opensource_packages/robot-framework.md new file mode 100644 index 00000000..09ccc32c --- /dev/null +++ b/content/opensource_packages/robot-framework.md @@ -0,0 +1,30 @@ +--- +name: Robot Framework +category: Miscellaneous +description: Robot Framework is an open-source test automation framework used for acceptance testing, acceptance test-driven development (ATDD), and robotic process automation (RPA). +download_url: https://github.com/robotframework/robotframework/releases +works_on_arm: true +supported_minimum_version: + version_number: v3.2a1 + release_date: 2019/11/12 + + +optional_info: + homepage_url: https://robotframework.org/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://robotframework.org/#getting-started + 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://github.com/robotframework/robotframework/releases/tag/v3.2a1). + +--- diff --git a/content/opensource_packages/tesseract.md b/content/opensource_packages/tesseract.md new file mode 100644 index 00000000..ec355355 --- /dev/null +++ b/content/opensource_packages/tesseract.md @@ -0,0 +1,30 @@ +--- +name: Tesseract +category: AI/ML +description: Tesseract is an open-source optical character recognition (OCR) engine that is widely used in AI and machine learning applications to extract text from images or scanned documents. It leverages machine learning techniques to recognize and convert different types of text. +download_url: https://github.com/tesseract-ocr/tesseract/releases +works_on_arm: true +supported_minimum_version: + version_number: 3.04.00 + release_date: 2015/07/24 + + +optional_info: + homepage_url: https://tesseract-ocr.github.io/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://github.com/tesseract-ocr/tesseract/blob/main/INSTALL.GIT.md + 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://github.com/tesseract-ocr/tesseract/releases/tag/3.04.00). + +--- From 06595a6c3d2f1db2766086b98d6d8ddd5462ee18 Mon Sep 17 00:00:00 2001 From: odidev Date: Mon, 5 Aug 2024 09:04:00 +0000 Subject: [PATCH 08/60] Add CGAL and FastDFS File Signed-off-by: odidev --- content/opensource_packages/cgal.md | 29 ++++++++++++++++++++++++++ content/opensource_packages/fastdfs.md | 29 ++++++++++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 content/opensource_packages/cgal.md create mode 100644 content/opensource_packages/fastdfs.md diff --git a/content/opensource_packages/cgal.md b/content/opensource_packages/cgal.md new file mode 100644 index 00000000..baac6dc1 --- /dev/null +++ b/content/opensource_packages/cgal.md @@ -0,0 +1,29 @@ +--- +name: Computational Geometry Algorithms Library (CGAL) +category: Compilers/Tools +description: Computational Geometry Algorithms Library (CGAL) is a C++ library that provides a wide range of algorithms and data structures for computational geometry tasks. +download_url: https://github.com/CGAL/cgal/releases +works_on_arm: true +supported_minimum_version: + version_number: 4.7 + release_date: 2015/10/19 + +optional_info: + homepage_url: https://www.cgal.org/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://doc.cgal.org/latest/Manual/general_intro.html + arm_recommended_minimum_version: + version_number: + release_date: + + +optional_hidden_info: + release_notes__supported_minimum: + release_notes__recommended_minimum: + other_info: There are no release notes or binaries present for Linux/ARM64. CGAL version 4.7 is installed and tested on the Neoverse N1, using steps mentioned in the [document](https://doc.cgal.org/latest/Manual/usage.html). + +--- diff --git a/content/opensource_packages/fastdfs.md b/content/opensource_packages/fastdfs.md new file mode 100644 index 00000000..b3714093 --- /dev/null +++ b/content/opensource_packages/fastdfs.md @@ -0,0 +1,29 @@ +--- +name: FastDFS +category: Storage +description: FastDFS is a high-performance, distributed file system designed for managing large volumes of files efficiently. +download_url: https://github.com/happyfish100/fastdfs/tags +works_on_arm: true +supported_minimum_version: + version_number: 6.04 + release_date: 2019/12/05 + +optional_info: + homepage_url: https://github.com/happyfish100/fastdfs + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://github.com/happyfish100/fastdfs/blob/master/INSTALL + arm_recommended_minimum_version: + version_number: + release_date: + + +optional_hidden_info: + release_notes__supported_minimum: + release_notes__recommended_minimum: + other_info: There are no release notes or binaries present for Linux/ARM64. FastDFS version 6.04 is installed and tested on the Neoverse N1, using steps mentioned in the [file](https://github.com/happyfish100/fastdfs/blob/V6.04/INSTALL). + +--- From 59edd3b1d0be9e6234941e3126f1bca39b67e12f Mon Sep 17 00:00:00 2001 From: odidev Date: Tue, 6 Aug 2024 11:35:40 +0000 Subject: [PATCH 09/60] Add 0xFFFF and Solr files Signed-off-by: odidev --- content/opensource_packages/0xffff.md | 30 +++++++++++++++++++++++++++ content/opensource_packages/solr.md | 30 +++++++++++++++++++++++++++ 2 files changed, 60 insertions(+) create mode 100644 content/opensource_packages/0xffff.md create mode 100644 content/opensource_packages/solr.md diff --git a/content/opensource_packages/0xffff.md b/content/opensource_packages/0xffff.md new file mode 100644 index 00000000..95f4aba7 --- /dev/null +++ b/content/opensource_packages/0xffff.md @@ -0,0 +1,30 @@ +--- +name: Open Free Fiasco Firmware Flasher (0xFFFF) +category: Miscellaneous +description: 0xFFFF (Open Free Fiasco Firmware Flasher) is an open-source tool for those who need to interact directly with device firmware, offering both flexibility and control over the flashing process. +download_url: https://github.com/pali/0xFFFF/releases +works_on_arm: true +supported_minimum_version: + version_number: 0.7 + release_date: 2016/12/25 + + +optional_info: + homepage_url: https://github.com/pali/0xFFFF + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://github.com/pali/0xFFFF/blob/master/INSTALL + 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://github.com/pali/0xFFFF/releases/tag/0.7). + +--- diff --git a/content/opensource_packages/solr.md b/content/opensource_packages/solr.md new file mode 100644 index 00000000..932bc22b --- /dev/null +++ b/content/opensource_packages/solr.md @@ -0,0 +1,30 @@ +--- +name: Solr +category: Content mgmt platforms +description: Solr is an open-source platform that provides full-text search, faceted search, real-time indexing, dynamic clustering, database integration, and rich document-handling capabilities. +download_url: https://github.com/apache/solr/tags +works_on_arm: true +supported_minimum_version: + version_number: 9.1.0 + release_date: 2022/11/17 + + +optional_info: + homepage_url: https://solr.apache.org/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://solr.apache.org/guide/solr/latest/getting-started/solr-tutorial.html + 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://github.com/apache/solr/releases/tag/releases%2Fsolr%2F9.1.0). + +--- From 94f898270e73cf8ad8c8b18c87727f8de3b58ccd Mon Sep 17 00:00:00 2001 From: odidev Date: Wed, 7 Aug 2024 08:51:40 +0000 Subject: [PATCH 10/60] Add keepalived and perl files Signed-off-by: odidev --- content/opensource_packages/keepalived.md | 30 +++++++++++++++++++++++ content/opensource_packages/perl.md | 30 +++++++++++++++++++++++ 2 files changed, 60 insertions(+) create mode 100644 content/opensource_packages/keepalived.md create mode 100644 content/opensource_packages/perl.md diff --git a/content/opensource_packages/keepalived.md b/content/opensource_packages/keepalived.md new file mode 100644 index 00000000..57bf4020 --- /dev/null +++ b/content/opensource_packages/keepalived.md @@ -0,0 +1,30 @@ +--- +name: Keepalived +category: Networking +description: Keepalived is a Linux tool designed to improve service reliability by managing virtual IPs and enabling automatic failover. It helps to maintain uninterrupted service by switching to backup systems if the primary system experiences a failure. +download_url: https://www.keepalived.org/download.html +works_on_arm: true +supported_minimum_version: + version_number: v1.2.3 + release_date: 2012/08/13 + + +optional_info: + homepage_url: https://www.keepalived.org/index.html# + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://keepalived.readthedocs.io/en/latest/installing_keepalived.html + 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 were performed using the released tar files. This is the first version released since the introduction of ARM64. + +--- diff --git a/content/opensource_packages/perl.md b/content/opensource_packages/perl.md new file mode 100644 index 00000000..9cb3dee2 --- /dev/null +++ b/content/opensource_packages/perl.md @@ -0,0 +1,30 @@ +--- +name: Perl +category: Languages and Frameworks +description: Perl is a flexible programming language great for working with text and automating tasks. It’s useful for everything from building websites to managing systems. +download_url: https://github.com/Perl/perl5/tags +works_on_arm: true +supported_minimum_version: + version_number: v5.31.6 + release_date: 2019/11/21 + + +optional_info: + homepage_url: https://dev.perl.org/perl5/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://github.com/Perl/perl5?tab=readme-ov-file#installation + 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 currently unavailable. Installation and testing were carried out using the released tar files. Prior to version v5.31.6, a segmentation fault error occurred on both x86_64 and ARM64 platforms. + +--- From 72b5dcda9c8eef6ca245ffd3e239961889e99875 Mon Sep 17 00:00:00 2001 From: odidev Date: Mon, 5 Aug 2024 10:36:47 +0000 Subject: [PATCH 11/60] Add gdb and samba files Signed-off-by: odidev --- content/opensource_packages/gdb.md | 30 ++++++++++++++++++++++++++++ content/opensource_packages/samba.md | 30 ++++++++++++++++++++++++++++ 2 files changed, 60 insertions(+) create mode 100644 content/opensource_packages/gdb.md create mode 100644 content/opensource_packages/samba.md diff --git a/content/opensource_packages/gdb.md b/content/opensource_packages/gdb.md new file mode 100644 index 00000000..c90d5da0 --- /dev/null +++ b/content/opensource_packages/gdb.md @@ -0,0 +1,30 @@ +--- +name: GNU Debugger (GDB) +category: Compilers/Tools +description: GNU Debugger (GDB) is a tool for developers to track down and fix issues in their code by letting them pause and examine how their programs run. It works with multiple programming languages to simplify the debugging process. +download_url: https://www.sourceware.org/gdb/download/ +works_on_arm: true +supported_minimum_version: + version_number: 7.6 + release_date: 2013/04/26 + + +optional_info: + homepage_url: https://sourceware.org/gdb/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: https://developer.arm.com/documentation/102435/0100/Debugging-with-GDB + partner_content: + official_docs: https://sourceware.org/gdb/current/onlinedocs/gdb.html/Installing-GDB.html#Installing-GDB + arm_recommended_minimum_version: + version_number: + release_date: + + +optional_hidden_info: + release_notes__supported_minimum: https://sourceware.org/legacy-ml/gdb-announce/2013/msg00001.html + release_notes__recommended_minimum: + other_info: + +--- diff --git a/content/opensource_packages/samba.md b/content/opensource_packages/samba.md new file mode 100644 index 00000000..1402c262 --- /dev/null +++ b/content/opensource_packages/samba.md @@ -0,0 +1,30 @@ +--- +name: Samba +category: Networking +description: Samba facilitates seamless file and printer sharing between Windows and Linux devices, streamlining collaboration and connectivity across diverse network systems. +download_url: https://github.com/samba-team/samba/tags +works_on_arm: true +supported_minimum_version: + version_number: v4.9.0 + release_date: 2018/09/13 + + +optional_info: + homepage_url: https://www.samba.org/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://wiki.samba.org/index.php/Installing_Samba + 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 were done using released tar files. + +--- From 51cfc6c7f43124dceb0d7f3be1bfbb34d9750290 Mon Sep 17 00:00:00 2001 From: odidev Date: Tue, 30 Jul 2024 10:16:44 +0000 Subject: [PATCH 12/60] Add elastic-agent and log4cpp files Signed-off-by: odidev --- content/opensource_packages/elastic-agent.md | 30 ++++++++++++++++++++ content/opensource_packages/log4cpp.md | 30 ++++++++++++++++++++ 2 files changed, 60 insertions(+) create mode 100644 content/opensource_packages/elastic-agent.md create mode 100644 content/opensource_packages/log4cpp.md diff --git a/content/opensource_packages/elastic-agent.md b/content/opensource_packages/elastic-agent.md new file mode 100644 index 00000000..9df95284 --- /dev/null +++ b/content/opensource_packages/elastic-agent.md @@ -0,0 +1,30 @@ +--- +name: Elastic Agent +category: Monitoring/Observability +description: Elastic Agent is a simple tool that gathers and sends data to the Elastic Stack, making it easier to monitor and manage the systems. It helps collect logs, metrics, and security information in real-time. +download_url: https://www.elastic.co/downloads/elastic-agent +works_on_arm: true +supported_minimum_version: + version_number: 7.12.0 + release_date: 2021/03/23 + + +optional_info: + homepage_url: https://www.elastic.co/elastic-agent + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://www.elastic.co/guide/en/fleet/8.14/elastic-agent-installation.html + 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. The first Linux/ARM64 tar file is available in version v[7.12.0](https://artifacts.elastic.co/downloads/beats/elastic-agent/elastic-agent-7.12.0-linux-arm64.tar.gz). + +--- diff --git a/content/opensource_packages/log4cpp.md b/content/opensource_packages/log4cpp.md new file mode 100644 index 00000000..e7983f3b --- /dev/null +++ b/content/opensource_packages/log4cpp.md @@ -0,0 +1,30 @@ +--- +name: Log4cpp +category: Languages and Frameworks +description: Log4cpp is a C++ library that simplifies logging by offering various options to track application events and errors. It helps developers monitor and troubleshoot their code efficiently. +download_url: https://sourceforge.net/projects/log4cpp/files/ +works_on_arm: true +supported_minimum_version: + version_number: v1.1.1 + release_date: 2013/11/26 + + +optional_info: + homepage_url: https://log4cpp.sourceforge.net/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://log4cpp.sourceforge.net/#building + 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 using source code. + +--- From 20e505027c80ec22871a5f32e04d40c6f42e8353 Mon Sep 17 00:00:00 2001 From: odidev Date: Wed, 31 Jul 2024 07:01:00 +0000 Subject: [PATCH 13/60] Add JMeter and Guacamole files Signed-off-by: odidev --- content/opensource_packages/guacamole.md | 29 ++++++++++++++++++++++++ content/opensource_packages/jmeter.md | 29 ++++++++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 content/opensource_packages/guacamole.md create mode 100644 content/opensource_packages/jmeter.md diff --git a/content/opensource_packages/guacamole.md b/content/opensource_packages/guacamole.md new file mode 100644 index 00000000..2d715bd8 --- /dev/null +++ b/content/opensource_packages/guacamole.md @@ -0,0 +1,29 @@ +--- +name: Guacamole +category: Miscellaneous +description: Guacamole is a clientless remote desktop gateway that supports standard protocols like RDP, VNC, and SSH, allowing users to access their desktops through a web browser. +download_url: https://guacamole.apache.org/releases/ +works_on_arm: true +supported_minimum_version: + version_number: 0.9.14 + release_date: 2018/05/04 + + +optional_info: + homepage_url: https://guacamole.apache.org/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://guacamole.apache.org/doc/gug/installing-guacamole.html + 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. Binaries can be built from the source code. + +--- diff --git a/content/opensource_packages/jmeter.md b/content/opensource_packages/jmeter.md new file mode 100644 index 00000000..81fa7ff6 --- /dev/null +++ b/content/opensource_packages/jmeter.md @@ -0,0 +1,29 @@ +--- +name: JMeter +category: Monitoring/Observability +description: JMeter is an open-source tool for load testing and web application performance, measuring their behavior under various conditions. It supports different protocols and simulates multiple users. +download_url: https://jmeter.apache.org/download_jmeter.cgi +works_on_arm: true +supported_minimum_version: + version_number: 5.0 + release_date: 2018/09/18 + + +optional_info: + homepage_url: https://jmeter.apache.org/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://jmeter.apache.org/usermanual/get-started.html#install + 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://archive.apache.org/dist/jmeter/binaries/apache-jmeter-5.0.zip). + +--- From 48e5d89e2d809b3f2d89e664d819f2962934e147 Mon Sep 17 00:00:00 2001 From: odidev Date: Tue, 30 Jul 2024 13:04:56 +0000 Subject: [PATCH 14/60] Add Jetty and Mariadb files Signed-off-by: odidev --- content/opensource_packages/jetty.md | 30 +++++++++++++++++++++++++ content/opensource_packages/mariadb.md | 31 ++++++++++++++++++++++++++ 2 files changed, 61 insertions(+) create mode 100644 content/opensource_packages/jetty.md create mode 100644 content/opensource_packages/mariadb.md diff --git a/content/opensource_packages/jetty.md b/content/opensource_packages/jetty.md new file mode 100644 index 00000000..9567dea7 --- /dev/null +++ b/content/opensource_packages/jetty.md @@ -0,0 +1,30 @@ +--- +name: Jetty +category: Web Server +description: Jetty is an open-source project that provides a web server and javax.servlet container. It was developed by the Eclipse Foundation and is known for its lightweight and modular architecture. +download_url: https://github.com/jetty/jetty.project/releases +works_on_arm: true +supported_minimum_version: + version_number: jetty-9.4.36.v20210114 + release_date: 2021/01/20 + + +optional_info: + homepage_url: https://jetty.org/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: https://community.arm.com/arm-community-blogs/b/internet-of-things-blog/posts/sensors-to-servers-demo-part-3 + partner_content: + official_docs: https://jetty.org/docs/jetty/12/operations-guide/begin/index.html + 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://github.com/jetty/jetty.project/releases/tag/jetty-9.4.36.v20210114). + +--- diff --git a/content/opensource_packages/mariadb.md b/content/opensource_packages/mariadb.md new file mode 100644 index 00000000..d16d029e --- /dev/null +++ b/content/opensource_packages/mariadb.md @@ -0,0 +1,31 @@ +--- +name: MariaDB +category: Database +description: MariaDB is a popular open-source relational database management system (RDBMS). It is a robust, scalable, and secure RDBMS that continues to evolve with the contributions of its community. It provides the tools and flexibility to meet your database needs. +download_url: https://archive.mariadb.org/ +works_on_arm: true +supported_minimum_version: + version_number: mariadb-10.3.7 + release_date: 2018/05/24 + + +optional_info: + homepage_url: https://mariadb.org/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: https://learn.arm.com/learning-paths/servers-and-cloud-computing/mariadb/ + partner_content: + official_docs: https://mariadb.com/kb/en/getting-installing-and-upgrading-mariadb/ + arm_recommended_minimum_version: + version_number: + release_date: + + +optional_hidden_info: + release_notes__supported_minimum: https://archive.mariadb.org/mariadb-10.3.7/repo/ubuntu/dists/bionic/main/binary-arm64/ + release_notes__recommended_minimum: + other_info: Here is the [PR](https://github.com/MariaDB/server/pull/773/files) to fix compilation issues for AArch64. + + +--- From 5429c4236951f8271caf5894195044a1002ff239 Mon Sep 17 00:00:00 2001 From: odidev Date: Tue, 6 Aug 2024 11:15:27 +0000 Subject: [PATCH 15/60] Add CloudBees CI file Signed-off-by: odidev --- content/commercial_packages/cloudbees-ci.md | 24 +++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 content/commercial_packages/cloudbees-ci.md diff --git a/content/commercial_packages/cloudbees-ci.md b/content/commercial_packages/cloudbees-ci.md new file mode 100644 index 00000000..e6e60a84 --- /dev/null +++ b/content/commercial_packages/cloudbees-ci.md @@ -0,0 +1,24 @@ +--- +name: CloudBees CI +vendor: Kubernetes +category: DevOps +description: CloudBees CI is an enterprise-grade CI/CD platform that automates software development by building, testing, and deploying code changes. It Supports DevOps practices by automating the software delivery pipeline, from code commit to production deployment. +product_url: https://docs.cloudbees.com/docs/cloudbees-ci/latest/kubernetes-install-guide/ +works_on_arm: true +release_date_on_arm: 2022/11/02 + + +optional_info: + homepage_url: https://docs.cloudbees.com/docs/cloudbees-ci/latest/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + vendor_announcement: https://docs.cloudbees.com/docs/release-notes/latest/cloudbees-ci/modern-cloud-platforms/2.361.3.2 + official_docs: https://docs.cloudbees.com/docs/cloudbees-ci/latest/kubernetes-install-guide/ + +optional_hidden_info: + other_info: + +--- + From 8a251a536332e82a0a9881177b6f4b15e2597fa0 Mon Sep 17 00:00:00 2001 From: odidev Date: Mon, 5 Aug 2024 09:43:33 +0000 Subject: [PATCH 16/60] Add Miniforge and Supervisor files Signed-off-by: odidev --- content/opensource_packages/miniforge.md | 29 +++++++++++++++++++++++ content/opensource_packages/supervisor.md | 29 +++++++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 content/opensource_packages/miniforge.md create mode 100644 content/opensource_packages/supervisor.md diff --git a/content/opensource_packages/miniforge.md b/content/opensource_packages/miniforge.md new file mode 100644 index 00000000..c6c6c50c --- /dev/null +++ b/content/opensource_packages/miniforge.md @@ -0,0 +1,29 @@ +--- +name: Miniforge +category: Miscellaneous +description: Miniforge is a product of conda-forge. Miniforge is launched with a vision to provide Miniconda-like installers, with the added feature of conda-forge. Miniforge is the easiest way to get started with conda-forge. +download_url: https://conda-forge.org/miniforge/#latest-release +works_on_arm: true +supported_minimum_version: + version_number: 4.8.2-0 + release_date: 2020/02/02 + + +optional_info: + homepage_url: https://github.com/conda-forge/miniforge + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://github.com/conda-forge/miniforge?tab=readme-ov-file#install + arm_recommended_minimum_version: + version_number: + release_date: + +optional_hidden_info: + release_notes__supported_minimum: + release_notes__recommended_minimum: + other_info: There are no Linux/ARM64 release notes. The first release of miniforge, i.e. 4.8.2-0, rolls out AArch64 installer. Kindly find it [here](https://conda-forge.org/miniforge/#4.8.2-0). + +--- diff --git a/content/opensource_packages/supervisor.md b/content/opensource_packages/supervisor.md new file mode 100644 index 00000000..9ee3330a --- /dev/null +++ b/content/opensource_packages/supervisor.md @@ -0,0 +1,29 @@ +--- +name: Supervisor +category: Miscellaneous +description: Supervisor is a client-server system which helps its users monitor and control processes on UNIX-like operating systems. +download_url: https://pypi.org/project/supervisor/#history +works_on_arm: true +supported_minimum_version: + version_number: 3.0 + release_date: 2013/07/31 + + +optional_info: + homepage_url: http://supervisord.org/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: http://supervisord.org/installing.html + arm_recommended_minimum_version: + version_number: + release_date: + +optional_hidden_info: + release_notes__supported_minimum: + release_notes__recommended_minimum: + other_info: There are no Linux/ARM64 release notes. Supervisor can be installed via pip. The minimum stable release on pypi after 2011 is version 3.0. All pypi releases have none-any wheels for supervisor. + +--- From c3f3dee8fccfe787accc4647086c5e94f707b710 Mon Sep 17 00:00:00 2001 From: odidev Date: Wed, 7 Aug 2024 08:44:01 +0000 Subject: [PATCH 17/60] Add Kurento and Libvirt files Signed-off-by: odidev --- content/opensource_packages/kurento.md | 29 ++++++++++++++++++++++++++ content/opensource_packages/libvirt.md | 29 ++++++++++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 content/opensource_packages/kurento.md create mode 100644 content/opensource_packages/libvirt.md diff --git a/content/opensource_packages/kurento.md b/content/opensource_packages/kurento.md new file mode 100644 index 00000000..a5e4da61 --- /dev/null +++ b/content/opensource_packages/kurento.md @@ -0,0 +1,29 @@ +--- +name: Kurento +category: Web Server +description: Kurento is a WebRTC media server. It offers a set of client APIs to simplify the development of video applications for WWW and smartphone platforms. +download_url: +works_on_arm: FALSE +supported_minimum_version: + version_number: + release_date: + + +optional_info: + homepage_url: https://doc-kurento.readthedocs.io/en/latest/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://doc-kurento.readthedocs.io/en/latest/user/installation.html#installation-guide + arm_recommended_minimum_version: + version_number: + release_date: + +optional_hidden_info: + release_notes__supported_minimum: + release_notes__recommended_minimum: + other_info: It is mentioned in the [official docs](https://doc-kurento.readthedocs.io/en/latest/user/installation.html#installation-guide) that "The only officially supported processor architecture is 64-bit x86, so for other platforms (such as ARM) you will have to build from sources.". However, during [build from source](https://doc-kurento.readthedocs.io/en/latest/dev/dev_guide.html#build-from-sources) for ARM64, dependency installation failed to find kurento-cmake-utils:arm64. There are no ARM64 related issue in the repo and the project is on [bare minimum maintenance mode](https://github.com/Kurento/kurento#project-status). + +--- diff --git a/content/opensource_packages/libvirt.md b/content/opensource_packages/libvirt.md new file mode 100644 index 00000000..c12b100c --- /dev/null +++ b/content/opensource_packages/libvirt.md @@ -0,0 +1,29 @@ +--- +name: Libvirt +category: Miscellaneous +description: Libvirt provides a toolkit for managing virtualization platforms. Libvirt comes under the open-source licenses, and is accessible from C, Python, Perl, Go, and many more. +download_url: https://libvirt.org/downloads.html +works_on_arm: true +supported_minimum_version: + version_number: 1.1.4 + release_date: 2013/11/04 + + +optional_info: + homepage_url: https://libvirt.org/index.html + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://libvirt.org/compiling.html + arm_recommended_minimum_version: + version_number: + release_date: + +optional_hidden_info: + release_notes__supported_minimum: https://gitlab.com/libvirt/libvirt/-/blob/v1.1.4/docs/news.html.in?ref_type=tags#L15 + release_notes__recommended_minimum: + other_info: The official libvirt [NEWS page](https://libvirt.org/news.html#) shows no release notes for v1.1.4. However, the gitlab repo for libvirt has the initial AArch64 support mentioned in the [news.html](https://gitlab.com/libvirt/libvirt/-/blob/v1.1.4/docs/news.html.in?ref_type=tags#L15) file in version 1.1.4. + +--- From ee7da7504ea097eb206d1148bd3ac5599d0c7248 Mon Sep 17 00:00:00 2001 From: odidev Date: Tue, 30 Jul 2024 10:32:34 +0000 Subject: [PATCH 18/60] Add Sersync and Kmerfreq File Signed-off-by: odidev --- content/opensource_packages/kmerfreq.md | 30 +++++++++++++++++++++++++ content/opensource_packages/sersync.md | 29 ++++++++++++++++++++++++ 2 files changed, 59 insertions(+) create mode 100644 content/opensource_packages/kmerfreq.md create mode 100644 content/opensource_packages/sersync.md diff --git a/content/opensource_packages/kmerfreq.md b/content/opensource_packages/kmerfreq.md new file mode 100644 index 00000000..74ed06dd --- /dev/null +++ b/content/opensource_packages/kmerfreq.md @@ -0,0 +1,30 @@ +--- +name: Kmerfreq +category: AI/ML +description: Kmerfreq is a tool for calculating the frequency of k-mers (subsequences of length k) in a sequence of biological data. +download_url: https://github.com/fanagislab/kmerfreq.git +works_on_arm: true +supported_minimum_version: + version_number: master branch + release_date: 2019/08/21 + + +optional_info: + homepage_url: https://github.com/fanagislab/kmerfreq + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://github.com/fanagislab/kmerfreq/blob/master/ReadMe.txt + arm_recommended_minimum_version: + version_number: + release_date: + + +optional_hidden_info: + release_notes__supported_minimum: + release_notes__recommended_minimum: + other_info: There are no releases in the Kmerfreq repository. Kmerfreq was tested by cloning the repository and following the steps mentioned in the [README.md](https://github.com/fanagislab/kmerfreq/blob/master/ReadMe.txt). + +--- diff --git a/content/opensource_packages/sersync.md b/content/opensource_packages/sersync.md new file mode 100644 index 00000000..01c0f7d6 --- /dev/null +++ b/content/opensource_packages/sersync.md @@ -0,0 +1,29 @@ +--- +name: Sersync +category: Networking +description: Sersync is a file synchronization tool designed to efficiently replicate and synchronize directories across different systems. +download_url: +works_on_arm: FALSE +supported_minimum_version: + version_number: + release_date: + +optional_info: + homepage_url: https://wsgzao.github.io/post/sersync/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: + arm_recommended_minimum_version: + version_number: + release_date: + + +optional_hidden_info: + release_notes__supported_minimum: + release_notes__recommended_minimum: + other_info: There are no release notes or binaries present for Linux/ARM64. Also no tags/release are present. + +--- From 110628c9fbee1f6103d894a906df1190772428c0 Mon Sep 17 00:00:00 2001 From: odidev Date: Wed, 7 Aug 2024 10:02:55 +0000 Subject: [PATCH 19/60] Add GDAL and LangChain files Signed-off-by: odidev --- content/opensource_packages/gdal.md | 29 ++++++++++++++++++++++++ content/opensource_packages/langchain.md | 29 ++++++++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 content/opensource_packages/gdal.md create mode 100644 content/opensource_packages/langchain.md diff --git a/content/opensource_packages/gdal.md b/content/opensource_packages/gdal.md new file mode 100644 index 00000000..4e83fbce --- /dev/null +++ b/content/opensource_packages/gdal.md @@ -0,0 +1,29 @@ +--- +name: GDAL +category: Miscellaneous +description: GDAL (Geospatial Data Abstraction Library) is an open-source library for reading, writing, and manipulating geospatial data formats, widely used in geographic information system (GIS) applications. +download_url: https://tracker.debian.org/pkg/gdal +works_on_arm: true +supported_minimum_version: + version_number: 1.10.1 + release_date: 2014/04/05 + + +optional_info: + homepage_url: https://gdal.org + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: https://repost.aws/articles/ARJV3lAJE0TcWZMrxqpQ5D3Q/installing-python-package-geopandas-on-amazon-linux-2023-for-graviton + official_docs: https://gdal.org/download.html#linux + 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 is done via "apt-get install" using the [1.10.1](https://launchpad.net/ubuntu/+source/gdal/1.10.1+dfsg-5ubuntu1) binary on Ubuntu 14.04. + +--- diff --git a/content/opensource_packages/langchain.md b/content/opensource_packages/langchain.md new file mode 100644 index 00000000..7dc9baa5 --- /dev/null +++ b/content/opensource_packages/langchain.md @@ -0,0 +1,29 @@ +--- +name: LangChain +category: Languages and Frameworks +description: LangChain is a framework that simplifies building applications with large language models, offering tools for prompt management, state handling, chain-of-thought reasoning, and integration with external data sources. +download_url: https://pypi.org/project/langchain/#files +works_on_arm: true +supported_minimum_version: + version_number: 0.0.1 + release_date: 2022/10/25 + + +optional_info: + homepage_url: https://www.langchain.com/langchain + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: https://blogs.oracle.com/ai-and-datascience/post/inference-rag-cpus-efficient-generative-ai + official_docs: https://python.langchain.com/v0.2/docs/tutorials/llm_chain/#installation + 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. Langchain's initial release, version [0.0.1](https://pypi.org/project/langchain/0.0.1/), is used for installation and testing. + +--- From 59cd6337a28bf1105119084e7285a8195c90f2f1 Mon Sep 17 00:00:00 2001 From: odidev Date: Wed, 7 Aug 2024 05:03:36 +0000 Subject: [PATCH 20/60] Add OpenCV and Gradle files Signed-off-by: odidev --- content/opensource_packages/gradle.md | 29 ++++++++++++++++++++++++++ content/opensource_packages/opencv.md | 30 +++++++++++++++++++++++++++ 2 files changed, 59 insertions(+) create mode 100644 content/opensource_packages/gradle.md create mode 100644 content/opensource_packages/opencv.md diff --git a/content/opensource_packages/gradle.md b/content/opensource_packages/gradle.md new file mode 100644 index 00000000..21208501 --- /dev/null +++ b/content/opensource_packages/gradle.md @@ -0,0 +1,29 @@ +--- +name: Gradle +category: Compilers/Tools +description: Gradle is a versatile build automation tool used in software development for compiling, testing, and deploying applications, known for its flexibility, performance, and support for multiple programming languages. +download_url: https://gradle.org/releases/ +works_on_arm: true +supported_minimum_version: + version_number: v1.0 + release_date: 2012/06/12 + + +optional_info: + homepage_url: https://gradle.org/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://docs.gradle.org/current/userguide/installation.html + arm_recommended_minimum_version: + version_number: + release_date: + +optional_hidden_info: + release_notes__supported_minimum: + release_notes__recommended_minimum: + other_info: Release notes related to Arm64 support is not available, but successfully installed v1.0 of Gradle in Arm64/linux machine. + +--- diff --git a/content/opensource_packages/opencv.md b/content/opensource_packages/opencv.md new file mode 100644 index 00000000..11b57332 --- /dev/null +++ b/content/opensource_packages/opencv.md @@ -0,0 +1,30 @@ +--- +name: OpenCV +category: AI/ML +description: OpenCV (Open Source Computer Vision Library) is an open-source library aimed at real-time computer vision and machine learning applications. +download_url: https://github.com/opencv/opencv/tags +works_on_arm: true +supported_minimum_version: + version_number: 3.4.10 + release_date: 2020/04/04 + + +optional_info: + homepage_url: https://opencv.org/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://docs.opencv.org/4.x/d7/d9f/tutorial_linux_install.html + arm_recommended_minimum_version: + version_number: + release_date: + + +optional_hidden_info: + release_notes__supported_minimum: + release_notes__recommended_minimum: + other_info: There are no release notes or binaries present for Linux/ARM64. OpenCV version 3.4.10 is installed and tested on the Neoverse N1, using steps mentioned [here](https://docs.opencv.org/3.4/d0/d76/tutorial_arm_crosscompile_with_cmake.html). + +-- From 276483d0fb122740e3d2ee697f737de901595504 Mon Sep 17 00:00:00 2001 From: odidev Date: Mon, 12 Aug 2024 06:26:14 +0000 Subject: [PATCH 21/60] Add DeepSparse, Vector and Wallaroo files Signed-off-by: odidev --- content/commercial_packages/deepsparse.md | 23 +++++++++++++++++++++++ content/commercial_packages/vector.md | 23 +++++++++++++++++++++++ content/commercial_packages/wallaroo.md | 23 +++++++++++++++++++++++ 3 files changed, 69 insertions(+) create mode 100644 content/commercial_packages/deepsparse.md create mode 100644 content/commercial_packages/vector.md create mode 100644 content/commercial_packages/wallaroo.md diff --git a/content/commercial_packages/deepsparse.md b/content/commercial_packages/deepsparse.md new file mode 100644 index 00000000..6eb9b7ea --- /dev/null +++ b/content/commercial_packages/deepsparse.md @@ -0,0 +1,23 @@ +--- +name: DeepSparse +vendor: Neural Magic +category: AI/ML +description: DeepSparse is a machine learning inference engine developed by Neural Magic and is designed to deliver high performance on sparse models. It Easily deploys and scales machine learning models across different environments, from edge devices to cloud servers. +product_url: https://neuralmagic.com/deepsparse/ +works_on_arm: true +release_date_on_arm: 2023/12/12 + +optional_info: + homepage_url: https://neuralmagic.com/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + vendor_announcement: https://docs.neuralmagic.com/products/deepsparse/releases/#deepsparse-v1-6-0 + official_docs: https://docs.neuralmagic.com/get-started/install/deepsparse + +optional_hidden_info: + other_info: + +--- + diff --git a/content/commercial_packages/vector.md b/content/commercial_packages/vector.md new file mode 100644 index 00000000..cdedd309 --- /dev/null +++ b/content/commercial_packages/vector.md @@ -0,0 +1,23 @@ +--- +name: Vector +vendor: Vector by Datadog +category: Monitoring/Observability +description: Vector by Datadog is an observability data pipeline that allows organizations to collect, transform, and route logs, metrics, and traces from various sources to multiple destinations. +product_url: https://vector.dev/ +works_on_arm: true +release_date_on_arm: 2019/12/12 + +optional_info: + homepage_url: https://vector.dev/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + vendor_announcement: https://vector.dev/highlights/2019-11-19-arm-support-on-linux/ + official_docs: https://vector.dev/docs/setup/installation/manual/from-source/ + +optional_hidden_info: + other_info: Linux/ARM64 support has been highlighed in the vector v0.6.0 release notes [here](https://vector.dev/releases/0.6.0/). AArch64 tar can be downloaded from [here](https://vector.dev/releases/0.6.0/#download-version-0.6.0). + +--- + diff --git a/content/commercial_packages/wallaroo.md b/content/commercial_packages/wallaroo.md new file mode 100644 index 00000000..0ba7bcdd --- /dev/null +++ b/content/commercial_packages/wallaroo.md @@ -0,0 +1,23 @@ +--- +name: Wallaroo +vendor: Wallaroo.AI +category: AI/ML +description: Wallaroo.AI is a platform designed for organizations looking to operationalize machine learning quickly and effectively, reducing the complexity and time associated with deploying and managing models in production. +product_url: https://wallaroo.ai/platform/ +works_on_arm: true +release_date_on_arm: 2023/08/01 + +optional_info: + homepage_url: https://wallaroo.ai/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + vendor_announcement: https://docs.wallaroo.ai/wallaroo-release-notes/wallaroo-release-20230300/ + official_docs: https://docs.wallaroo.ai/wallaroo-platform-operations/wallaroo-platform-operations-install/ + +optional_hidden_info: + other_info: For more details we can go through this blog https://wallaroo.ai/wallaroo-ai-ampere-bring-low-cost-energy-efficient-ml/ + +--- + From ba34b94a51360981e6ec7c19c3545c324e15623f Mon Sep 17 00:00:00 2001 From: odidev Date: Thu, 8 Aug 2024 05:41:29 +0000 Subject: [PATCH 22/60] Add dnsmasq and erlang files Signed-off-by: odidev --- content/opensource_packages/dnsmasq.md | 29 ++++++++++++++++++++++++++ content/opensource_packages/erlang.md | 29 ++++++++++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 content/opensource_packages/dnsmasq.md create mode 100644 content/opensource_packages/erlang.md diff --git a/content/opensource_packages/dnsmasq.md b/content/opensource_packages/dnsmasq.md new file mode 100644 index 00000000..49ca5a7d --- /dev/null +++ b/content/opensource_packages/dnsmasq.md @@ -0,0 +1,29 @@ +--- +name: Dnsmasq +category: Networking +description: Dnsmasq is a lightweight solution that facilitates network communication by providing two essential services. DNS forwarding, which enables domain name resolution, and DHCP serving, which assigns IP addresses to devices on a network. +download_url: https://thekelleys.org.uk/dnsmasq/ +works_on_arm: true +supported_minimum_version: + version_number: 2.68 + release_date: 2013/12/08 + + +optional_info: + homepage_url: https://thekelleys.org.uk/dnsmasq/doc.html + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://thekelleys.org.uk/dnsmasq/docs/setup.html + 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 were done using "apt-get install dnsmasq". The minimum version of dnsmasq v2.68 corresponds to ubuntu:14.04 and v2.90 to ubuntu:22.04. + +--- diff --git a/content/opensource_packages/erlang.md b/content/opensource_packages/erlang.md new file mode 100644 index 00000000..6f62fe5a --- /dev/null +++ b/content/opensource_packages/erlang.md @@ -0,0 +1,29 @@ +--- +name: Erlang +category: Languages and Frameworks +description: Erlang is a language designed for creating systems that need to handle many tasks at once and stay reliable. It is ideal for applications that require high performance and fault tolerance. +download_url: https://www.erlang.org/downloads +works_on_arm: true +supported_minimum_version: + version_number: 25.0 + release_date: 2022/05/18 + + +optional_info: + homepage_url: https://www.erlang.org/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://www.erlang.org/doc/system/install.html + 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. However, official ARM64 support was introduced in version 25.0, as indicated in the corresponding [PR](https://github.com/erlang/otp/pull/4869). + +--- From 7231fd10b8498a114e0406f66315fa3a26690e3c Mon Sep 17 00:00:00 2001 From: odidev Date: Mon, 12 Aug 2024 07:28:01 +0000 Subject: [PATCH 23/60] Add anyscale, thirdai and clearml files Signed-off-by: odidev --- content/commercial_packages/anyscale.md | 24 ++++++++++++++++++++++++ content/commercial_packages/clearml.md | 24 ++++++++++++++++++++++++ content/commercial_packages/thirdai.md | 24 ++++++++++++++++++++++++ 3 files changed, 72 insertions(+) create mode 100644 content/commercial_packages/anyscale.md create mode 100644 content/commercial_packages/clearml.md create mode 100644 content/commercial_packages/thirdai.md diff --git a/content/commercial_packages/anyscale.md b/content/commercial_packages/anyscale.md new file mode 100644 index 00000000..1622b66e --- /dev/null +++ b/content/commercial_packages/anyscale.md @@ -0,0 +1,24 @@ +--- +name: Anyscale Platform +vendor: Anyscale +category: AI/ML +description: Anyscale platform is a unified compute platform, used to build, deploy and manage scalable AL models and python applications. +product_url: https://www.anyscale.com/platform +works_on_arm: true +release_date_on_arm: 2023/02/24 + + +optional_info: + homepage_url: https://www.anyscale.com/platform + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + vendor_announcement: https://www.anyscale.com/blog/announcing-ray-2-3-performance-improvements-new-features-and-new-platforms#support-for-arm-and-python-3.11 + official_docs: https://docs.ray.io/en/latest/ray-overview/installation.html + + +optional_hidden_info: + other_info: + +--- diff --git a/content/commercial_packages/clearml.md b/content/commercial_packages/clearml.md new file mode 100644 index 00000000..932dcb33 --- /dev/null +++ b/content/commercial_packages/clearml.md @@ -0,0 +1,24 @@ +--- +name: ClearML Enterprise +vendor: ClearML +category: AI/ML +description: ClearML (earlier known as Trains) automates and simplifies machine learning solutions for data science teams all over the world. It is designed as an end-to-end MLOps and LLMOps suite allowing you to focus on developing your ML code and automation, hence ensuring that the work is reproducible and scalable. +product_url: https://clear.ml/enterprise +works_on_arm: true +release_date_on_arm: 2019/06/11 + + +optional_info: + homepage_url: https://clear.ml/enterprise + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + vendor_announcement: + official_docs: https://clear.ml/docs/latest/docs/clearml_agent/clearml_agent_deployment + + +optional_hidden_info: + other_info: There is no vendor announcement for Linux/ARM64. ClearML was named [Trains](https://clear.ml/docs/latest/docs/release_notes/ver_0_16) before version 0.17.0. Trains has the minimum version [0.9](https://pypi.org/project/trains/0.9.0/#files) available on PyPi with none-any wheels, which can be installed on Neoverse N1. Kindly choose the [ClearML pricing plan](https://clear.ml/pricing) that suits you the best. + +--- diff --git a/content/commercial_packages/thirdai.md b/content/commercial_packages/thirdai.md new file mode 100644 index 00000000..60f9856a --- /dev/null +++ b/content/commercial_packages/thirdai.md @@ -0,0 +1,24 @@ +--- +name: BOLT (Big Ol’ Layer Training) +vendor: ThirdAI +category: AI/ML +description: BOLT engine is used for training large deep learning models on any CPU. BOLT can achieve or even surpass GPU-level performance on commodity CPU hardware. +product_url: https://www.thirdai.com/bolt-overview/ +works_on_arm: FALSE +release_date_on_arm: + + +optional_info: + homepage_url: https://www.thirdai.com/bolt-overview/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + vendor_announcement: + official_docs: https://www.thirdai.com/bolt-installation/ + + +optional_hidden_info: + other_info: ThirdAI has customised their own BOLT software, which has been [benchmarked](https://aws.amazon.com/blogs/machine-learning/accelerating-large-scale-neural-network-training-on-cpus-with-thirdai-and-aws-graviton/) on AWS Graviton3. However, the official ThirdAI releases on [PyPi](https://pypi.org/project/thirdai/#files) does not roll out for Linux/ARM64. + +--- From 456dc58540b7b912709c5d2f5ec8f47077f76074 Mon Sep 17 00:00:00 2001 From: odidev Date: Wed, 7 Aug 2024 10:18:46 +0000 Subject: [PATCH 24/60] Add ActiveMQ and 7-zip files Signed-off-by: odidev --- content/opensource_packages/7-zip.md | 29 +++++++++++++++++++++++++ content/opensource_packages/activemq.md | 29 +++++++++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 content/opensource_packages/7-zip.md create mode 100644 content/opensource_packages/activemq.md diff --git a/content/opensource_packages/7-zip.md b/content/opensource_packages/7-zip.md new file mode 100644 index 00000000..82671400 --- /dev/null +++ b/content/opensource_packages/7-zip.md @@ -0,0 +1,29 @@ +--- +name: 7-zip +category: Compression +description: 7-Zip is a file archiver known for its high compression ratio, supports various formats including ZIP, 7z, TAR, and RAR, and offers strong AES-256 encryption. +download_url: https://github.com/ip7z/7zip/releases +works_on_arm: true +supported_minimum_version: + version_number: 21.07 + release_date: 2022/03/18 + + +optional_info: + homepage_url: https://www.7-zip.org/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: https://www.redhat.com/sysadmin/encrypting-decrypting-7zip + official_docs: https://github.com/ip7z/7zip/tree/main/DOC#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. Binaries for linux ARM64 are released from [21.07 version](https://github.com/ip7z/7zip/releases/tag/21.07). + +--- diff --git a/content/opensource_packages/activemq.md b/content/opensource_packages/activemq.md new file mode 100644 index 00000000..db52be9d --- /dev/null +++ b/content/opensource_packages/activemq.md @@ -0,0 +1,29 @@ +--- +name: ActiveMQ +category: Miscellaneous +description: ActiveMQ is an open-source message broker that facilitates multiple messaging protocols, enabling communication between various applications and systems. +download_url: https://activemq.apache.org/components/classic/documentation/download-archives +works_on_arm: true +supported_minimum_version: + version_number: 5.6.0 + release_date: 2012/05/02 + + +optional_info: + homepage_url: https://activemq.apache.org/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://activemq.apache.org/components/classic/documentation/getting-started#UnixBinaryInstallationUnixBinaryInstallation + 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 is done on first release [5.6.0](https://activemq.apache.org/components/classic/download/classic-05-06-00). + +--- From 258897c1abbe5c63e8541cab18e3804d7165c42a Mon Sep 17 00:00:00 2001 From: odidev Date: Tue, 13 Aug 2024 10:06:50 +0000 Subject: [PATCH 25/60] Add LandingAI, Vespa and libevent files Signed-off-by: odidev --- content/commercial_packages/landingai.md | 23 +++++++++++++++++++ content/commercial_packages/vespa.md | 23 +++++++++++++++++++ content/opensource_packages/libevent.md | 29 ++++++++++++++++++++++++ 3 files changed, 75 insertions(+) create mode 100644 content/commercial_packages/landingai.md create mode 100644 content/commercial_packages/vespa.md create mode 100644 content/opensource_packages/libevent.md diff --git a/content/commercial_packages/landingai.md b/content/commercial_packages/landingai.md new file mode 100644 index 00000000..a87140a0 --- /dev/null +++ b/content/commercial_packages/landingai.md @@ -0,0 +1,23 @@ +--- +name: LandingLens +vendor: LandingAI +category: AI/ML +description: LandingLens is a data-centric AI computer vision software platform, users can create, train, and deploy computer vision models without having any prior experience in AI, machine learning, or computer vision. By providing a user-friendly interface, it enhances model accuracy, reduces false rejections, and streamlines production. +product_url: https://landing.ai/platform +works_on_arm: true +release_date_on_arm: 2023/10/30 + + +optional_info: + homepage_url: https://landing.ai/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + vendor_announcement: + official_docs: https://support.landing.ai/docs/docker-deploy + +optional_hidden_info: + other_info: Linux/ARM64-specific announcements are not available. However, in the [documentation](https://support.landing.ai/docs/docker-deploy), it is mentioned that ARM64 architecture is supported. The LandingAI Docker image can be used for installation. For the minimum version of the Docker image available for ARM64, please refer [here](https://gallery.ecr.aws/landing-ai/deploy). + +--- diff --git a/content/commercial_packages/vespa.md b/content/commercial_packages/vespa.md new file mode 100644 index 00000000..0bc75745 --- /dev/null +++ b/content/commercial_packages/vespa.md @@ -0,0 +1,23 @@ +--- +name: Vespa +vendor: Vespa +category: Database +description: Vespa is a robust search engine that supports vector, lexical, and structured data searches. For production-ready search solutions, it integrates machine-learned model inference, ensuring scalability and high availability. +product_url: https://vespa.ai/ +works_on_arm: true +release_date_on_arm: 2022/02/16 + + +optional_info: + homepage_url: https://vespa.ai/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + vendor_announcement: https://blog.vespa.ai/preview-of-vespa-on-arm64/ + official_docs: https://cloud.vespa.ai/en/getting-started + +optional_hidden_info: + other_info: + +--- diff --git a/content/opensource_packages/libevent.md b/content/opensource_packages/libevent.md new file mode 100644 index 00000000..5793894e --- /dev/null +++ b/content/opensource_packages/libevent.md @@ -0,0 +1,29 @@ +--- +name: Libevent +category: Networking +description: Libevent is a library designed for managing asynchronous input/output operations, event handling, and network communications. +download_url: https://github.com/libevent/libevent/releases +works_on_arm: true +supported_minimum_version: + version_number: 2.0.21 + release_date: 2012/11/18 + + +optional_info: + homepage_url: https://libevent.org/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://github.com/libevent/libevent?tab=readme-ov-file#1-building-and-installation + 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 were done using "apt-get install libevent-dev". The minimum version of libevent 2.0.21 corresponds to ubuntu:14.04 and v2.1.12 to ubuntu:22.04. + +--- From d51dd380adef864307d02f81f69f81c6b016afc0 Mon Sep 17 00:00:00 2001 From: odidev Date: Wed, 14 Aug 2024 09:00:08 +0000 Subject: [PATCH 26/60] Add Vue, Milvus and Confluent Platform files Signed-off-by: odidev --- .../commercial_packages/confluent-platform.md | 24 +++++++++++++++ content/opensource_packages/milvus.md | 29 +++++++++++++++++++ content/opensource_packages/vue.md | 29 +++++++++++++++++++ 3 files changed, 82 insertions(+) create mode 100644 content/commercial_packages/confluent-platform.md create mode 100644 content/opensource_packages/milvus.md create mode 100644 content/opensource_packages/vue.md diff --git a/content/commercial_packages/confluent-platform.md b/content/commercial_packages/confluent-platform.md new file mode 100644 index 00000000..12953428 --- /dev/null +++ b/content/commercial_packages/confluent-platform.md @@ -0,0 +1,24 @@ +--- +name: Confluent Platform +vendor: Confluent +category: Miscellaneous +description: Confluent Platform is a comprehensive event streaming solution built on Apache Kafka, offering tools for data integration, real-time analytics, and scalable stream processing in enterprise environments. +product_url: https://www.confluent.io/product/confluent-platform/ +works_on_arm: true +release_date_on_arm: 2024/04/01 + + +optional_info: + homepage_url: https://www.cloudbees.com + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + vendor_announcement: https://www.confluent.io/blog/introducing-confluent-platform-7-6/ + official_docs: https://docs.confluent.io/platform/current/installation/installing_cp/deb-ubuntu.html + + +optional_hidden_info: + other_info: Arm64 support was first introduced in version 7.6.1, as noted in the release documentation [here](https://docs.confluent.io/platform/7.6/release-notes/changelog.html#version-7-6-1). + +--- diff --git a/content/opensource_packages/milvus.md b/content/opensource_packages/milvus.md new file mode 100644 index 00000000..3fd9ebf2 --- /dev/null +++ b/content/opensource_packages/milvus.md @@ -0,0 +1,29 @@ +--- +name: Milvus +category: Data-format +description: Milvus is a high-performance, open-source vector database for efficient similarity searches and machine-learning tasks. It excels at managing large-scale vector data, allowing for rapid retrieval and analysis, making it perfect for AI-driven applications such as recommendation engines and image recognition. +download_url: https://pypi.org/project/pymilvus/#history +works_on_arm: true +supported_minimum_version: + version_number: v2.3.0 + release_date: 2023/08/23 + + +optional_info: + homepage_url: https://milvus.io/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://milvus.io/docs/quickstart.md#Install-Milvus + arm_recommended_minimum_version: + version_number: + release_date: + +optional_hidden_info: + release_notes__supported_minimum: https://milvus.io/docs/v2.3.x/release_notes.md#v230 + release_notes__recommended_minimum: + other_info: + +--- diff --git a/content/opensource_packages/vue.md b/content/opensource_packages/vue.md new file mode 100644 index 00000000..32a8fe16 --- /dev/null +++ b/content/opensource_packages/vue.md @@ -0,0 +1,29 @@ +--- +name: Vue +category: Languages and Frameworks +description: Vue is a modern JavaScript framework designed to create user interfaces. It features reactive data binding and a component-based architecture, and it can be easily integrated into existing projects. +download_url: https://github.com/vuejs/core/releases +works_on_arm: true +supported_minimum_version: + version_number: 3.0.0 + release_date: 2020/09/18 + + +optional_info: + homepage_url: https://vuejs.org + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: https://docs.oracle.com/en/cloud/paas/content-cloud/oce-vue-minimal-sample + official_docs: https://vuejs.org/guide/quick-start.html#creating-a-vue-application + 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 on first stable release [3.0.0](https://github.com/vuejs/core/releases/tag/v3.0.0). + +--- From 170d7dc6ecdeb8b99385cc703ff11906f4d7c39c Mon Sep 17 00:00:00 2001 From: odidev Date: Tue, 13 Aug 2024 09:48:41 +0000 Subject: [PATCH 27/60] Add libev and nmap files Signed-off-by: odidev --- content/opensource_packages/libev.md | 28 ++++++++++++++++++++++++++ content/opensource_packages/nmap.md | 30 ++++++++++++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 content/opensource_packages/libev.md create mode 100644 content/opensource_packages/nmap.md diff --git a/content/opensource_packages/libev.md b/content/opensource_packages/libev.md new file mode 100644 index 00000000..351777da --- /dev/null +++ b/content/opensource_packages/libev.md @@ -0,0 +1,28 @@ +--- +name: Libev +category: Languages and Frameworks +description: Libev is a fast, efficient library for managing asynchronous I/O and timers. It helps applications handle multiple events and callbacks smoothly, enhancing responsiveness. +download_url: http://dist.schmorp.de/libev/Attic/ +works_on_arm: true +supported_minimum_version: + version_number: 4.15 + release_date: 2013/03/01 + +optional_info: + homepage_url: http://software.schmorp.de/pkg/libev.html + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://zoomadmin.com/HowToInstall/UbuntuPackage/libev-libevent-dev + 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 were done using "apt-get install libev-dev". The minimum version of libev 4.15 corresponds to ubuntu:14.04 and 4.33 to ubuntu:22.04. + +--- diff --git a/content/opensource_packages/nmap.md b/content/opensource_packages/nmap.md new file mode 100644 index 00000000..6f504a65 --- /dev/null +++ b/content/opensource_packages/nmap.md @@ -0,0 +1,30 @@ +--- +name: Network Mapper (Nmap) +category: Security applications +description: Nmap is a powerful network exploration utility that enables the detection of live hosts, open ports, and operational services within a network, making it an indispensable tool for network reconnaissance and vulnerability assessment. +download_url: https://nmap.org/download.html +works_on_arm: true +supported_minimum_version: + version_number: 6.40 + release_date: 2013/07/28 + + +optional_info: + homepage_url: https://nmap.org/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://github.com/nmap/nmap?tab=readme-ov-file#installing + 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 were done using "apt-get install nmap". The minimum version of nmap 6.40 corresponds to ubuntu:14.04 and 7.80 to ubuntu:22.04. + +--- From a75c9a5778ab7a5068770a404510531945c5c12b Mon Sep 17 00:00:00 2001 From: odidev Date: Tue, 13 Aug 2024 09:57:24 +0000 Subject: [PATCH 28/60] Add modular and zilliz files Signed-off-by: odidev --- content/commercial_packages/modular.md | 23 +++++++++++++++++++++++ content/commercial_packages/zilliz.md | 23 +++++++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 content/commercial_packages/modular.md create mode 100644 content/commercial_packages/zilliz.md diff --git a/content/commercial_packages/modular.md b/content/commercial_packages/modular.md new file mode 100644 index 00000000..6a8c1875 --- /dev/null +++ b/content/commercial_packages/modular.md @@ -0,0 +1,23 @@ +--- +name: Modular Accelerated Xecution (MAX) +vendor: Modular +category: AI/ML +description: Modular Accelerated Xecution (MAX) is a framework that speeds up computational tasks by breaking them into modular, optimized components. It improves performance and efficiency across different applications. +product_url: https://www.modular.com/max +works_on_arm: true +release_date_on_arm: 2023/12/04 + + +optional_info: + homepage_url: https://www.modular.com/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + vendor_announcement: https://www.modular.com/blog/modular-partners-with-amazon-web-services-aws-to-bring-max-to-aws-services + official_docs: https://docs.modular.com/max/install + +optional_hidden_info: + other_info: + +--- diff --git a/content/commercial_packages/zilliz.md b/content/commercial_packages/zilliz.md new file mode 100644 index 00000000..3f739ce1 --- /dev/null +++ b/content/commercial_packages/zilliz.md @@ -0,0 +1,23 @@ +--- +name: Zilliz cloud +vendor: Zilliz +category: Database +description: Zilliz Cloud delivers a managed solution for the Milvus vector database, facilitating effortless cloud management and scalability of vector data for projects of any size. +product_url: https://zilliz.com/cloud +works_on_arm: true +release_date_on_arm: 2023/08/23 + + +optional_info: + homepage_url: https://zilliz.com/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + vendor_announcement: https://zilliz.com/blog/whats-new-in-milvus-2-3 + official_docs: https://docs.zilliz.com/docs/quick-start + +optional_hidden_info: + other_info: There isn’t a specific announcement regarding Zilliz Cloud support for Linux/ARM64, but its underlying vector database milvus does support Linux/ARM64. Zilliz Cloud is a fully managed service for the Milvus vector database, which is its foundation. For smaller-scale needs, Milvus can be used, while for larger-scale requirements, Zilliz Cloud is the preferred option. Additionally, Zilliz cloud and Milvus offers enterprise enhancements as discussed in this [blog](https://zilliz.com/blog/milvus-2-3-beta-and-enterprise-upgrades-on-zilliz-cloud). + +--- From 926386fd5d09d170cabae1980c430173bdf1d0b0 Mon Sep 17 00:00:00 2001 From: odidev Date: Tue, 13 Aug 2024 13:35:41 +0000 Subject: [PATCH 29/60] Add Lighttpd and Vtk files Signed-off-by: odidev --- content/opensource_packages/lighttpd.md | 30 ++++++++++++++++++++++++ content/opensource_packages/vtk.md | 31 +++++++++++++++++++++++++ 2 files changed, 61 insertions(+) create mode 100644 content/opensource_packages/lighttpd.md create mode 100644 content/opensource_packages/vtk.md diff --git a/content/opensource_packages/lighttpd.md b/content/opensource_packages/lighttpd.md new file mode 100644 index 00000000..03939594 --- /dev/null +++ b/content/opensource_packages/lighttpd.md @@ -0,0 +1,30 @@ +--- +name: Lighttpd +category: Web Server +description: Lighttpd is an open-source web server optimized for high-performance environments. It is designed to be secure, fast, and flexible, with a low memory footprint, making it ideal for servers with limited resources or for serving high-traffic websites. +download_url: https://github.com/lighttpd/lighttpd1.4/tags +works_on_arm: true +supported_minimum_version: + version_number: lighttpd-1.4.54 + release_date: 2019/05/28 + + +optional_info: + homepage_url: https://www.lighttpd.net/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://redmine.lighttpd.net/projects/lighttpd/wiki/InstallFromSource + 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://github.com/lighttpd/lighttpd1.4/releases/tag/lighttpd-1.4.54). + +--- + diff --git a/content/opensource_packages/vtk.md b/content/opensource_packages/vtk.md new file mode 100644 index 00000000..657eeb79 --- /dev/null +++ b/content/opensource_packages/vtk.md @@ -0,0 +1,31 @@ +--- +name: The Visualization Toolkit (VTK) +category: HPC +description: VTK (The Visualization Toolkit) is an open-source software system for 3D computer graphics, image processing, and visualization. It provides a comprehensive suite of tools and libraries for creating complex visualizations. +download_url: https://github.com/Kitware/VTK/tags +works_on_arm: true +supported_minimum_version: + version_number: v9.0.0.rc1 + release_date: 2020/03/16 + + +optional_info: + homepage_url: https://vtk.org/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://github.com/Kitware/VTK/blob/master/Documentation/docs/build_instructions/build.md + 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://github.com/Kitware/VTK/releases/tag/v9.0.0.rc1). + + +--- + From 76cd37e38e436fd8545a0ca8657ec143c3f1e9db Mon Sep 17 00:00:00 2001 From: odidev Date: Wed, 14 Aug 2024 09:31:11 +0000 Subject: [PATCH 30/60] Add OpenGauss and VaSP files Signed-off-by: odidev --- content/opensource_packages/opengauss.md | 29 ++++++++++++++++++++++++ content/opensource_packages/vasp.md | 29 ++++++++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 content/opensource_packages/opengauss.md create mode 100644 content/opensource_packages/vasp.md diff --git a/content/opensource_packages/opengauss.md b/content/opensource_packages/opengauss.md new file mode 100644 index 00000000..1326c64d --- /dev/null +++ b/content/opensource_packages/opengauss.md @@ -0,0 +1,29 @@ +--- +name: OpenGauss +category: Database +description: OpenGauss is an open-source relational database management system. It provides high availability, high reliability, high performance, and security. +download_url: https://opengauss.org/en/download/ +works_on_arm: true +supported_minimum_version: + version_number: 2.0.0 + release_date: 2021/03/31 + + +optional_info: + homepage_url: https://opengauss.org/en/ + support_caveats: OpenGauss rolls out AArch64 tar for CentOS and OpenEuler Operating Systems in the latest version. Version 2.0.0 has OpenGauss AArch64 tar for OpenEuler OS only. + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://docs-opengauss.osinfra.cn/en/docs/latest/docs/GettingStarted/container-based-installation-on-a-single-node.html + arm_recommended_minimum_version: + version_number: + release_date: + +optional_hidden_info: + release_notes__supported_minimum: + release_notes__recommended_minimum: + other_info: There are no release notes for Linux/ARM64. OpenGauss rolls out Enterprise edition AArch64 tar for OpenEuler Operating system from the initial version 1.0.0 LTS. However, the AArch64 tar for the simplified edition (suitable for individual developers) is available from version 2.0.0 LTS. + +--- diff --git a/content/opensource_packages/vasp.md b/content/opensource_packages/vasp.md new file mode 100644 index 00000000..a292f39c --- /dev/null +++ b/content/opensource_packages/vasp.md @@ -0,0 +1,29 @@ +--- +name: The Vascular Fluid Structure Interaction Pipline (VaSP) +category: Miscellaneous +description: The Vascular Fluid Structure Interaction Simulation Pipeline (VaSP) is a toolkit for simulating fluid-structure interactions (FSI) in vascular systems. +download_url: +works_on_arm: FALSE +supported_minimum_version: + version_number: + release_date: + + +optional_info: + homepage_url: https://kvslab.github.io/VaSP/index.html + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://kvslab.github.io/VaSP/installation.html + arm_recommended_minimum_version: + version_number: + release_date: + +optional_hidden_info: + release_notes__supported_minimum: + release_notes__recommended_minimum: + other_info: VaSP fails to build from source, and from Dockerfile, on Neoverse N1, for dependency vmtk. It seems like vmtk does not support Linux/ARM64, and there is an open [issue](https://github.com/vmtk/vmtk/issues/452) for the same. + +--- From e500f3a5d200cbf9f026ac757e2bcb07cc87f5bb Mon Sep 17 00:00:00 2001 From: odidev Date: Wed, 14 Aug 2024 11:00:17 +0000 Subject: [PATCH 31/60] Add LEIP and Seqera Platform File Signed-off-by: odidev --- content/commercial_packages/leip.md | 24 +++++++++++++++++++ .../commercial_packages/seqera_platform.md | 24 +++++++++++++++++++ 2 files changed, 48 insertions(+) create mode 100644 content/commercial_packages/leip.md create mode 100644 content/commercial_packages/seqera_platform.md diff --git a/content/commercial_packages/leip.md b/content/commercial_packages/leip.md new file mode 100644 index 00000000..5a5b69d9 --- /dev/null +++ b/content/commercial_packages/leip.md @@ -0,0 +1,24 @@ +--- +name: Latent AI Efficient Inference Platform (LEIP) +vendor: Latent AI Inc. +category: AI/ML +description: The Latent AI Efficient Inference Platform (LEIP) optimizes AI models for deployment on edge devices by compressing, quantizing, and enhancing model efficiency, enabling powerful AI performance within resource-constrained environments like IoT and robotics. +product_url: https://latentai.com/products/ +works_on_arm: true +release_date_on_arm: 2023/08/04 + + +optional_info: + homepage_url: https://latentai.com/products/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + vendor_announcement: https://latentai.com/blog/leip-optimize/ + official_docs: https://leipdocs.latentai.io/home/content/guides/getting-started-with-leip-ami/ + + +optional_hidden_info: + other_info: + +--- diff --git a/content/commercial_packages/seqera_platform.md b/content/commercial_packages/seqera_platform.md new file mode 100644 index 00000000..babb358b --- /dev/null +++ b/content/commercial_packages/seqera_platform.md @@ -0,0 +1,24 @@ +--- +name: Seqera Platform +vendor: Seqera Labs +category: Miscellaneous +description: The Seqera Platform is a collaborative tool for organizing, sharing, and accessing data pipelines and analysis results within scientific and data-driven workflows. +product_url: https://seqera.io/platform/ +works_on_arm: true +release_date_on_arm: 2023/07/31 + + +optional_info: + homepage_url: https://seqera.io/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + vendor_announcement: https://docs.seqera.io/platform/23.2/enterprise/configuration/overview#:~:text=or%20later).%0A%0A%60-,TOWER_ENABLE_ARM64,-%60%3A%20Enable%20support%20for + official_docs: https://docs.seqera.io/platform/24.1/getting-started/quickstart-demo/comm-showcase + + +optional_hidden_info: + other_info: There is no information related to Arm64/linux in release notes. + +--- From 762b3947dddbaa2ccb75c0f6f8bae005941bb9a2 Mon Sep 17 00:00:00 2001 From: odidev Date: Mon, 12 Aug 2024 10:41:22 +0000 Subject: [PATCH 32/60] Add ONNX and Apache Airflow File Signed-off-by: odidev --- content/opensource_packages/airflow.md | 30 ++++++++++++++++++++++++++ content/opensource_packages/onnx.md | 30 ++++++++++++++++++++++++++ 2 files changed, 60 insertions(+) create mode 100644 content/opensource_packages/airflow.md create mode 100644 content/opensource_packages/onnx.md diff --git a/content/opensource_packages/airflow.md b/content/opensource_packages/airflow.md new file mode 100644 index 00000000..855ab153 --- /dev/null +++ b/content/opensource_packages/airflow.md @@ -0,0 +1,30 @@ +--- +name: Apache Airflow +category: Containers and Orchestration +description: Apache Airflow is an open-source platform for orchestrating complex workflows and data pipelines. +download_url: https://github.com/apache/airflow/tags +works_on_arm: true +supported_minimum_version: + version_number: 2.3.0 + release_date: 2022/05/01 + + +optional_info: + homepage_url: https://airflow.apache.org/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://airflow.apache.org/docs/apache-airflow/stable/installation/ + arm_recommended_minimum_version: + version_number: + release_date: + + +optional_hidden_info: + release_notes__supported_minimum: https://github.com/apache/airflow/blob/2.3.0/README.md#requirements + release_notes__recommended_minimum: + other_info: The Readme.md introduced Linux/ARM64 support in the platform requirements section. + +--- diff --git a/content/opensource_packages/onnx.md b/content/opensource_packages/onnx.md new file mode 100644 index 00000000..959955b0 --- /dev/null +++ b/content/opensource_packages/onnx.md @@ -0,0 +1,30 @@ +--- +name: Open Neural Network Exchange (ONNX) +category: AI/ML +description: ONNX (Open Neural Network Exchange) is an open-source framework designed for creating, sharing, and deploying machine learning models across different platforms and tools. +download_url: https://github.com/onnx/onnx/tags +works_on_arm: true +supported_minimum_version: + version_number: 1.13.0 + release_date: 2022/12/10 + + +optional_info: + homepage_url: https://onnx.ai/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://github.com/onnx/onnx/blob/main/README.md + arm_recommended_minimum_version: + version_number: + release_date: + + +optional_hidden_info: + release_notes__supported_minimum: + release_notes__recommended_minimum: + other_info: There are no release notes or binaries present for Linux/ARM64. ONNX version 1.13.0 is installed and tested on the Neoverse N1, using steps mentioned in [README.md](https://github.com/onnx/onnx/blob/v1.13.0/README.md). + +--- From 01a614ac156693901cbaacceb84d982fb53fadfd Mon Sep 17 00:00:00 2001 From: odidev Date: Fri, 9 Aug 2024 07:08:58 +0000 Subject: [PATCH 33/60] Add Chainguard and Docker CE File Signed-off-by: odidev --- .../commercial_packages/chainguard-images.md | 22 ++++++++++++++ content/opensource_packages/docker-ce.md | 30 +++++++++++++++++++ 2 files changed, 52 insertions(+) create mode 100644 content/commercial_packages/chainguard-images.md create mode 100644 content/opensource_packages/docker-ce.md diff --git a/content/commercial_packages/chainguard-images.md b/content/commercial_packages/chainguard-images.md new file mode 100644 index 00000000..bb5da1a5 --- /dev/null +++ b/content/commercial_packages/chainguard-images.md @@ -0,0 +1,22 @@ +--- +name: Chainguard Images +vendor: Chainguard +category: Containers and Orchestration +description: Chainguard Images are secure, pre-built container images designed to enhance software security and streamline application deployment. +product_url: https://www.chainguard.dev/chainguard-images +works_on_arm: true +release_date_on_arm: 2023/01/10 + + +optional_info: + homepage_url: https://www.chainguard.dev/chainguard-images + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + vendor_announcement: https://www.chainguard.dev/unchained/building-wolfi-from-the-ground-up-and-announcing-arm64-support + official_docs: https://edu.chainguard.dev/chainguard/chainguard-images/how-to-use-chainguard-images/ + +optional_hidden_info: + other_info: +--- diff --git a/content/opensource_packages/docker-ce.md b/content/opensource_packages/docker-ce.md new file mode 100644 index 00000000..165c80b6 --- /dev/null +++ b/content/opensource_packages/docker-ce.md @@ -0,0 +1,30 @@ +--- +name: Docker CE +category: Containers and Orchestration +description: Docker CE (Community Edition) is an open-source platform for developing, shipping, and running applications in containers. +download_url: https://github.com/docker-archive/docker-ce/tags +works_on_arm: true +supported_minimum_version: + version_number: 17.09.0 + release_date: 2017/09/27 + + +optional_info: + homepage_url: https://www.docker.com/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: https://learn.arm.com/install-guides/docker/ + partner_content: https://www.alibabacloud.com/blog/arm-container-applications-accelerating-development-and-testing_595802 + official_docs: https://www.docker.com/blog/getting-started-with-docker-for-arm-on-linux/ + arm_recommended_minimum_version: + version_number: + release_date: + + +optional_hidden_info: + release_notes__supported_minimum: https://docs.docker.com/engine/release-notes/17.09/ + release_notes__recommended_minimum: + other_info: From the list available at [Docker's official download page](https://download.docker.com/linux/static/stable/aarch64/) for ARM64, it is clear that Docker CE 17.09.0 rolled out initial support for ARM64 architecture. + +--- From 29f96c9e46752581760b1142deee235f7c65ab29 Mon Sep 17 00:00:00 2001 From: Zach Lasiuk <18421034+zachlasiuk@users.noreply.github.com> Date: Mon, 19 Aug 2024 09:01:54 -0500 Subject: [PATCH 34/60] Update leip.md --- content/commercial_packages/leip.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/commercial_packages/leip.md b/content/commercial_packages/leip.md index 5a5b69d9..3081dc40 100644 --- a/content/commercial_packages/leip.md +++ b/content/commercial_packages/leip.md @@ -1,8 +1,8 @@ --- name: Latent AI Efficient Inference Platform (LEIP) -vendor: Latent AI Inc. +vendor: Latent AI category: AI/ML -description: The Latent AI Efficient Inference Platform (LEIP) optimizes AI models for deployment on edge devices by compressing, quantizing, and enhancing model efficiency, enabling powerful AI performance within resource-constrained environments like IoT and robotics. +description: LEIP optimizes AI models for deployment on edge devices by compressing, quantizing, and enhancing model efficiency, enabling powerful AI performance within resource-constrained environments like IoT and robotics. product_url: https://latentai.com/products/ works_on_arm: true release_date_on_arm: 2023/08/04 From 0d051eba98777bdd6497e8f3d37118e2e5993eb1 Mon Sep 17 00:00:00 2001 From: Zach Lasiuk <18421034+zachlasiuk@users.noreply.github.com> Date: Mon, 19 Aug 2024 09:05:09 -0500 Subject: [PATCH 35/60] Update seqera_platform.md --- content/commercial_packages/seqera_platform.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/commercial_packages/seqera_platform.md b/content/commercial_packages/seqera_platform.md index babb358b..84c25708 100644 --- a/content/commercial_packages/seqera_platform.md +++ b/content/commercial_packages/seqera_platform.md @@ -14,7 +14,7 @@ optional_info: alternative_options: getting_started_resources: arm_content: - vendor_announcement: https://docs.seqera.io/platform/23.2/enterprise/configuration/overview#:~:text=or%20later).%0A%0A%60-,TOWER_ENABLE_ARM64,-%60%3A%20Enable%20support%20for + vendor_announcement: https://docs.seqera.io/platform/23.3/compute-envs/aws-batch official_docs: https://docs.seqera.io/platform/24.1/getting-started/quickstart-demo/comm-showcase From c63da764e869968384f8772b6a6137c69a01883d Mon Sep 17 00:00:00 2001 From: Zach Lasiuk <18421034+zachlasiuk@users.noreply.github.com> Date: Mon, 19 Aug 2024 09:18:54 -0500 Subject: [PATCH 36/60] Update vespa.md --- content/commercial_packages/vespa.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/commercial_packages/vespa.md b/content/commercial_packages/vespa.md index 0bc75745..02e712f3 100644 --- a/content/commercial_packages/vespa.md +++ b/content/commercial_packages/vespa.md @@ -1,7 +1,7 @@ --- -name: Vespa +name: Vespa Cloud vendor: Vespa -category: Database +category: AI/ML/HPC description: Vespa is a robust search engine that supports vector, lexical, and structured data searches. For production-ready search solutions, it integrates machine-learned model inference, ensuring scalability and high availability. product_url: https://vespa.ai/ works_on_arm: true From 42bcc87a016fd3be57ea158870c78e71e18e03e1 Mon Sep 17 00:00:00 2001 From: Zach Lasiuk <18421034+zachlasiuk@users.noreply.github.com> Date: Mon, 19 Aug 2024 09:29:15 -0500 Subject: [PATCH 37/60] Create vespa-open-source.md --- .../opensource_packages/vespa-open-source.md | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 content/opensource_packages/vespa-open-source.md diff --git a/content/opensource_packages/vespa-open-source.md b/content/opensource_packages/vespa-open-source.md new file mode 100644 index 00000000..12e2f096 --- /dev/null +++ b/content/opensource_packages/vespa-open-source.md @@ -0,0 +1,30 @@ +--- +name: Vespa (open source) +category: AI/ML/HPC +description: Vespa is a search and data processing engine designed for real-time AI data processing applications. +download_url: https://hub.docker.com/r/vespaengine/vespa/ +works_on_arm: true +supported_minimum_version: + version_number: 8.37.26 + release_date: 2022/08/18 + + +optional_info: + homepage_url: https://vespa.ai/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://docs.vespa.ai/en/getting-started.html + arm_recommended_minimum_version: + version_number: + release_date: + + +optional_hidden_info: + release_notes__supported_minimum: + release_notes__recommended_minimum: + other_info: Docker minimum version vrom 8.37.26 in this blog - blog.vespa.ai/preview-of-vespa-on-arm64/. Commercial version as well. + +--- From 9fb5eb92e51ae29276a58e6005842dead0a3fd8c Mon Sep 17 00:00:00 2001 From: Zach Lasiuk <18421034+zachlasiuk@users.noreply.github.com> Date: Mon, 19 Aug 2024 09:39:05 -0500 Subject: [PATCH 38/60] Update deepsparse.md --- content/commercial_packages/deepsparse.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/commercial_packages/deepsparse.md b/content/commercial_packages/deepsparse.md index 6eb9b7ea..c026e5e4 100644 --- a/content/commercial_packages/deepsparse.md +++ b/content/commercial_packages/deepsparse.md @@ -2,7 +2,7 @@ name: DeepSparse vendor: Neural Magic category: AI/ML -description: DeepSparse is a machine learning inference engine developed by Neural Magic and is designed to deliver high performance on sparse models. It Easily deploys and scales machine learning models across different environments, from edge devices to cloud servers. +description: DeepSparse is a sparsity-aware inference server for CPUs. It makes computer vision (CV), natural language processing (NLP), and large language models (LLMs) more performant on CPU infrastructure. product_url: https://neuralmagic.com/deepsparse/ works_on_arm: true release_date_on_arm: 2023/12/12 From 2436b4503bb48bca340d07fa76a78e4be809950f Mon Sep 17 00:00:00 2001 From: Zach Lasiuk <18421034+zachlasiuk@users.noreply.github.com> Date: Mon, 19 Aug 2024 09:41:12 -0500 Subject: [PATCH 39/60] Update vector.md --- content/commercial_packages/vector.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/commercial_packages/vector.md b/content/commercial_packages/vector.md index cdedd309..19cf7c90 100644 --- a/content/commercial_packages/vector.md +++ b/content/commercial_packages/vector.md @@ -2,7 +2,7 @@ name: Vector vendor: Vector by Datadog category: Monitoring/Observability -description: Vector by Datadog is an observability data pipeline that allows organizations to collect, transform, and route logs, metrics, and traces from various sources to multiple destinations. +description: Vector is an observability data pipeline that allows organizations to collect, transform, and route logs, metrics, and traces from various sources to multiple destinations. product_url: https://vector.dev/ works_on_arm: true release_date_on_arm: 2019/12/12 From c87034415a3b8dd7b2ea69261e3a51b579ddee0b Mon Sep 17 00:00:00 2001 From: Zach Lasiuk <18421034+zachlasiuk@users.noreply.github.com> Date: Mon, 19 Aug 2024 09:46:34 -0500 Subject: [PATCH 40/60] Update wallaroo.md --- content/commercial_packages/wallaroo.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/commercial_packages/wallaroo.md b/content/commercial_packages/wallaroo.md index 0ba7bcdd..d380dfc5 100644 --- a/content/commercial_packages/wallaroo.md +++ b/content/commercial_packages/wallaroo.md @@ -2,7 +2,7 @@ name: Wallaroo vendor: Wallaroo.AI category: AI/ML -description: Wallaroo.AI is a platform designed for organizations looking to operationalize machine learning quickly and effectively, reducing the complexity and time associated with deploying and managing models in production. +description: Wallaroo offers turnkey inference microservices on CPUs or GPUs, in any cloud or edge, with minimal setup overhead. It is designed to reduce the complexity and time associated with deploying and managing models in production. product_url: https://wallaroo.ai/platform/ works_on_arm: true release_date_on_arm: 2023/08/01 @@ -13,11 +13,11 @@ optional_info: alternative_options: getting_started_resources: arm_content: - vendor_announcement: https://docs.wallaroo.ai/wallaroo-release-notes/wallaroo-release-20230300/ + vendor_announcement: https://wallaroo.ai/wallaroo-ai-ampere-bring-low-cost-energy-efficient-ml/ official_docs: https://docs.wallaroo.ai/wallaroo-platform-operations/wallaroo-platform-operations-install/ optional_hidden_info: - other_info: For more details we can go through this blog https://wallaroo.ai/wallaroo-ai-ampere-bring-low-cost-energy-efficient-ml/ + other_info: For more details we can go through these release notes - docs.wallaroo.ai/wallaroo-release-notes/wallaroo-release-20230300/ --- From 1565d357a2207945a7b6e84a427654cc40a5c25a Mon Sep 17 00:00:00 2001 From: Zach Lasiuk <18421034+zachlasiuk@users.noreply.github.com> Date: Mon, 19 Aug 2024 09:50:57 -0500 Subject: [PATCH 41/60] Update opengauss.md --- content/opensource_packages/opengauss.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/opensource_packages/opengauss.md b/content/opensource_packages/opengauss.md index 1326c64d..d9598581 100644 --- a/content/opensource_packages/opengauss.md +++ b/content/opensource_packages/opengauss.md @@ -11,7 +11,7 @@ supported_minimum_version: optional_info: homepage_url: https://opengauss.org/en/ - support_caveats: OpenGauss rolls out AArch64 tar for CentOS and OpenEuler Operating Systems in the latest version. Version 2.0.0 has OpenGauss AArch64 tar for OpenEuler OS only. + support_caveats: As of version 6.0.0, OpenGauss supports the Arm architecture (AArch64) on the OpenEuler OS only - not CentOS. alternative_options: getting_started_resources: arm_content: From 450e4acd5d5d9410f18a9694d3b8b841758dc575 Mon Sep 17 00:00:00 2001 From: Zach Lasiuk <18421034+zachlasiuk@users.noreply.github.com> Date: Mon, 19 Aug 2024 10:27:18 -0500 Subject: [PATCH 42/60] Create mojo.md --- content/opensource_packages/mojo.md | 30 +++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 content/opensource_packages/mojo.md diff --git a/content/opensource_packages/mojo.md b/content/opensource_packages/mojo.md new file mode 100644 index 00000000..04b2a1ad --- /dev/null +++ b/content/opensource_packages/mojo.md @@ -0,0 +1,30 @@ +--- +name: Mojo +category: Languages and Frameworks +description: Mojo is a language that combines the syntax and expressiveness of Python 
with the performance of C. Mojo generalizes code across CPUs, GPUs, and TPUs automatically. +download_url: https://docs.modular.com/max/install +works_on_arm: true +supported_minimum_version: + version_number: 1.0 + release_date: 2023/05/01 + + +optional_info: + homepage_url: + support_caveats: The Mojo language must be used within the Modular Accelerated Xecution (MAX) platform SDK. + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://docs.modular.com/mojo/manual/get-started + arm_recommended_minimum_version: + version_number: + release_date: + + +optional_hidden_info: + release_notes__supported_minimum: + release_notes__recommended_minimum: + other_info: + +--- From 7ff57453e2f8a4bc7ac1ca94207e3f34ed79e87e Mon Sep 17 00:00:00 2001 From: Zach Lasiuk <18421034+zachlasiuk@users.noreply.github.com> Date: Mon, 19 Aug 2024 11:13:28 -0500 Subject: [PATCH 43/60] Update gdal.md --- content/opensource_packages/gdal.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/opensource_packages/gdal.md b/content/opensource_packages/gdal.md index 4e83fbce..bfb7ae34 100644 --- a/content/opensource_packages/gdal.md +++ b/content/opensource_packages/gdal.md @@ -1,7 +1,7 @@ --- -name: GDAL +name: Geospatial Data Abstraction Library (GDAL) category: Miscellaneous -description: GDAL (Geospatial Data Abstraction Library) is an open-source library for reading, writing, and manipulating geospatial data formats, widely used in geographic information system (GIS) applications. +description: GDAL is an open-source library for reading, writing, and manipulating geospatial data formats, widely used in geographic information system (GIS) applications. download_url: https://tracker.debian.org/pkg/gdal works_on_arm: true supported_minimum_version: From 8d5ad15c624b4e9d157edda576b6b3e9ef3c99c7 Mon Sep 17 00:00:00 2001 From: Zach Lasiuk <18421034+zachlasiuk@users.noreply.github.com> Date: Mon, 19 Aug 2024 11:14:46 -0500 Subject: [PATCH 44/60] Update jetty.md --- content/opensource_packages/jetty.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/opensource_packages/jetty.md b/content/opensource_packages/jetty.md index 9567dea7..f6bdd1b3 100644 --- a/content/opensource_packages/jetty.md +++ b/content/opensource_packages/jetty.md @@ -14,7 +14,7 @@ optional_info: support_caveats: alternative_options: getting_started_resources: - arm_content: https://community.arm.com/arm-community-blogs/b/internet-of-things-blog/posts/sensors-to-servers-demo-part-3 + arm_content: partner_content: official_docs: https://jetty.org/docs/jetty/12/operations-guide/begin/index.html arm_recommended_minimum_version: From 3cd0dd8c3cbf075255f3b5e5e0107e796ac57a10 Mon Sep 17 00:00:00 2001 From: Zach Lasiuk <18421034+zachlasiuk@users.noreply.github.com> Date: Mon, 19 Aug 2024 11:52:47 -0500 Subject: [PATCH 45/60] Create Oracle-Database.md --- .../commercial_packages/Oracle-Database.md | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 content/commercial_packages/Oracle-Database.md diff --git a/content/commercial_packages/Oracle-Database.md b/content/commercial_packages/Oracle-Database.md new file mode 100644 index 00000000..3e4ecb9f --- /dev/null +++ b/content/commercial_packages/Oracle-Database.md @@ -0,0 +1,24 @@ +--- +name: Oracle Database +vendor: Oracle +category: Database +description: Oracle Database is the world's leading converged, multi-model database management system for any data management workload. It is offered as a free version with resource limitations or as a commercially supported product. +product_url: https://www.oracle.com/database/technologies/oracle-database-software-downloads.html +works_on_arm: true +release_date_on_arm: 2019/01/30 + + +optional_info: + homepage_url: https://www.oracle.com/database/ + support_caveats: For database version 19c, there are some known bugs listed [here](https://docs.oracle.com/en/database/oracle/oracle-database/19/rnrdm/issues-affecting-linux-arm-aarch64-oracle-database-19.14.html). The latest versions are more stable on the Arm architecture. + alternative_options: + getting_started_resources: + arm_content: + vendor_announcement: https://docs.oracle.com/en/learn/ol-db-arm/index.html#introduction + official_docs: https://docs.oracle.com/en/database/oracle/oracle-database/19/ladbi/operating-system-reqs-arm.html + + +optional_hidden_info: + other_info: The release notes are here - docs.oracle.com/en/database/oracle/oracle-database/19/rnrdm/purpose-these-release-notes.html. Oracle Database supports ARM64 architecture starting with version 19c. A [tutorial for installing Oracle Database on Oracle Linux for ARM](https://docs.oracle.com/en/learn/ol-db-arm/index.html#introduction) is available. + +--- From da81697c205aae57584ea34c5d92e6a17f0f1ed9 Mon Sep 17 00:00:00 2001 From: Zach Lasiuk Date: Mon, 19 Aug 2024 11:57:53 -0500 Subject: [PATCH 46/60] removed oracle-sql --- content/opensource_packages/oracle-sql.md | 30 ----------------------- 1 file changed, 30 deletions(-) delete mode 100644 content/opensource_packages/oracle-sql.md diff --git a/content/opensource_packages/oracle-sql.md b/content/opensource_packages/oracle-sql.md deleted file mode 100644 index bba8775c..00000000 --- a/content/opensource_packages/oracle-sql.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -name: Oracle SQL -category: Database -description: Oracle SQL Developer is a free, integrated development environment that simplifies the development and management of Oracle Database in both traditional and Cloud deployments. -download_url: https://www.oracle.com/in/database/technologies/oracle-database-software-downloads.html -works_on_arm: true -supported_minimum_version: - version_number: 19c - release_date: 2019/01/30 - - -optional_info: - homepage_url: https://www.oracle.com/in/database/sqldeveloper/ - support_caveats: - alternative_options: - getting_started_resources: - arm_content: - partner_content: - official_docs: https://docs.oracle.com/en/database/oracle/oracle-database/19/lacli/installing-ic-arm.html#GUID-09538EE8-5EE8-4319-9B17-DCE0EF0154A0 - arm_recommended_minimum_version: - version_number: - release_date: - - -optional_hidden_info: - release_notes__supported_minimum: https://www.oracle.com/database/technologies/oracle19c-linux-arm64-downloads.html - release_notes__recommended_minimum: - other_info: Oracle SQL supports ARM64 architecture starting from version 19c, kindly refer [here](https://docs.oracle.com/en/learn/ol-db-arm/index.html#introduction). To download Oracle SQL, users will need to create an account on the Oracle website. - ---- From f64291a147cb453b643670d895ba5762db6c6412 Mon Sep 17 00:00:00 2001 From: Zach Lasiuk <18421034+zachlasiuk@users.noreply.github.com> Date: Mon, 19 Aug 2024 12:47:30 -0500 Subject: [PATCH 47/60] Update and rename linaro_GNU.md to GNU.md --- content/opensource_packages/{linaro_GNU.md => GNU.md} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename content/opensource_packages/{linaro_GNU.md => GNU.md} (84%) diff --git a/content/opensource_packages/linaro_GNU.md b/content/opensource_packages/GNU.md similarity index 84% rename from content/opensource_packages/linaro_GNU.md rename to content/opensource_packages/GNU.md index 8c760e98..7d12fdc0 100644 --- a/content/opensource_packages/linaro_GNU.md +++ b/content/opensource_packages/GNU.md @@ -1,7 +1,7 @@ --- -name: Linaro - GNU toolchain +name: Arm GNU toolchain category: Compilers/Tools -description: GNU is a group of programming tools used to develop software applications and operating systems. +description: The Arm GNU Toolchain is a community supported, pre-built GNU compiler toolchain for Arm based CPUs. download_url: https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads works_on_arm: true supported_minimum_version: @@ -16,7 +16,7 @@ optional_info: getting_started_resources: arm_content: https://developer.arm.com/Tools%20and%20Software/GNU%20Toolchain#Technical-Specifications partner_content: - official_docs: + official_docs: https://gcc.gnu.org/onlinedocs/ arm_recommended_minimum_version: version_number: release_date: From 00308c8033a43a68feb9c7018546f2283fb15f79 Mon Sep 17 00:00:00 2001 From: Zach Lasiuk <18421034+zachlasiuk@users.noreply.github.com> Date: Mon, 19 Aug 2024 12:54:17 -0500 Subject: [PATCH 48/60] Update and rename linaro_LLVM.md to LLVM.md --- content/opensource_packages/{linaro_LLVM.md => LLVM.md} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename content/opensource_packages/{linaro_LLVM.md => LLVM.md} (80%) diff --git a/content/opensource_packages/linaro_LLVM.md b/content/opensource_packages/LLVM.md similarity index 80% rename from content/opensource_packages/linaro_LLVM.md rename to content/opensource_packages/LLVM.md index a365510f..7e3eb4b3 100644 --- a/content/opensource_packages/linaro_LLVM.md +++ b/content/opensource_packages/LLVM.md @@ -1,7 +1,7 @@ --- -name: Linaro - LLVM builder +name: LLVM Toolchain category: Compilers/Tools -description: The LLVM Project is a set of compiler and toolchain technologies. +description: LLVM is a set of compiler and toolchain technologies. It is broadly capable as a frontend for any programming language and a backend for any ISA. download_url: https://github.com/llvm/llvm-project/releases/ works_on_arm: true supported_minimum_version: @@ -16,7 +16,7 @@ optional_info: getting_started_resources: arm_content: https://developer.arm.com/Tools%20and%20Software/LLVM%20Toolchain#Technical-Specifications partner_content: - official_docs: + official_docs: https://llvm.org/docs/GettingStarted.html arm_recommended_minimum_version: version_number: release_date: From 87583a8069fc6486c6b90336596f9e08a86c3307 Mon Sep 17 00:00:00 2001 From: Zach Lasiuk <18421034+zachlasiuk@users.noreply.github.com> Date: Mon, 19 Aug 2024 13:00:15 -0500 Subject: [PATCH 49/60] Update and rename openanolis.md to anolis-os.md --- content/opensource_packages/{openanolis.md => anolis-os.md} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename content/opensource_packages/{openanolis.md => anolis-os.md} (77%) diff --git a/content/opensource_packages/openanolis.md b/content/opensource_packages/anolis-os.md similarity index 77% rename from content/opensource_packages/openanolis.md rename to content/opensource_packages/anolis-os.md index 7cc7c540..d9c8c649 100644 --- a/content/opensource_packages/openanolis.md +++ b/content/opensource_packages/anolis-os.md @@ -1,7 +1,7 @@ --- -name: OpenAnolis +name: Anolis OS category: Operating System -description: OpenAnolis is an open-source community and innovation platform for operating systems, that accepts open community cooperation to build Linux open-source distribution and open-source innovation technology. +description: Anolis OS is an open source Linux distribution provided by the OpenAnolis community / innovation platform. download_url: https://openanolis.cn/download works_on_arm: true supported_minimum_version: From 99a111c76294e99e4e91cfa8733de7475de9ec0b Mon Sep 17 00:00:00 2001 From: Zach Lasiuk <18421034+zachlasiuk@users.noreply.github.com> Date: Mon, 19 Aug 2024 13:13:51 -0500 Subject: [PATCH 50/60] Update archiconda3.md --- content/opensource_packages/archiconda3.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/opensource_packages/archiconda3.md b/content/opensource_packages/archiconda3.md index 8e78e252..eba13120 100644 --- a/content/opensource_packages/archiconda3.md +++ b/content/opensource_packages/archiconda3.md @@ -11,8 +11,8 @@ supported_minimum_version: optional_info: homepage_url: https://github.com/Archiconda/build-tools - support_caveats: This project has been superseded by miniforge, a project by conda-forge. - alternative_options: + support_caveats: This project has been superseded by Miniforge, a project by conda-forge. + alternative_options: Miniforge getting_started_resources: arm_content: partner_content: From 43f2dc352894b95f7155415e00d12128e26a852d Mon Sep 17 00:00:00 2001 From: Zach Lasiuk <18421034+zachlasiuk@users.noreply.github.com> Date: Mon, 19 Aug 2024 13:32:39 -0500 Subject: [PATCH 51/60] Update clearml.md --- content/commercial_packages/clearml.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/commercial_packages/clearml.md b/content/commercial_packages/clearml.md index 932dcb33..28e1c8a0 100644 --- a/content/commercial_packages/clearml.md +++ b/content/commercial_packages/clearml.md @@ -2,7 +2,7 @@ name: ClearML Enterprise vendor: ClearML category: AI/ML -description: ClearML (earlier known as Trains) automates and simplifies machine learning solutions for data science teams all over the world. It is designed as an end-to-end MLOps and LLMOps suite allowing you to focus on developing your ML code and automation, hence ensuring that the work is reproducible and scalable. +description: ClearML Enterprise automates and simplifies machine learning solutions for data science teams. It is designed as an end-to-end MLOps and LLMOps suite with commercial support. product_url: https://clear.ml/enterprise works_on_arm: true release_date_on_arm: 2019/06/11 @@ -15,7 +15,7 @@ optional_info: getting_started_resources: arm_content: vendor_announcement: - official_docs: https://clear.ml/docs/latest/docs/clearml_agent/clearml_agent_deployment + official_docs: https://clear.ml/docs/latest/docs/ optional_hidden_info: From 8848caa58fd7304533c1ad27eda5a81b8d679163 Mon Sep 17 00:00:00 2001 From: Zach Lasiuk <18421034+zachlasiuk@users.noreply.github.com> Date: Mon, 19 Aug 2024 13:48:14 -0500 Subject: [PATCH 52/60] Update anyscale.md --- content/commercial_packages/anyscale.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/commercial_packages/anyscale.md b/content/commercial_packages/anyscale.md index 1622b66e..0563fadb 100644 --- a/content/commercial_packages/anyscale.md +++ b/content/commercial_packages/anyscale.md @@ -11,14 +11,14 @@ release_date_on_arm: 2023/02/24 optional_info: homepage_url: https://www.anyscale.com/platform support_caveats: - alternative_options: + alternative_options: Ray getting_started_resources: arm_content: vendor_announcement: https://www.anyscale.com/blog/announcing-ray-2-3-performance-improvements-new-features-and-new-platforms#support-for-arm-and-python-3.11 - official_docs: https://docs.ray.io/en/latest/ray-overview/installation.html + official_docs: optional_hidden_info: - other_info: + other_info: Developers cannot use on their own, this is a SAAS offering. Questionable if it should be included, but keeping for now. --- From ca0d2e143610c6f5480183c543c7cbd230bea7cb Mon Sep 17 00:00:00 2001 From: Zach Lasiuk <18421034+zachlasiuk@users.noreply.github.com> Date: Mon, 19 Aug 2024 14:00:42 -0500 Subject: [PATCH 53/60] Update thirdai.md --- content/commercial_packages/thirdai.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/content/commercial_packages/thirdai.md b/content/commercial_packages/thirdai.md index 60f9856a..c2790a4b 100644 --- a/content/commercial_packages/thirdai.md +++ b/content/commercial_packages/thirdai.md @@ -1,24 +1,24 @@ --- -name: BOLT (Big Ol’ Layer Training) +name: ThirdAI Platform vendor: ThirdAI category: AI/ML -description: BOLT engine is used for training large deep learning models on any CPU. BOLT can achieve or even surpass GPU-level performance on commodity CPU hardware. -product_url: https://www.thirdai.com/bolt-overview/ -works_on_arm: FALSE -release_date_on_arm: +description: ThirdAI a multi-purpose library that provides a high-level API to build machine learning models. They provide an AI solution with lower cost and no GPUs, no embeddings, and no vector databases. +product_url: https://www.thirdai.com/thirdai-platform/ +works_on_arm: true +release_date_on_arm: 2024/01/01 optional_info: - homepage_url: https://www.thirdai.com/bolt-overview/ + homepage_url: https://www.thirdai.com/ support_caveats: alternative_options: getting_started_resources: - arm_content: + arm_content: https://learn.arm.com/learning-paths/servers-and-cloud-computing/thirdai-sentiment-analysis/ vendor_announcement: - official_docs: https://www.thirdai.com/bolt-installation/ + official_docs: https://thirdailabs.github.io/index.html optional_hidden_info: - other_info: ThirdAI has customised their own BOLT software, which has been [benchmarked](https://aws.amazon.com/blogs/machine-learning/accelerating-large-scale-neural-network-training-on-cpus-with-thirdai-and-aws-graviton/) on AWS Graviton3. However, the official ThirdAI releases on [PyPi](https://pypi.org/project/thirdai/#files) does not roll out for Linux/ARM64. + other_info: ThirdAI has customised their own BOLT software, which has been [benchmarked](https://aws.amazon.com/blogs/machine-learning/accelerating-large-scale-neural-network-training-on-cpus-with-thirdai-and-aws-graviton/) on AWS Graviton3. They supported Arm since at least 2024. --- From a399ae06bf4b3947fdaefa977af4f3cffc69d706 Mon Sep 17 00:00:00 2001 From: Zach Lasiuk <18421034+zachlasiuk@users.noreply.github.com> Date: Mon, 19 Aug 2024 14:06:20 -0500 Subject: [PATCH 54/60] Update confluent-platform.md --- content/commercial_packages/confluent-platform.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/content/commercial_packages/confluent-platform.md b/content/commercial_packages/confluent-platform.md index 12953428..06a3f43a 100644 --- a/content/commercial_packages/confluent-platform.md +++ b/content/commercial_packages/confluent-platform.md @@ -1,7 +1,7 @@ --- name: Confluent Platform vendor: Confluent -category: Miscellaneous +category: Monitoring/Observability description: Confluent Platform is a comprehensive event streaming solution built on Apache Kafka, offering tools for data integration, real-time analytics, and scalable stream processing in enterprise environments. product_url: https://www.confluent.io/product/confluent-platform/ works_on_arm: true @@ -9,13 +9,13 @@ release_date_on_arm: 2024/04/01 optional_info: - homepage_url: https://www.cloudbees.com + homepage_url: https://www.confluent.io/ support_caveats: alternative_options: getting_started_resources: - arm_content: - vendor_announcement: https://www.confluent.io/blog/introducing-confluent-platform-7-6/ - official_docs: https://docs.confluent.io/platform/current/installation/installing_cp/deb-ubuntu.html + arm_content: + vendor_announcement: https://www.confluent.io/blog/introducing-confluent-platform-7-6/#arm64-support + official_docs: https://docs.confluent.io/platform/current/installation/overview.html optional_hidden_info: From 8ce6ea4a10e2bd169955f892c40c18a4aa88d334 Mon Sep 17 00:00:00 2001 From: Zach Lasiuk <18421034+zachlasiuk@users.noreply.github.com> Date: Mon, 19 Aug 2024 14:06:52 -0500 Subject: [PATCH 55/60] Update confluent-platform.md --- content/commercial_packages/confluent-platform.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/commercial_packages/confluent-platform.md b/content/commercial_packages/confluent-platform.md index 06a3f43a..dd615c46 100644 --- a/content/commercial_packages/confluent-platform.md +++ b/content/commercial_packages/confluent-platform.md @@ -2,7 +2,7 @@ name: Confluent Platform vendor: Confluent category: Monitoring/Observability -description: Confluent Platform is a comprehensive event streaming solution built on Apache Kafka, offering tools for data integration, real-time analytics, and scalable stream processing in enterprise environments. +description: Confluent Platform is a distribution of Apache Kafka. This self-managed platform helps monitor real-time data, at any scale. product_url: https://www.confluent.io/product/confluent-platform/ works_on_arm: true release_date_on_arm: 2024/04/01 From 36e6da6bebafa0ff3961808b97687a2b2692146d Mon Sep 17 00:00:00 2001 From: Zach Lasiuk <18421034+zachlasiuk@users.noreply.github.com> Date: Mon, 19 Aug 2024 14:11:01 -0500 Subject: [PATCH 56/60] Update cloudbees-ci.md --- content/commercial_packages/cloudbees-ci.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/content/commercial_packages/cloudbees-ci.md b/content/commercial_packages/cloudbees-ci.md index e6e60a84..c77a8b1e 100644 --- a/content/commercial_packages/cloudbees-ci.md +++ b/content/commercial_packages/cloudbees-ci.md @@ -1,21 +1,21 @@ --- name: CloudBees CI -vendor: Kubernetes +vendor: CloudBees category: DevOps -description: CloudBees CI is an enterprise-grade CI/CD platform that automates software development by building, testing, and deploying code changes. It Supports DevOps practices by automating the software delivery pipeline, from code commit to production deployment. -product_url: https://docs.cloudbees.com/docs/cloudbees-ci/latest/kubernetes-install-guide/ +description: CloudBees CI is an enterprise-grade CI/CD platform for Jenkins. +product_url: https://www.cloudbees.com/capabilities/continuous-integration works_on_arm: true release_date_on_arm: 2022/11/02 optional_info: - homepage_url: https://docs.cloudbees.com/docs/cloudbees-ci/latest/ + homepage_url: https://www.cloudbees.com/ support_caveats: alternative_options: getting_started_resources: arm_content: vendor_announcement: https://docs.cloudbees.com/docs/release-notes/latest/cloudbees-ci/modern-cloud-platforms/2.361.3.2 - official_docs: https://docs.cloudbees.com/docs/cloudbees-ci/latest/kubernetes-install-guide/ + official_docs: https://docs.cloudbees.com/docs/cloudbees-ci/latest/ optional_hidden_info: other_info: From 2a6ab55860a85f19fda3390355c52b7d67d32b99 Mon Sep 17 00:00:00 2001 From: Zach Lasiuk Date: Mon, 19 Aug 2024 14:15:19 -0500 Subject: [PATCH 57/60] new round of content --- content/commercial_packages/vespa.md | 2 +- .../opensource_packages/Crystal-Language.md | 2 +- .../clearml-open-source.md | 29 +++++++++++++++++++ content/opensource_packages/llvm.md | 21 +++++++------- content/opensource_packages/miniforge.md | 2 +- content/opensource_packages/ray.md | 29 +++++++++++++++++++ .../opensource_packages/vespa-open-source.md | 2 +- 7 files changed, 72 insertions(+), 15 deletions(-) create mode 100644 content/opensource_packages/clearml-open-source.md create mode 100644 content/opensource_packages/ray.md diff --git a/content/commercial_packages/vespa.md b/content/commercial_packages/vespa.md index 02e712f3..cc38f76f 100644 --- a/content/commercial_packages/vespa.md +++ b/content/commercial_packages/vespa.md @@ -1,7 +1,7 @@ --- name: Vespa Cloud vendor: Vespa -category: AI/ML/HPC +category: AI/ML description: Vespa is a robust search engine that supports vector, lexical, and structured data searches. For production-ready search solutions, it integrates machine-learned model inference, ensuring scalability and high availability. product_url: https://vespa.ai/ works_on_arm: true diff --git a/content/opensource_packages/Crystal-Language.md b/content/opensource_packages/Crystal-Language.md index f2c82b84..21121241 100644 --- a/content/opensource_packages/Crystal-Language.md +++ b/content/opensource_packages/Crystal-Language.md @@ -1,6 +1,6 @@ --- name: Crystal Language -category: OS & Languages +category: Languages and Frameworks description: Crystal is a programming language designed for efficiency and performance, with a syntax similar to Ruby. download_url: https://github.com/crystal-lang/crystal/releases works_on_arm: true diff --git a/content/opensource_packages/clearml-open-source.md b/content/opensource_packages/clearml-open-source.md new file mode 100644 index 00000000..54af0236 --- /dev/null +++ b/content/opensource_packages/clearml-open-source.md @@ -0,0 +1,29 @@ +--- +name: ClearML +category: AI/ML +description: Formally Allegro Trains, ClearML is an end-to-end MLOps and LLMOps suite allowing you to focus on developing your ML code and automation. +download_url: https://github.com/allegroai/clearml/releases +works_on_arm: true +supported_minimum_version: + version_number: 0.9.0 + release_date: 2019/06/11 + + +optional_info: + homepage_url: https://github.com/allegroai/clearml/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://clear.ml/docs/latest/docs/ + arm_recommended_minimum_version: + version_number: + release_date: + +optional_hidden_info: + release_notes__supported_minimum: + release_notes__recommended_minimum: + other_info: There are no Linux/ARM64 release notes. The first release of miniforge, i.e. 0.9.0, works on Arm via Python support. + +--- diff --git a/content/opensource_packages/llvm.md b/content/opensource_packages/llvm.md index 9c4fead7..7e3eb4b3 100644 --- a/content/opensource_packages/llvm.md +++ b/content/opensource_packages/llvm.md @@ -1,8 +1,8 @@ --- -name: Clang/LLVM +name: LLVM Toolchain category: Compilers/Tools -description: LLVM is a set of compiler and toolchain technologies that can be used to develop a frontend for any programming language and a backend for any instruction set architecture. -download_url: https://releases.llvm.org/download.html +description: LLVM is a set of compiler and toolchain technologies. It is broadly capable as a frontend for any programming language and a backend for any ISA. +download_url: https://github.com/llvm/llvm-project/releases/ works_on_arm: true supported_minimum_version: version_number: 7.1.0 @@ -10,21 +10,20 @@ supported_minimum_version: optional_info: - homepage_url: https://llvm.org/ + homepage_url: https://www.linaro.org/downloads/ support_caveats: alternative_options: getting_started_resources: - arm_content: https://learn.arm.com/install-guides/llvm-embedded/ - partner_content: https://linaro.atlassian.net/wiki/spaces/LLVM/overview - official_docs: https://llvm.org/docs/HowToBuildOnARM.html + arm_content: https://developer.arm.com/Tools%20and%20Software/LLVM%20Toolchain#Technical-Specifications + partner_content: + official_docs: https://llvm.org/docs/GettingStarted.html arm_recommended_minimum_version: - version_number: + version_number: release_date: optional_hidden_info: - release_notes__supported_minimum: https://github.com/llvm/llvm-project/releases/tag/llvmorg-7.1.0 + release_notes__supported_minimum: release_notes__recommended_minimum: - other_info: + other_info: The official community releases of the pre-built LLVM native toolchain for AArch64 are built and tested by Linaro and are now available on [LLVM’s GitHub](https://github.com/llvm/llvm-project/releases). The minimum version available at GitHub is v7.1.0, which has AArch64 release. Kindly refer [here](https://www.linaro.org/downloads/) for more information. --- - diff --git a/content/opensource_packages/miniforge.md b/content/opensource_packages/miniforge.md index c6c6c50c..05ed75d7 100644 --- a/content/opensource_packages/miniforge.md +++ b/content/opensource_packages/miniforge.md @@ -15,7 +15,7 @@ optional_info: alternative_options: getting_started_resources: arm_content: - partner_content: + partner_content: https://kirenz.github.io/codelabs/codelabs/miniforge-setup/#0 official_docs: https://github.com/conda-forge/miniforge?tab=readme-ov-file#install arm_recommended_minimum_version: version_number: diff --git a/content/opensource_packages/ray.md b/content/opensource_packages/ray.md new file mode 100644 index 00000000..d0c677f0 --- /dev/null +++ b/content/opensource_packages/ray.md @@ -0,0 +1,29 @@ +--- +name: Ray +category: AI/ML +description: A framework for scaling Python and AI applications across multiple nodes. Contains a runtime and libraries for accelerating ML workloads. +download_url: https://github.com/ray-project/ray/releases +works_on_arm: true +supported_minimum_version: + version_number: 2.3.0 + release_date: 2023/03/01 + + +optional_info: + homepage_url: https://www.anyscale.com/ray-open-source + support_caveats: + alternative_options: Spark + getting_started_resources: + arm_content: + partner_content: + official_docs: https://docs.ray.io/en/latest/ray-overview/installation.html + arm_recommended_minimum_version: + version_number: + release_date: + +optional_hidden_info: + release_notes__supported_minimum: + release_notes__recommended_minimum: + other_info: Furthest back dockerfile that supports arm is here - hub.docker.com/r/rayproject/ray/tags?page=1&page_size=&name=aarch64&ordering=-last_updated + +--- diff --git a/content/opensource_packages/vespa-open-source.md b/content/opensource_packages/vespa-open-source.md index 12e2f096..9a2e299d 100644 --- a/content/opensource_packages/vespa-open-source.md +++ b/content/opensource_packages/vespa-open-source.md @@ -1,6 +1,6 @@ --- name: Vespa (open source) -category: AI/ML/HPC +category: AI/ML description: Vespa is a search and data processing engine designed for real-time AI data processing applications. download_url: https://hub.docker.com/r/vespaengine/vespa/ works_on_arm: true From 482e79c2ad1bed8e73832fcaeb5851270482d19d Mon Sep 17 00:00:00 2001 From: Zach Lasiuk Date: Mon, 19 Aug 2024 14:17:16 -0500 Subject: [PATCH 58/60] fixed my mojo --- content/opensource_packages/mojo.md | 2 +- content/opensource_packages/oracle-sql.md | 30 +++++++++++++++++++++++ 2 files changed, 31 insertions(+), 1 deletion(-) create mode 100644 content/opensource_packages/oracle-sql.md diff --git a/content/opensource_packages/mojo.md b/content/opensource_packages/mojo.md index 04b2a1ad..e98f8c48 100644 --- a/content/opensource_packages/mojo.md +++ b/content/opensource_packages/mojo.md @@ -1,7 +1,7 @@ --- name: Mojo category: Languages and Frameworks -description: Mojo is a language that combines the syntax and expressiveness of Python 
with the performance of C. Mojo generalizes code across CPUs, GPUs, and TPUs automatically. +description: Mojo is a language that combines the syntax and expressiveness of Python with the performance of C. Mojo generalizes code across CPUs, GPUs, and TPUs automatically. download_url: https://docs.modular.com/max/install works_on_arm: true supported_minimum_version: diff --git a/content/opensource_packages/oracle-sql.md b/content/opensource_packages/oracle-sql.md new file mode 100644 index 00000000..bba8775c --- /dev/null +++ b/content/opensource_packages/oracle-sql.md @@ -0,0 +1,30 @@ +--- +name: Oracle SQL +category: Database +description: Oracle SQL Developer is a free, integrated development environment that simplifies the development and management of Oracle Database in both traditional and Cloud deployments. +download_url: https://www.oracle.com/in/database/technologies/oracle-database-software-downloads.html +works_on_arm: true +supported_minimum_version: + version_number: 19c + release_date: 2019/01/30 + + +optional_info: + homepage_url: https://www.oracle.com/in/database/sqldeveloper/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://docs.oracle.com/en/database/oracle/oracle-database/19/lacli/installing-ic-arm.html#GUID-09538EE8-5EE8-4319-9B17-DCE0EF0154A0 + arm_recommended_minimum_version: + version_number: + release_date: + + +optional_hidden_info: + release_notes__supported_minimum: https://www.oracle.com/database/technologies/oracle19c-linux-arm64-downloads.html + release_notes__recommended_minimum: + other_info: Oracle SQL supports ARM64 architecture starting from version 19c, kindly refer [here](https://docs.oracle.com/en/learn/ol-db-arm/index.html#introduction). To download Oracle SQL, users will need to create an account on the Oracle website. + +--- From 9011c3bc9738eedd85e0cd9a6996830c27936a0a Mon Sep 17 00:00:00 2001 From: Zach Lasiuk Date: Mon, 19 Aug 2024 14:19:31 -0500 Subject: [PATCH 59/60] . --- content/opensource_packages/oracle-sql.md | 30 ----------------------- 1 file changed, 30 deletions(-) delete mode 100644 content/opensource_packages/oracle-sql.md diff --git a/content/opensource_packages/oracle-sql.md b/content/opensource_packages/oracle-sql.md deleted file mode 100644 index bba8775c..00000000 --- a/content/opensource_packages/oracle-sql.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -name: Oracle SQL -category: Database -description: Oracle SQL Developer is a free, integrated development environment that simplifies the development and management of Oracle Database in both traditional and Cloud deployments. -download_url: https://www.oracle.com/in/database/technologies/oracle-database-software-downloads.html -works_on_arm: true -supported_minimum_version: - version_number: 19c - release_date: 2019/01/30 - - -optional_info: - homepage_url: https://www.oracle.com/in/database/sqldeveloper/ - support_caveats: - alternative_options: - getting_started_resources: - arm_content: - partner_content: - official_docs: https://docs.oracle.com/en/database/oracle/oracle-database/19/lacli/installing-ic-arm.html#GUID-09538EE8-5EE8-4319-9B17-DCE0EF0154A0 - arm_recommended_minimum_version: - version_number: - release_date: - - -optional_hidden_info: - release_notes__supported_minimum: https://www.oracle.com/database/technologies/oracle19c-linux-arm64-downloads.html - release_notes__recommended_minimum: - other_info: Oracle SQL supports ARM64 architecture starting from version 19c, kindly refer [here](https://docs.oracle.com/en/learn/ol-db-arm/index.html#introduction). To download Oracle SQL, users will need to create an account on the Oracle website. - ---- From 1ead1134ebdab44253a677cd85153a9237081fe1 Mon Sep 17 00:00:00 2001 From: Zach Lasiuk Date: Mon, 19 Aug 2024 15:57:07 -0500 Subject: [PATCH 60/60] many new commmercial and some open source packages added --- content/commercial_packages/anyscale.md | 2 +- content/commercial_packages/calico.md | 22 ++++++++++++++ .../cfd-direct-from-the-cloud.md | 22 ++++++++++++++ content/commercial_packages/chainguard.md | 22 ++++++++++++++ .../commercial_packages/cloudbees-cd-ro.md | 22 ++++++++++++++ .../cloudbees-feature-management.md | 22 ++++++++++++++ .../commercial_packages/confluent-cloud.md | 22 ++++++++++++++ content/commercial_packages/deepsparse.md | 2 +- .../commercial_packages/jfrog-artifactory.md | 22 ++++++++++++++ .../commercial_packages/jfrog-distribution.md | 22 ++++++++++++++ content/commercial_packages/jfrog-insight.md | 22 ++++++++++++++ .../commercial_packages/jfrog-pipelines.md | 21 +++++++++++++ content/commercial_packages/jfrog-xray.md | 22 ++++++++++++++ .../kubermatic-kubernetes-platform.md | 22 ++++++++++++++ content/commercial_packages/landinglens.md | 22 ++++++++++++++ content/commercial_packages/modular.md | 2 +- content/commercial_packages/neo4j-graph-db.md | 22 ++++++++++++++ content/commercial_packages/netdata-cloud.md | 22 ++++++++++++++ content/commercial_packages/nm-vllm.md | 22 ++++++++++++++ content/commercial_packages/nomad.md | 22 ++++++++++++++ content/commercial_packages/thirdai.md | 2 +- .../victoriametrics-enterprise.md | 22 ++++++++++++++ content/commercial_packages/wallaroo.md | 2 +- content/opensource_packages/netdata.md | 2 +- .../opensource_packages/nomad-open-source.md | 30 +++++++++++++++++++ content/opensource_packages/opencv.md | 4 +-- content/opensource_packages/vllm.md | 30 +++++++++++++++++++ .../partials/package-display/row-sub.html | 5 ++++ 28 files changed, 468 insertions(+), 8 deletions(-) create mode 100644 content/commercial_packages/calico.md create mode 100644 content/commercial_packages/cfd-direct-from-the-cloud.md create mode 100644 content/commercial_packages/chainguard.md create mode 100644 content/commercial_packages/cloudbees-cd-ro.md create mode 100644 content/commercial_packages/cloudbees-feature-management.md create mode 100644 content/commercial_packages/confluent-cloud.md create mode 100644 content/commercial_packages/jfrog-artifactory.md create mode 100644 content/commercial_packages/jfrog-distribution.md create mode 100644 content/commercial_packages/jfrog-insight.md create mode 100644 content/commercial_packages/jfrog-pipelines.md create mode 100644 content/commercial_packages/jfrog-xray.md create mode 100644 content/commercial_packages/kubermatic-kubernetes-platform.md create mode 100644 content/commercial_packages/landinglens.md create mode 100644 content/commercial_packages/neo4j-graph-db.md create mode 100644 content/commercial_packages/netdata-cloud.md create mode 100644 content/commercial_packages/nm-vllm.md create mode 100644 content/commercial_packages/nomad.md create mode 100644 content/commercial_packages/victoriametrics-enterprise.md create mode 100644 content/opensource_packages/nomad-open-source.md create mode 100644 content/opensource_packages/vllm.md diff --git a/content/commercial_packages/anyscale.md b/content/commercial_packages/anyscale.md index 0563fadb..4f10c084 100644 --- a/content/commercial_packages/anyscale.md +++ b/content/commercial_packages/anyscale.md @@ -2,7 +2,7 @@ name: Anyscale Platform vendor: Anyscale category: AI/ML -description: Anyscale platform is a unified compute platform, used to build, deploy and manage scalable AL models and python applications. +description: Anyscale platform is a unified compute platform built on the open source framework Ray. It is used to build, deploy and manage scalable AL models and python applications. product_url: https://www.anyscale.com/platform works_on_arm: true release_date_on_arm: 2023/02/24 diff --git a/content/commercial_packages/calico.md b/content/commercial_packages/calico.md new file mode 100644 index 00000000..d7078984 --- /dev/null +++ b/content/commercial_packages/calico.md @@ -0,0 +1,22 @@ +--- +name: Calico +vendor: Tigera +category: Networking +description: Calico is used for networking and security in container orchestration environments, specifically Kubernetes clusters. It provides a solution for container-to-container networking, network policy enforcement, and security controls. +product_url: https://www.tigera.io/project-calico/ +works_on_arm: true +release_date_on_arm: 2023/08/23 + +optional_info: + homepage_url: https://www.tigera.io/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + vendor_announcement: https://docs.projectcalico.org/archive/v3.2/releases#multiple-architectures + official_docs: https://docs.tigera.io/ + +optional_hidden_info: + other_info: + +--- diff --git a/content/commercial_packages/cfd-direct-from-the-cloud.md b/content/commercial_packages/cfd-direct-from-the-cloud.md new file mode 100644 index 00000000..62efecc3 --- /dev/null +++ b/content/commercial_packages/cfd-direct-from-the-cloud.md @@ -0,0 +1,22 @@ +--- +name: CFD Direct From the Cloud +vendor: CFD Direct +category: HPC +description: CFD Direct From the Cloud is a complete platform providing OpenFOAM (open source computational fluid dynamics) and supporting software running on a long-term support (LTS) version of Ubuntu Linux. +product_url: https://cfd.direct/cloud/ +works_on_arm: true +release_date_on_arm: 2020/07/22 + +optional_info: + homepage_url: https://cfd.direct/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + vendor_announcement: https://cfd.direct/cloud/cfddfc-arm-aws-c6g/ + official_docs: https://cfd.direct/cloud/aws/ + +optional_hidden_info: + other_info: + +--- diff --git a/content/commercial_packages/chainguard.md b/content/commercial_packages/chainguard.md new file mode 100644 index 00000000..b92ffb18 --- /dev/null +++ b/content/commercial_packages/chainguard.md @@ -0,0 +1,22 @@ +--- +name: Chainguard Images +vendor: Chainguard +category: Containers and Orchestration +description: Chainguard Images reduces attack surfaces with hardened container images. +product_url: https://www.chainguard.dev/chainguard-images +works_on_arm: true +release_date_on_arm: 2023/01/10 + +optional_info: + homepage_url: https://www.chainguard.dev/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + vendor_announcement: https://www.chainguard.dev/unchained/building-wolfi-from-the-ground-up-and-announcing-arm64-support + official_docs: https://edu.chainguard.dev/ + +optional_hidden_info: + other_info: + +--- diff --git a/content/commercial_packages/cloudbees-cd-ro.md b/content/commercial_packages/cloudbees-cd-ro.md new file mode 100644 index 00000000..ad472407 --- /dev/null +++ b/content/commercial_packages/cloudbees-cd-ro.md @@ -0,0 +1,22 @@ +--- +name: CloudBees CD/RO +vendor: CloudBees +category: DevOps +description: CloudBees CD/RO automates releses, provides increased collaboration, and a governed release process. +product_url: https://www.cloudbees.com/products/cloudbees-cdro +works_on_arm: false +release_date_on_arm: + +optional_info: + homepage_url: https://www.cloudbees.com/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + vendor_announcement: + official_docs: + +optional_hidden_info: + other_info: Server not on Arm, only agent. + +--- diff --git a/content/commercial_packages/cloudbees-feature-management.md b/content/commercial_packages/cloudbees-feature-management.md new file mode 100644 index 00000000..a7de6383 --- /dev/null +++ b/content/commercial_packages/cloudbees-feature-management.md @@ -0,0 +1,22 @@ +--- +name: CloudBees Feature Management +vendor: CloudBees +category: DevOps +description: CloudBees Feature Management provides advanced feature flagging to deploy applications safely and define target audiences. +product_url: https://www.cloudbees.com/products/cloudbees-feature-management +works_on_arm: true +release_date_on_arm: 2022/11/02 + +optional_info: + homepage_url: https://www.cloudbees.com/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + vendor_announcement: + official_docs: https://docs.cloudbees.com/docs/cloudbees-feature-management/latest/ + +optional_hidden_info: + other_info: Maybe SDK source code which runs on any platform. + +--- diff --git a/content/commercial_packages/confluent-cloud.md b/content/commercial_packages/confluent-cloud.md new file mode 100644 index 00000000..78a27929 --- /dev/null +++ b/content/commercial_packages/confluent-cloud.md @@ -0,0 +1,22 @@ +--- +name: Confluent Cloud +vendor: Confluent +category: Monitoring/Observability +description: Confluent Cloud is a cloud-native Apache Kafka service. +product_url: https://www.confluent.io/en-gb/confluent-cloud/ +works_on_arm: true +release_date_on_arm: 2024/04/01 + +optional_info: + homepage_url: https://www.confluent.io/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + vendor_announcement: https://www.confluent.io/blog/introducing-confluent-platform-7-6/#arm64-support + official_docs: https://docs.confluent.io/cloud/current/overview.html + +optional_hidden_info: + other_info: + +--- diff --git a/content/commercial_packages/deepsparse.md b/content/commercial_packages/deepsparse.md index c026e5e4..39f9f59c 100644 --- a/content/commercial_packages/deepsparse.md +++ b/content/commercial_packages/deepsparse.md @@ -2,7 +2,7 @@ name: DeepSparse vendor: Neural Magic category: AI/ML -description: DeepSparse is a sparsity-aware inference server for CPUs. It makes computer vision (CV), natural language processing (NLP), and large language models (LLMs) more performant on CPU infrastructure. +description: A deep learning inference runtime for CPUs (and GPUs) that takes advantage of sparsity to accelerate inference. product_url: https://neuralmagic.com/deepsparse/ works_on_arm: true release_date_on_arm: 2023/12/12 diff --git a/content/commercial_packages/jfrog-artifactory.md b/content/commercial_packages/jfrog-artifactory.md new file mode 100644 index 00000000..1122b3cb --- /dev/null +++ b/content/commercial_packages/jfrog-artifactory.md @@ -0,0 +1,22 @@ +--- +name: JFrog Artifactory +vendor: JFrog +category: DevOps +description: JFrog Artifactory offers a single solution for managing your artifacts, binaries, files and containers. +product_url: https://jfrog.com/artifactory/ +works_on_arm: true +release_date_on_arm: 2022/07/11 + +optional_info: + homepage_url: https://jfrog.com/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + vendor_announcement: + official_docs: https://jfrog.com/help/r/jfrog-installation-setup-documentation/requirements-matrix + +optional_hidden_info: + other_info: Proof of Arm support is in this matrix - jfrog.com/help/r/jfrog-installation-setup-documentation/requirements-matrix. Arm install specifics are here - https://github.com/jfrog/jfrog-cli/issues/1774. Announcement here - https://jfrog.com/help/r/jfrog-release-information/artifactory-7.41.4-cloud-self-hosted + +--- diff --git a/content/commercial_packages/jfrog-distribution.md b/content/commercial_packages/jfrog-distribution.md new file mode 100644 index 00000000..a16f50ba --- /dev/null +++ b/content/commercial_packages/jfrog-distribution.md @@ -0,0 +1,22 @@ +--- +name: JFrog Distribution +vendor: JFrog +category: DevOps +description: JFrog Distribution enables secure software distribution at scale, across devices, development sites, download centers, and more. +product_url: https://jfrog.com/distribution/ +works_on_arm: true +release_date_on_arm: 2024/03/18 + +optional_info: + homepage_url: https://jfrog.com/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + vendor_announcement: + official_docs: https://jfrog.com/help/r/jfrog-installation-setup-documentation/requirements-matrix + +optional_hidden_info: + other_info: Proof of Arm support is in this matrix - jfrog.com/help/r/jfrog-installation-setup-documentation/requirements-matrix. Support in this version here - https://jfrog.com/help/r/jfrog-release-information/distribution-2.23.0 + +--- diff --git a/content/commercial_packages/jfrog-insight.md b/content/commercial_packages/jfrog-insight.md new file mode 100644 index 00000000..e21be863 --- /dev/null +++ b/content/commercial_packages/jfrog-insight.md @@ -0,0 +1,22 @@ +--- +name: JFrog Insight +vendor: JFrog +category: Monitoring/Observability +description: JFrog Insight provides metrics about the JFrog Platform components, including JFrog Distribution, JFrog Artifactory, and JFrog Xray. +product_url: https://jfrog.com/insight/ +works_on_arm: true +release_date_on_arm: 2022/07/11 + +optional_info: + homepage_url: https://jfrog.com/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + vendor_announcement: + official_docs: https://jfrog.com/help/r/jfrog-installation-setup-documentation/requirements-matrix + +optional_hidden_info: + other_info: Proof of Arm support is in this matrix - jfrog.com/help/r/jfrog-installation-setup-documentation/requirements-matrix. + +--- diff --git a/content/commercial_packages/jfrog-pipelines.md b/content/commercial_packages/jfrog-pipelines.md new file mode 100644 index 00000000..482d543b --- /dev/null +++ b/content/commercial_packages/jfrog-pipelines.md @@ -0,0 +1,21 @@ +--- +name: JFrog Pipelines +vendor: JFrog +category: DevOps +description: JFrog Pipelines orchestrates and optimizes your Devops pipeline, including building, testing, and deploying software. It integrates well with other JFrog products. +product_url: https://jfrog.com/pipelines/ +works_on_arm: false +release_date_on_arm: + +optional_info: + homepage_url: https://jfrog.com/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + vendor_announcement: + official_docs: https://jfrog.com/help/r/jfrog-installation-setup-documentation/requirements-matrix + +optional_hidden_info: + other_info: Proof of Arm support is in this matrix - jfrog.com/help/r/jfrog-installation-setup-documentation/requirements-matrix. +--- diff --git a/content/commercial_packages/jfrog-xray.md b/content/commercial_packages/jfrog-xray.md new file mode 100644 index 00000000..bc9de916 --- /dev/null +++ b/content/commercial_packages/jfrog-xray.md @@ -0,0 +1,22 @@ +--- +name: JFrog Xray +vendor: JFrog +category: Security applications +description: JFrog Xray provides complete software supply chain security in conjunction with JFrog Platform components. +product_url: https://jfrog.com/xray/ +works_on_arm: true +release_date_on_arm: 2022/07/11 + +optional_info: + homepage_url: https://jfrog.com/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + vendor_announcement: + official_docs: https://jfrog.com/help/r/jfrog-installation-setup-documentation/requirements-matrix + +optional_hidden_info: + other_info: Proof of Arm support is in this matrix - jfrog.com/help/r/jfrog-installation-setup-documentation/requirements-matrix. + +--- diff --git a/content/commercial_packages/kubermatic-kubernetes-platform.md b/content/commercial_packages/kubermatic-kubernetes-platform.md new file mode 100644 index 00000000..44b5d05b --- /dev/null +++ b/content/commercial_packages/kubermatic-kubernetes-platform.md @@ -0,0 +1,22 @@ +--- +name: Kubermatic Kubernetes Platform +vendor: Kubermatic +category: Containers and Orchestration +description: Kubermatic Kubernetes Platform automates the deployment and management of multiple Kubernetes clusters at scale spanning from on-prem, cloud to edge. +product_url: https://www.kubermatic.com/products/kubermatic-kubernetes-platform/ +works_on_arm: false +release_date_on_arm: + +optional_info: + homepage_url: https://www.kubermatic.com/ + support_caveats: + alternative_options: Amazon EKS + getting_started_resources: + arm_content: + vendor_announcement: + official_docs: + +optional_hidden_info: + other_info: + +--- diff --git a/content/commercial_packages/landinglens.md b/content/commercial_packages/landinglens.md new file mode 100644 index 00000000..b76cf3cd --- /dev/null +++ b/content/commercial_packages/landinglens.md @@ -0,0 +1,22 @@ +--- +name: LandingLens +vendor: Landing AI +category: AI/ML +description: LandingLens simplifies the creation of deep learning-based computer vision models. +product_url: https://landing.ai/platform +works_on_arm: true +release_date_on_arm: 2023/10/18 + +optional_info: + homepage_url: https://landing.ai/ + support_caveats: Arm installation is currently supported only when deploying LandingLens via Docker. + alternative_options: + getting_started_resources: + arm_content: + vendor_announcement: + official_docs: https://support.landing.ai/docs/docker-deploy + +optional_hidden_info: + other_info: Docker images support A + +--- diff --git a/content/commercial_packages/modular.md b/content/commercial_packages/modular.md index 6a8c1875..6087cd9f 100644 --- a/content/commercial_packages/modular.md +++ b/content/commercial_packages/modular.md @@ -18,6 +18,6 @@ optional_info: official_docs: https://docs.modular.com/max/install optional_hidden_info: - other_info: + other_info: Also this announcement - www.modular.com/blog/announcing-max-developer-edition-preview --- diff --git a/content/commercial_packages/neo4j-graph-db.md b/content/commercial_packages/neo4j-graph-db.md new file mode 100644 index 00000000..2c6c743b --- /dev/null +++ b/content/commercial_packages/neo4j-graph-db.md @@ -0,0 +1,22 @@ +--- +name: Neo4j Graph Database +vendor: Neo4j +category: Database +description: Neo4j graph database is a kind of NoSQL database that stores data in forms of nodes and relationships. +product_url: https://neo4j.com/product/neo4j-graph-database/ +works_on_arm: true +release_date_on_arm: 2024/06/28 + +optional_info: + homepage_url: https://neo4j.com/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + vendor_announcement: + official_docs: https://neo4j.com/docs/operations-manual/current/installation/requirements/ + +optional_hidden_info: + other_info: Docker images here - hub.docker.com/_/neo4j/tags + +--- diff --git a/content/commercial_packages/netdata-cloud.md b/content/commercial_packages/netdata-cloud.md new file mode 100644 index 00000000..b4bc13b1 --- /dev/null +++ b/content/commercial_packages/netdata-cloud.md @@ -0,0 +1,22 @@ +--- +name: Netdata Cloud +vendor: Netdata +category: Monitoring/Observability +description: Netdata Cloud is used to efficiently monitor your infrastructure and gain insights into system performance and metrics. This enterprise version includes ML-based anomaly detection, centralized monitoring, and collaboration features. +product_url: https://www.netdata.cloud/ +works_on_arm: true +release_date_on_arm: 2021/12/01 + +optional_info: + homepage_url: https://www.netdata.cloud/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + vendor_announcement: + official_docs: https://learn.netdata.cloud/ + +optional_hidden_info: + other_info: Arm support identified here - https://github.com/netdata/netdata/releases/tag/v1.32.0 + +--- diff --git a/content/commercial_packages/nm-vllm.md b/content/commercial_packages/nm-vllm.md new file mode 100644 index 00000000..6a362de9 --- /dev/null +++ b/content/commercial_packages/nm-vllm.md @@ -0,0 +1,22 @@ +--- +name: nm-vllm +vendor: Neural Magic +category: AI/ML +description: nm-vllm is the supported enterprise distribution of vLLM. It's a high-throughput, memory-efficient inference engine for LLMs. +product_url: https://neuralmagic.com/nm-vllm/ +works_on_arm: false +release_date_on_arm: + +optional_info: + homepage_url: https://neuralmagic.com/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + vendor_announcement: + official_docs: + +optional_hidden_info: + other_info: + +--- diff --git a/content/commercial_packages/nomad.md b/content/commercial_packages/nomad.md new file mode 100644 index 00000000..8c33e96a --- /dev/null +++ b/content/commercial_packages/nomad.md @@ -0,0 +1,22 @@ +--- +name: Nomad Enterprise +vendor: Hashicorp +category: Containers and Orchestration +description: Nomad is used for orchestration and management of application deployments. Enterprise support includes additional collaboration, operations, and governance features. +product_url: https://developer.hashicorp.com/nomad/docs +works_on_arm: true +release_date_on_arm: 2018/09/26 + +optional_info: + homepage_url: https://developer.hashicorp.com/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + vendor_announcement: + official_docs: https://developer.hashicorp.com/nomad/tutorials/enterprise/hashicorp-enterprise-license?ajs_aid=897c4292-0b49-4743-bdb8-3ac2d5db38df&product_intent=nomad + +optional_hidden_info: + other_info: Nomad has both enterprise and open source packages. Link here - releases.hashicorp.com/nomad/ supports Arm when building from source, as indicated here- https://gist.github.com/GusAntoniassi/5ad2046324d009a9aaf89b662a0ebf79 support verified here - https://archlinuxarm.org/packages/aarch64/nomad + +--- diff --git a/content/commercial_packages/thirdai.md b/content/commercial_packages/thirdai.md index c2790a4b..900d6930 100644 --- a/content/commercial_packages/thirdai.md +++ b/content/commercial_packages/thirdai.md @@ -2,7 +2,7 @@ name: ThirdAI Platform vendor: ThirdAI category: AI/ML -description: ThirdAI a multi-purpose library that provides a high-level API to build machine learning models. They provide an AI solution with lower cost and no GPUs, no embeddings, and no vector databases. +description: ThirdAI a multi-purpose library that provides a high-level API to build machine learning models. The platform provides an AI solution with lower cost and no GPUs, no embeddings, and no vector databases. product_url: https://www.thirdai.com/thirdai-platform/ works_on_arm: true release_date_on_arm: 2024/01/01 diff --git a/content/commercial_packages/victoriametrics-enterprise.md b/content/commercial_packages/victoriametrics-enterprise.md new file mode 100644 index 00000000..0bdeda47 --- /dev/null +++ b/content/commercial_packages/victoriametrics-enterprise.md @@ -0,0 +1,22 @@ +--- +name: VictoriaMetrics Enterprise +vendor: VictoriaMetrics +category: Monitoring/Observability +description: VictoriaMetrics Enterprise is a commercial offering provided by VictoriaMetrics to help solve organization’s monitoring and observability. +product_url: +works_on_arm: true +release_date_on_arm: 2022/02/14 + +optional_info: + homepage_url: + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + vendor_announcement: https://victoriametrics.com/blog/vm-on-arm/ + official_docs: https://docs.victoriametrics.com/enterprise/ + +optional_hidden_info: + other_info: + +--- diff --git a/content/commercial_packages/wallaroo.md b/content/commercial_packages/wallaroo.md index d380dfc5..fb0e8796 100644 --- a/content/commercial_packages/wallaroo.md +++ b/content/commercial_packages/wallaroo.md @@ -17,7 +17,7 @@ optional_info: official_docs: https://docs.wallaroo.ai/wallaroo-platform-operations/wallaroo-platform-operations-install/ optional_hidden_info: - other_info: For more details we can go through these release notes - docs.wallaroo.ai/wallaroo-release-notes/wallaroo-release-20230300/ + other_info: For more details we can go through these release notes - docs.wallaroo.ai/wallaroo-release-notes/wallaroo-release-20230300/ Uses Kubernetes based deployments. So it's supported on any cloud with Arm nodes --- diff --git a/content/opensource_packages/netdata.md b/content/opensource_packages/netdata.md index facb0b8b..4ef14eec 100644 --- a/content/opensource_packages/netdata.md +++ b/content/opensource_packages/netdata.md @@ -1,7 +1,7 @@ --- name: Netdata category: Monitoring/Observability -description: Netdata is a real-time monitoring tool that displays performance metrics every second in visually intuitive dashboards, compatible with servers, virtual machines and cloud environments. +description: Netdata agents are real-time monitoring tools that gather performance metrics every second and display in visually intuitive dashboards, compatible with servers, virtual machines and cloud environments. download_url: https://github.com/netdata/netdata/releases works_on_arm: true supported_minimum_version: diff --git a/content/opensource_packages/nomad-open-source.md b/content/opensource_packages/nomad-open-source.md new file mode 100644 index 00000000..1f5f277d --- /dev/null +++ b/content/opensource_packages/nomad-open-source.md @@ -0,0 +1,30 @@ +--- +name: Nomad Community +category: Containers and Orchestration +description: Nomad is used for orchestration and management of application deployments, both containerized and non-containerized, across on-prem and cloud environments. +download_url: https://developer.hashicorp.com/nomad/install#linux +works_on_arm: true +supported_minimum_version: + version_number: v0.8.6 + release_date: 2018/09/26 + + +optional_info: + homepage_url: + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://developer.hashicorp.com/nomad/tutorials/get-started/gs-install + arm_recommended_minimum_version: + version_number: + release_date: + + +optional_hidden_info: + release_notes__supported_minimum: + release_notes__recommended_minimum: + other_info: Downloaded furthest back version on GitHub v0.8.6 and found Arm support present. + +--- diff --git a/content/opensource_packages/opencv.md b/content/opensource_packages/opencv.md index 11b57332..fefa5c0f 100644 --- a/content/opensource_packages/opencv.md +++ b/content/opensource_packages/opencv.md @@ -1,7 +1,7 @@ --- name: OpenCV category: AI/ML -description: OpenCV (Open Source Computer Vision Library) is an open-source library aimed at real-time computer vision and machine learning applications. +description: OpenCV (Open Source Computer Vision Library) is an open-source library aimed at real-time computer vision and machine learning applications download_url: https://github.com/opencv/opencv/tags works_on_arm: true supported_minimum_version: @@ -27,4 +27,4 @@ optional_hidden_info: release_notes__recommended_minimum: other_info: There are no release notes or binaries present for Linux/ARM64. OpenCV version 3.4.10 is installed and tested on the Neoverse N1, using steps mentioned [here](https://docs.opencv.org/3.4/d0/d76/tutorial_arm_crosscompile_with_cmake.html). --- +--- diff --git a/content/opensource_packages/vllm.md b/content/opensource_packages/vllm.md new file mode 100644 index 00000000..b25f39a6 --- /dev/null +++ b/content/opensource_packages/vllm.md @@ -0,0 +1,30 @@ +--- +name: vLLM +category: AI/ML +description: vLLM is a fast, straightforward library for LLM inference and serving. +download_url: https://github.com/vllm-project/vllm/releases +works_on_arm: false +supported_minimum_version: + version_number: + release_date: + + +optional_info: + homepage_url: https://github.com/vllm-project/vllm/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://github.com/vllm-project/vllm/ + arm_recommended_minimum_version: + version_number: + release_date: + + +optional_hidden_info: + release_notes__supported_minimum: + release_notes__recommended_minimum: + other_info: Does not currently support Arm. Requested feature in roadmap - https://github.com/vllm-project/vllm/issues/2681#issuecomment-1960696933 . Builds curenlty failing when trying, some have created their own dockerfiles- https://github.com/vllm-project/vllm/issues/2021 + +--- diff --git a/themes/arm-design-system-hugo-theme/layouts/partials/package-display/row-sub.html b/themes/arm-design-system-hugo-theme/layouts/partials/package-display/row-sub.html index f455eaae..2f8cad57 100644 --- a/themes/arm-design-system-hugo-theme/layouts/partials/package-display/row-sub.html +++ b/themes/arm-design-system-hugo-theme/layouts/partials/package-display/row-sub.html @@ -48,6 +48,11 @@ Yes, {{.metadata.Params.name}} works on Arm Linux servers starting from version {{.metadata.Params.supported_minimum_version.version_number}} released in {{- partial "package-display/_inline-date-formating.html" .metadata.Params.supported_minimum_version.release_date -}}. {{end}} + {{if .metadata.Params.optional_info.alternative_options}} +

+ For context, an alternative package that also works on Arm is + {{.metadata.Params.optional_info.alternative_options }}. + {{end}} {{- else -}} No, {{.metadata.Params.name}} does not yet work on Arm Linux servers. {{if .metadata.Params.optional_info.alternative_options}}