Skip to content

Commit

Permalink
Merge pull request #498 from odidev/kudo_yambo
Browse files Browse the repository at this point in the history
Add Apache-Kudu and Yambo files
  • Loading branch information
zachlasiuk authored Sep 27, 2024
2 parents 25cf3cf + 80ce7d3 commit 41c101d
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 0 deletions.
29 changes: 29 additions & 0 deletions content/opensource_packages/apache_kudu.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
name: Apache Kudu
category: Databases - Big-data
description: Apache Kudu is a storage system designed for fast analytics, supporting real-time data processing and seamless integration with Hadoop ecosystems.
download_url: https://kudu.apache.org/releases/
works_on_arm: true
supported_minimum_version:
version_number: 1.13.0
release_date: 2020/09/17


optional_info:
homepage_url: https://kudu.apache.org/
support_caveats:
alternative_options:
getting_started_resources:
arm_content:
partner_content:
official_docs: https://kudu.apache.org/docs/installation.html
arm_recommended_minimum_version:
version_number:
release_date:

optional_hidden_info:
release_notes__supported_minimum: https://issues.apache.org/jira/browse/KUDU-3007
release_notes__recommended_minimum:
other_info:

---
29 changes: 29 additions & 0 deletions content/opensource_packages/yambo.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
name: Yambo
category: HPC
description: Yambo is a computational tool for many-body perturbation theory, used to analyze electronic properties of materials in solid-state physics.
download_url: https://github.com/yambo-code/yambo/wiki/Releases-(tar.gz-format)
works_on_arm: FALSE
supported_minimum_version:
version_number:
release_date:


optional_info:
homepage_url: https://www.yambo-code.eu/
support_caveats:
alternative_options:
getting_started_resources:
arm_content:
partner_content:
official_docs: https://www.yambo-code.eu/wiki/index.php/Install_Yambo_on_Ubuntu/LinuxMint
arm_recommended_minimum_version:
version_number:
release_date:

optional_hidden_info:
release_notes__supported_minimum:
release_notes__recommended_minimum:
other_info: An [issue](https://github.com/yambo-code/yambo/issues/53) has been raised regarding aarch64 support but issue is still open with no resolution also tried to build the latest version of yambo but it is failing with reason "Platform <aarch64-unknown-linux-gnu> is not supported".

---

0 comments on commit 41c101d

Please sign in to comment.