DavidBrayford
DavidBrayford
I am also getting the following boost errors: /lrz/sys/intel/studio2017_u4/impi/2017.3.196/bin/mpicxx -c Source/Readers/HTKDeserializers/HTKDeserializer.cpp -o /home/hpc/pr28fa/di72giz/CNTK_COOLMUC3/CNTK_2.5.1/CNTK/build/.build/Source/Readers/HTKDeserializers/HTKDeserializer.o -DONNX_NAMESPACE=onnx -DONNX_ML=1 -DHAS_MPI=1 -D_POSIX_SOURCE -D_XOPEN_SOURCE=600 -D__USE_XOPEN2K -std=c++14 -DCUDA_NO_HALF -D__CUDA_NO_HALF_OPERATORS__ -DCPUONLY -DUSE_MKL -DNDEBUG -DNO_SYNC -DCNTK_PARALLEL_TRAINING_SUPPORT -DASGD_PARALLEL_SUPPORT -mavx512f -mavx512cd...
After updating my local repository the I've been succesfully able to build CNTK. However, if I don't remove -werror flag from the Makefile I get the errors below. Source/Readers/Kaldi2Reader/KaldiSequenceTrainingDerivative.cpp:228:24: error:...
Thanks for the quick response, your suggestion worked and I am now able to build the module.However, when I install the module the file `/dev/hsmp `doesn't get created and I...
lscpu Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 52 bits physical, 57 bits virtual Byte Order: Little Endian CPU(s): 128 On-line CPU(s) list: 0-127 Vendor ID: AuthenticAMD Model name:...
I've edited the bios to enable hsmp support then reboot. I then rebuilt the module using `make clean; make` I then I executed `sudo make modules_install ` next I tried...