User Tools

Site Tools


admin:compilaciones:numa

Compilar Numa 2.0.19

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
admin/compilaciones/numa.txt · Last modified: by flezcano