[Mckernel-users 15] Question about installation of mckernel-1.2.0
안민우
mwahn402 at gmail.com
Wed Apr 26 05:55:15 JST 2017
Hello,
I'm planning to run some benchmarks on McKernel.
But, I have some problems at installation of "mckernel-1.2.0"
I tried to install mckernel-1.2.0 at machine with CentOS 7.x minimal
running on Intel Xeon by following README.txt.
1. Install kernel-devel-'uname -r'
2. check /usr/src/kernels/'uname -r' exist
3. check /lib/modules/'uname -r'/build links to 'usr/src/kernels/'uname -r'
4. change permission of /boot/System.map-'name -r'
5. configure at src/ihk and src/mckernel
6. make and make install at src/ihk and src/mckernel
7. run script install/sbin/mcreboot.sh
I followed step 1~6 without any problem, but when I run
${top}/install/sbin/mcreboot.sh, it causes error with messages below.
"insmod: ERROR: could not load module
/home/hpc/mckernel-1.2.0/install/kmod/mcoverlay.ko: No such file or
directory"
"error: inserting mcoverlay.ko"
Under install/kmod directory, there are ihk.ko, ihk-smp-x86.ko, and
mcctrl.ko. There is no mcoverlay.ko
Is there any steps I didn't followed? Or version of the CentOS is problem?
Kernel version obtained by "$uname -r" is 3.10.0-514.el7.x86_64
Thank you to read my email,
Minwoo Ahn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pccluster.org/pipermail/mckernel-users/attachments/20170426/7aea183f/attachment.html>
More information about the Mckernel-users
mailing list