git clone https://github.com/numactl/numactl.git git checkout v2.0.19 module purge && ml intel/2023.2.1 autotools ./autogen.sh ./configure --prefix=/data/shared/apps/numactl/2.0.19 make -j 32 make install