@@ -5,34 +5,35 @@ header:
55projects :
66- title : Projects
77 children :
8- - title : Arduino-IDE-Windows-on-Arm
9- description : " This self-service project ports and optimizes the Arduino IDE \u2014 \
10- patching its lzma-native dependency \u2014 to run natively and efficiently on \
11- \ Windows on Arm, giving developers hands-on experience with cross-platform \
12- \ builds, Arm64 performance tuning, and upstream open-source contributions ."
13- url : /2025/05/30/Arduino-IDE-Windows-on-Arm .html
8+ - title : Academic-Trends-Dashboard
9+ description : " This self-service project creates a web-scraping, database-driven \
10+ \ dashboard that visualizes how computer-science research topics shift over \
11+ \ time \u2014 helping Arm partners and chip architects align future hardware designs \
12+ \ with emerging algorithmic trends ."
13+ url : /2025/05/30/Academic-Trends-Dashboard .html
1414 subjects :
15- - Performance and Architecture
16- - Migration to Arm
17- - Libraries
15+ - Web
16+ - Databases
1817 platform :
18+ - Servers and Cloud Computing
1919 - Laptops and Desktops
20+ - Mobile, Graphics, and Gaming
21+ - AI
2022 sw-hw :
2123 - Software
22- - Hardware
2324 support-level :
2425 - Self-Service
2526 - Arm Ambassador Support
2627 status :
2728 - Published
28- - title : HPC-Algorithm
29- description : " This self-service project is around finding a HPC algorithm and \
30- \ accelerating it with Arm \u2019 s SVE/SVE2 vectorization \u2014 demonstrating \
31- \ how next-generation Arm hardware can deliver significant, scalable performance \
32- \ gains ."
33- url : /2025/05/30/HPC-Algorithm .html
29+ - title : AI-Agents
30+ description : " This self-service project builds a sandboxed AI agent on Arm hardware \
31+ \ that harnesses appropriately sized LLMs to safely automate complex workflows \u2014 \
32+ from DevOps pipelines to e-commerce tasks \u2014 demonstrating secure, efficient \
33+ \ automation on accessible Arm platforms ."
34+ url : /2025/05/30/AI-Agents .html
3435 subjects :
35- - Performance and Architecture
36+ - ML
3637 platform :
3738 - Servers and Cloud Computing
3839 - Laptops and Desktops
@@ -44,18 +45,21 @@ projects:
4445 - Arm Ambassador Support
4546 status :
4647 - Published
47- - title : Machine-Learning-on-AWS-Graviton
48- description : " This self-service project ports and tunes OpenSora text-to-video\
49- \ transformers on AWS Graviton CPUs\u2014 showcasing cost-efficient, quantized,\
50- \ CPU-only inference pipelines and guiding best-practice optimization for Arm-based\
51- \ cloud AI workloads."
52- url : /2025/05/30/Machine-Learning-on-AWS-Graviton.html
48+ - title : AI-Powered-Porting-Tool
49+ description : " This self-service project creates an AI-driven porting engine that\
50+ \ analyzes package dependencies, auto-generates fixes, and submits pull requests\u2014 \
51+ accelerating native macOS and Windows-on-Arm support for bioinformatics and\
52+ \ R software so researchers can run demanding workflows directly on modern Arm\
53+ \ devices."
54+ url : /2025/05/30/AI-Powered-Porting-Tool.html
5355 subjects :
56+ - CI-CD
5457 - ML
5558 - Migration to Arm
56- - Performance and Architecture
5759 platform :
5860 - Servers and Cloud Computing
61+ - Laptops and Desktops
62+ - Mobile, Graphics, and Gaming
5963 - AI
6064 sw-hw :
6165 - Software
@@ -64,59 +68,61 @@ projects:
6468 - Arm Ambassador Support
6569 status :
6670 - Published
67- - title : Bioinformatic-Pipeline-Analysis
68- description : " This self-service project benchmarks Arm64 Bioconda packages in \
69- \ real nf-core workflows \u2014 measuring performance, diagnosing build failures, \
70- \ and proposing fixes that accelerate truly native bioinformatics on the expanding \
71- \ fleet of Arm-powered machines ."
72- url : /2025/05/30/Bioinformatic-Pipeline-Analysis .html
71+ - title : Architecture-Insight-Dashboard
72+ description : " This self-service project develops a data-rich dashboard that visualizes \
73+ \ the popularity of Arm CPU/OS combinations and pinpoints software-stack support \
74+ \ for specific extensions \u2014 giving developers an instant, validated view \
75+ \ of where their workloads will run best ."
76+ url : /2025/05/30/Architecture-Insight-Dashboard .html
7377 subjects :
7478 - Performance and Architecture
75- - Databases
79+ - Web
7680 platform :
7781 - Servers and Cloud Computing
7882 - Laptops and Desktops
83+ - Mobile, Graphics, and Gaming
84+ - AI
7985 sw-hw :
8086 - Software
8187 support-level :
8288 - Self-Service
8389 - Arm Ambassador Support
8490 status :
8591 - Published
86- - title : Responsible-AI-and-Yellow-Teaming
87- description : " This self-service project equips teams with a YellowTeamGPT workflow\
88- \ that probes Arm-based AI products for unintended impacts\u2014 turning responsible-AI\
89- \ stress-testing into a core step of the development cycle."
90- url : /2025/05/30/Responsible-AI-and-Yellow-Teaming.html
92+ - title : Arduino-IDE-Windows-on-Arm
93+ description : " This self-service project ports and optimizes the Arduino IDE\u2014 \
94+ patching its lzma-native dependency\u2014 to run natively and efficiently on\
95+ \ Windows on Arm, giving developers hands-on experience with cross-platform\
96+ \ builds, Arm64 performance tuning, and upstream open-source contributions."
97+ url : /2025/05/30/Arduino-IDE-Windows-on-Arm.html
9198 subjects :
92- - ML
99+ - Performance and Architecture
100+ - Migration to Arm
101+ - Libraries
93102 platform :
94- - Servers and Cloud Computing
95103 - Laptops and Desktops
96- - AI
97104 sw-hw :
98105 - Software
106+ - Hardware
99107 support-level :
100108 - Self-Service
101109 - Arm Ambassador Support
102110 status :
103111 - Published
104- - title : SpecINT2017-benchmarking-on-Arm64
105- description : " This self-service project profiles SPEC CPU2017 on Arm64 servers \u2014 \
106- using GCC, Clang, and Arm Compiler with top-down analysis \u2014 to reveal how \
107- \ compiler choices and Arm micro-architectural features impact execution time, \
108- \ energy efficiency, and performance bottlenecks ."
109- url : /2025/05/30/SpecINT2017-benchmarking-on-Arm64 .html
112+ - title : Bioinformatic-Pipeline-Analysis
113+ description : " This self-service project benchmarks Arm64 Bioconda packages in \
114+ \ real nf-core workflows \u2014 measuring performance, diagnosing build failures, \
115+ \ and proposing fixes that accelerate truly native bioinformatics on the expanding \
116+ \ fleet of Arm-powered machines ."
117+ url : /2025/05/30/Bioinformatic-Pipeline-Analysis .html
110118 subjects :
111119 - Performance and Architecture
112- - Migration to Arm
120+ - Databases
113121 platform :
114122 - Servers and Cloud Computing
115123 - Laptops and Desktops
116- - AI
117124 sw-hw :
118125 - Software
119- - Hardware
120126 support-level :
121127 - Self-Service
122128 - Arm Ambassador Support
@@ -142,19 +148,17 @@ projects:
142148 - Arm Ambassador Support
143149 status :
144150 - Published
145- - title : Academic-Trends-Dashboard
146- description : " This self-service project creates a web-scraping, database-driven \
147- \ dashboard that visualizes how computer-science research topics shift over \
148- \ time \u2014 helping Arm partners and chip architects align future hardware designs \
149- \ with emerging algorithmic trends ."
150- url : /2025/05/30/Academic-Trends-Dashboard .html
151+ - title : HPC-Algorithm
152+ description : " This self-service project is around finding a HPC algorithm and \
153+ \ accelerating it with Arm \u2019 s SVE/SVE2 vectorization \u2014 demonstrating \
154+ \ how next-generation Arm hardware can deliver significant, scalable performance \
155+ \ gains ."
156+ url : /2025/05/30/HPC-Algorithm .html
151157 subjects :
152- - Web
153- - Databases
158+ - Performance and Architecture
154159 platform :
155160 - Servers and Cloud Computing
156161 - Laptops and Desktops
157- - Mobile, Graphics, and Gaming
158162 - AI
159163 sw-hw :
160164 - Software
@@ -163,42 +167,18 @@ projects:
163167 - Arm Ambassador Support
164168 status :
165169 - Published
166- - title : AI-Powered-Porting-Tool
167- description : " This self-service project creates an AI-driven porting engine that\
168- \ analyzes package dependencies, auto-generates fixes, and submits pull requests\u2014 \
169- accelerating native macOS and Windows-on-Arm support for bioinformatics and\
170- \ R software so researchers can run demanding workflows directly on modern Arm\
171- \ devices."
172- url : /2025/05/30/AI-Powered-Porting-Tool.html
170+ - title : Machine-Learning-on-AWS-Graviton
171+ description : " This self-service project ports and tunes OpenSora text-to-video\
172+ \ transformers on AWS Graviton CPUs\u2014 showcasing cost-efficient, quantized,\
173+ \ CPU-only inference pipelines and guiding best-practice optimization for Arm-based\
174+ \ cloud AI workloads."
175+ url : /2025/05/30/Machine-Learning-on-AWS-Graviton.html
173176 subjects :
174- - CI-CD
175177 - ML
176178 - Migration to Arm
177- platform :
178- - Servers and Cloud Computing
179- - Laptops and Desktops
180- - Mobile, Graphics, and Gaming
181- - AI
182- sw-hw :
183- - Software
184- support-level :
185- - Self-Service
186- - Arm Ambassador Support
187- status :
188- - Published
189- - title : Architecture-Insight-Dashboard
190- description : " This self-service project develops a data-rich dashboard that visualizes\
191- \ the popularity of Arm CPU/OS combinations and pinpoints software-stack support\
192- \ for specific extensions\u2014 giving developers an instant, validated view\
193- \ of where their workloads will run best."
194- url : /2025/05/30/Architecture-Insight-Dashboard.html
195- subjects :
196179 - Performance and Architecture
197- - Web
198180 platform :
199181 - Servers and Cloud Computing
200- - Laptops and Desktops
201- - Mobile, Graphics, and Gaming
202182 - AI
203183 sw-hw :
204184 - Software
@@ -229,12 +209,30 @@ projects:
229209 - Arm Ambassador Support
230210 status :
231211 - Published
232- - title : AI-Agents
233- description : " This self-service project builds a sandboxed AI agent on Arm hardware\
234- \ that harnesses appropriately sized LLMs to safely automate complex workflows\u2014 \
235- from DevOps pipelines to e-commerce tasks\u2014 demonstrating secure, efficient\
236- \ automation on accessible Arm platforms."
237- url : /2025/05/30/AI-Agents.html
212+ - title : R-Arm-Community-Support
213+ description : " This self-service project boosts the R ecosystem on Windows on Arm\
214+ \ by identifying unsupported packages, upstreaming fixes, and automating builds\u2014 \
215+ so data scientists can run their workflows natively on fast, efficient Arm64\
216+ \ laptops and desktops."
217+ url : /2025/05/30/R-Arm-Community-Support.html
218+ subjects :
219+ - Performance and Architecture
220+ - Migration to Arm
221+ - Libraries
222+ platform :
223+ - Laptops and Desktops
224+ sw-hw :
225+ - Software
226+ support-level :
227+ - Self-Service
228+ - Arm Ambassador Support
229+ status :
230+ - Published
231+ - title : Responsible-AI-and-Yellow-Teaming
232+ description : " This self-service project equips teams with a YellowTeamGPT workflow\
233+ \ that probes Arm-based AI products for unintended impacts\u2014 turning responsible-AI\
234+ \ stress-testing into a core step of the development cycle."
235+ url : /2025/05/30/Responsible-AI-and-Yellow-Teaming.html
238236 subjects :
239237 - ML
240238 platform :
@@ -248,38 +246,41 @@ projects:
248246 - Arm Ambassador Support
249247 status :
250248 - Published
251- - title : R-Arm-Community-Support
252- description : " This self-service project boosts the R ecosystem on Windows on Arm \
253- \ by identifying unsupported packages, upstreaming fixes , and automating builds \u2014 \
254- so data scientists can run their workflows natively on fast, efficient Arm64 \
255- \ laptops and desktops ."
256- url : /2025/05/30/R-Arm-Community-Support .html
249+ - title : SpecINT2017-benchmarking-on-Arm64
250+ description : " This self-service project profiles SPEC CPU2017 on Arm64 servers \u2014 \
251+ using GCC, Clang , and Arm Compiler with top-down analysis \u2014 to reveal how \
252+ \ compiler choices and Arm micro-architectural features impact execution time, \
253+ \ energy efficiency, and performance bottlenecks ."
254+ url : /2025/05/30/SpecINT2017-benchmarking-on-Arm64 .html
257255 subjects :
258256 - Performance and Architecture
259257 - Migration to Arm
260- - Libraries
261258 platform :
259+ - Servers and Cloud Computing
262260 - Laptops and Desktops
261+ - AI
263262 sw-hw :
264263 - Software
264+ - Hardware
265265 support-level :
266266 - Self-Service
267267 - Arm Ambassador Support
268268 status :
269269 - Published
270270- title : Extended Team Projects
271271 children :
272- - title : Human-Centric-Robotics
273- description : " This team project will build and test an Arm-based urban service\
274- \ robot\u2014 merging real-time navigation, vision-guided manipulation, and human\
275- \ interaction\u2014 and model its socioeconomic impact to show how Arm platforms\
276- \ can transform last-mile delivery, eldercare, or other city services."
277- url : /2025/05/30/Human-Centric-Robotics.html
272+ - title : Compliance-Ready-Smart-Camera-System
273+ description : " This challenge will create and validate an Arm-based, smart camera\
274+ \ pipeline on virtual automotive hardware\u2014 advancing safer, more developer-friendly\
275+ \ driver-monitoring solutions for next-generation vehicles."
276+ url : /2025/05/30/Compliance-Ready-Smart-Camera-System.html
278277 subjects :
279- - ML
278+ - Security
280279 - Embedded Linux
281- - RTOS Fundamentals
280+ - ML
281+ - Virtual Hardware
282282 platform :
283+ - Mobile, Graphics, and Gaming
283284 - Automotive
284285 - IoT
285286 - Embedded and Microcontrollers
@@ -291,18 +292,17 @@ projects:
291292 - Self-Service
292293 - Arm Ambassador Support
293294 - Direct Support from Arm
294- - title : Compliance-Ready-Smart-Camera-System
295- description : " This challenge will create and validate an Arm-based, smart camera\
296- \ pipeline on virtual automotive hardware\u2014 advancing safer, more developer-friendly\
297- \ driver-monitoring solutions for next-generation vehicles."
298- url : /2025/05/30/Compliance-Ready-Smart-Camera-System.html
295+ - title : Human-Centric-Robotics
296+ description : " This team project will build and test an Arm-based urban service\
297+ \ robot\u2014 merging real-time navigation, vision-guided manipulation, and human\
298+ \ interaction\u2014 and model its socioeconomic impact to show how Arm platforms\
299+ \ can transform last-mile delivery, eldercare, or other city services."
300+ url : /2025/05/30/Human-Centric-Robotics.html
299301 subjects :
300- - Security
301- - Embedded Linux
302302 - ML
303- - Virtual Hardware
303+ - Embedded Linux
304+ - RTOS Fundamentals
304305 platform :
305- - Mobile, Graphics, and Gaming
306306 - Automotive
307307 - IoT
308308 - Embedded and Microcontrollers
0 commit comments