在操作系统升级(Ubuntu12.04至14.04)和重新安装opencv之后,我在编译一些代码时遇到了困难。-D WITH_CUDA=ON -D CMAKE_BUILD_TYPE=RELEASE -D CMAKE_INSTALL_PREFIX=/usr .sudo make install-- General configuration for OpenCV 2.4.10 ===========================
我正在使用Armadillo线性代数库来对大型矩阵进行对角化,在一个与SLURM一起操作的集群中,这个矩阵可达65k x 65k。对于大于30kx30k的矩阵,我得到以下错误消息:
Intel MKL ERROR: Parameter 9 was incorrect on entry to DSYTRD.Intel MKL ERROR: Parameter 8 was incorrect on entry to DSTEDC.Intel MKL ERROR: Parameter 12 was incorr