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: