Skip to content

Commit 40b5da8

Browse files
authored
Update xeon_run_cpu.rst
1 parent 9879170 commit 40b5da8

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

Diff for: recipes_source/xeon_run_cpu.rst

+3-4
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,9 @@ helping the users try out an optimal coordination of resource utilization for th
1111
What You Will Learn
1212
-------------------
1313

14-
* How to utilize tools like ``numactl``, ``taskset``, Intel® OpenMP Runtime Library and
15-
optimized memory allocators such as ``TCMalloc`` and ``JeMalloc`` for enhanced performance.
16-
* How to configure CPU resources and memory management to maximize PyTorch
17-
inference performance on Intel® Xeon® processors.
14+
* How to utilize tools like ``numactl``, ``taskset``, Intel® OpenMP Runtime Library and optimized memory
15+
allocators such as ``TCMalloc`` and ``JeMalloc`` for enhanced performance.
16+
* How to configure CPU resources and memory management to maximize PyTorch inference performance on Intel® Xeon® processors.
1817

1918
Introduction of the Optimizations
2019
---------------------------------

0 commit comments

Comments
 (0)