From 92b6b946028e459df8209d0ecb37c841a6a3b7fb Mon Sep 17 00:00:00 2001 From: Mohammadreza Hendiani Date: Sat, 20 Apr 2024 17:08:03 +0330 Subject: [PATCH] removed old instructions --- README.md | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/README.md b/README.md index c46e63616..2d3706925 100644 --- a/README.md +++ b/README.md @@ -894,19 +894,6 @@ cadaver, cauliflower, cabbage (vegetable), catalpa (tree) and Cailleach. > ``` -### Numa -attempt optimizations that help on some NUMA systems. -To use it in numactl mode you will need the package - -## Unix -- Fedora linux package: -```bash -sudo dnf install numactl -``` -- Debian or Ubuntu linux package: -```bash -sudo apt install numactl -``` -
Unix: