Skip to content

Commit 9f2a74e

Browse files
Merge pull request #854 from tdunkleArm/add-acl-and-apl-for-windows
Add the Arm Performance Libraries, Compute Library, and Microsoft Visual Studio to the Windows metadata.
2 parents cd6e284 + d8b7e2d commit 9f2a74e

File tree

3 files changed

+90
-0
lines changed

3 files changed

+90
-0
lines changed
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
name: Arm Compute Library
3+
category: AI/ML
4+
description: Arm Compute Library (ACL) is a key component of Arm Kleidi, which brings together the latest developer enablement technologies and critical developer resources to accelerate AI development and enhance performance across Arm-based platforms. ACL provides a comprehensive set of low-level machine learning functions optimized for Arm Cortex-A CPU, Arm Neoverse, and Arm Mali GPU architectures, to facilitate superior ML performance.
5+
download_url: https://github.com/ARM-software/ComputeLibrary/releases
6+
works_on_arm: true
7+
supported_minimum_version:
8+
version_number: 24.07
9+
release_date: 2024/07/26
10+
11+
optional_info:
12+
homepage_url: https://github.com/ARM-software/ComputeLibrary
13+
support_caveats:
14+
alternative_options:
15+
getting_started_resources:
16+
official_docs: https://artificial-intelligence.sites.arm.com/computelibrary/latest/index.xhtml
17+
arm_content:
18+
partner_content:
19+
arm_recommended_minimum_version:
20+
version_number:
21+
release_date:
22+
reference_content:
23+
rationale:
24+
25+
optional_hidden_info:
26+
release_notes__supported_minimum:
27+
release_notes__recommended_minimum:
28+
other_info:
29+
30+
---
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
name: Arm Performance Libraries
3+
category: AI/ML
4+
description: Arm® Performance Libraries is a set of numerical routines tuned specifically for Arm processors.
5+
download_url: https://developer.arm.com/Tools%20and%20Software/Arm%20Performance%20Libraries#Downloads
6+
works_on_arm: true
7+
supported_minimum_version:
8+
version_number: 23.08
9+
release_date: 2023/08/24
10+
11+
optional_info:
12+
homepage_url: https://developer.arm.com/Tools%20and%20Software/Arm%20Performance%20Libraries#Downloads
13+
support_caveats:
14+
alternative_options:
15+
getting_started_resources:
16+
official_docs: https://developer.arm.com/documentation/101004/latest
17+
arm_content: https://developer.arm.com/community/arm-community-blogs/b/tools-software-ides-blog/posts/windows-release-of-arm-performance-libraries
18+
partner_content:
19+
arm_recommended_minimum_version:
20+
version_number:
21+
release_date:
22+
reference_content:
23+
rationale:
24+
25+
optional_hidden_info:
26+
release_notes__supported_minimum:
27+
release_notes__recommended_minimum:
28+
other_info:
29+
30+
---
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
name: Visual Studio
3+
category: Miscellaneous
4+
description: Microsoft Visual Studio is an integrated development environment used to develop computer programs including mobile apps, websites, and web apps. It uses Microsoft software development platforms including Windows API, Windows Forms, and Windows Presentation Foundation (WPF).
5+
download_url: https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=Community&channel=Stable&version=VS18&source=VSLandingPage&cid=2500&passive=false
6+
works_on_arm: true
7+
supported_minimum_version:
8+
version_number: 17.4
9+
release_date: 2022/11/08
10+
11+
optional_info:
12+
homepage_url: https://visualstudio.microsoft.com/
13+
support_caveats:
14+
alternative_options:
15+
getting_started_resources:
16+
official_docs: https://learn.microsoft.com/en-us/visualstudio/windows/?view=visualstudio
17+
arm_content:
18+
partner_content: https://devblogs.microsoft.com/visualstudio/arm64-visual-studio-is-officially-here/#:~:text=Table%20of%20contents,that%20run%20natively%20on%20Arm64.
19+
arm_recommended_minimum_version:
20+
version_number:
21+
release_date:
22+
reference_content:
23+
rationale:
24+
25+
optional_hidden_info:
26+
release_notes__supported_minimum:
27+
release_notes__recommended_minimum:
28+
other_info:
29+
30+
---

0 commit comments

Comments
 (0)