Arm Community
Site
Search
User
Site
Search
User
Groups
Research Collaboration and Enablement
DesignStart
Education Hub
Open Source Software and Platforms
Forums
AI and ML forum
Architectures and Processors forum
Arm Development Platforms forum
Arm Development Studio forum
Arm Virtual Hardware forum
Automotive forum
Compilers and Libraries forum
Graphics, Gaming, and VR forum
High Performance Computing (HPC) forum
Infrastructure Solutions forum
Internet of Things (IoT) forum
Keil forum
Morello forum
Operating Systems forum
SoC Design and Simulation forum
SystemReady Certification
Blogs
AI and ML blog
Announcements
Architectures and Processors blog
Automotive blog
Graphics, Gaming, and VR blog
High Performance Computing (HPC) blog
Infrastructure Solutions blog
Innovation blog
Internet of Things (IoT) blog
Operating Systems blog
Research Articles
SoC Design and Simulation blog
Tools, Software and IDEs blog
中文社区博客
Support
Arm Support Services
Documentation
Downloads
Training
Arm Approved program
Arm Design Reviews
Community Help
More
Cancel
Support forums
Architectures and Processors forum
Equivalent of SSE4.2 needed for ARM support to CNDP Project
Jump...
Cancel
State
Accepted Answer
Replies
6 replies
Subscribers
348 subscribers
Views
1037 views
Users
0 members are here
Options
Share
More actions
Cancel
Related
How was your experience today?
Equivalent of SSE4.2 needed for ARM support to CNDP Project
Manoj D
3 months ago
Hi,
As of recently, at Sartura we are working on supporting ARM64 for the CNDP Project.
Cloud Native Data Plane (CNDP) is a collection of userspace libraries for accelerating packet processing for cloud applications.
https://github.com/CloudNativeDataPlane/cndp
However, we are currently facing a problem.
On the x86_64 platform, some portion of the code in CNDP requires SSE4.2 from Intel.
Therefore, we are looking for an ARM64 equivalent of SSE4.2. We think ARM64's Neon SIMD could replace SSE4.2.
Would someone be able to assist us in this regard?
I would appreciate it if ARM team could provide a pointer/steps for replacing SSE4.2.
Thanks & best regards,
Manoj Dahal
CNDP Contributor
Sartura
Top replies
Ronan Synnott
3 months ago
+2
verified
Hello Manoj There is a lot of assistance available for porting SSE code to Arm. As a first step, I recommend you look at the below learning path, and associated links: https://learn.arm.com/learning...