In this blog we examine the WRF weather model and examine the performance improvement available using AWS Graviton3 (Neoverse V1 core) compared to AWS Graviton2 (Neoverse N1 core).
2022 additions to Arm A-Profile architecture covering Virtual Memory System Architecture, SME2 and mitigating some ROP attacks with Guarded Control Stack.
The first webinar in the Arm School Program’s professional development series, in collaboration with CBSE, was held on September 21st. Thank you to all the 2,800 attendees who participated. There were…
In this blog, we walk through a sample deployment of WordPress (with MySQL) on Azure Kubernetes Service (AKS). We will deploy the cluster on Arm-based Ampere Altra VMs which recently became generally available…
This blog explores the Arm Mali-G78AE GPU being the first modern, high performance, automotive focused GPU to achieve full TUV certification, a safety standard officially by the automotive industry.
Arm, Intel and NVIDIA have jointly published a whitepaper on a new 8-bit floating point specification, ‘FP8’ which will provide a common interchange format that works for both artificial intelligence training…
Before joining the session, we recommend that all participants enroll free-of-charge on to each course in our EdX program, Teaching with Physical Computing. Learn more in this blog post.
In this blog we compare the performance of 3rd Gen Intel Xeon Scalable to AWS Graviton2 and AWS Graviton3 on the AES-GCM compression algorithm, using loop unrolling and the EOR3 instruction.
In this blog, we show that MLPerf BERT-large and Resnet50-v1.5 benchmark runs up to 1.8x faster on Amazon EC2 c7g instances than Amazon EC2 c6i instances and up to 2.4x faster than Amazon EC2 c6g instances…
Arm NEON is different from x86 SSE in many ways. In this blog, Google's engineer Danila Kutenin shows how to translate popular x86 vector bitmask optimizations to Arm while retaining high performance,…