Skip to content

Commit c338c60

Browse files
Merge pull request #3176 from jasonrandrews/review2
Begin tech review of OpenRNG and Performix
2 parents f098e16 + 3e94312 commit c338c60

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

  • content/learning-paths/servers-and-cloud-computing/openrng-with-performix

content/learning-paths/servers-and-cloud-computing/openrng-with-performix/_index.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
title: Accelerate Random Number Generation with OpenRNG and Performix
33
description: Learn how to profile an example C++ data-processing workload on Arm Linux with Arm Performix, then accelerate random distribution generation using OpenRNG and Arm Performance Libraries.
44

5+
draft: true
6+
cascade:
7+
draft: true
8+
59
minutes_to_complete: 45
610

711
who_is_this_for: This Learning Path is for C++ developers on Arm Linux who want to use profiling data to target optimization and speed up random number generation.
@@ -24,7 +28,6 @@ subjects: Performance and Architecture
2428
armips:
2529
- Neoverse
2630
tools_software_languages:
27-
- C++
2831
- CMake
2932
- Arm Performix
3033
- OpenRNG

0 commit comments

Comments
 (0)