<div dir="ltr">Hello,<div><br></div><div style>I am doing some tests with mpich in a dual-processor SMP server.</div><div style>Now I use mpich-3.0.3, I also use knem for accelerating intra-node communication.</div><div style>
<br></div><div style>The channel I used is nemesis:tcp, and nemesis-local-lmt=knem.</div><div style>But when I use osu_benchmarks to do the bandwidth test, osu_bw will segment</div><div style>fault at the 2MB, which is the default value of MPICH_NEM_LMT_DMA_THRESHOLD.</div>
<div style>It seems when DMA channel in knem is used, the segment fault occurs.</div><div style>When I set MPICH_NEM_LMT_DMA_THRESHOLD to a smaller value, such as</div><div style>131072, osu_bw will segment fault at 131072.</div>
<div style><br></div><div style>I also test NAS Parallell Benchmark. I noticed when DMA channel in knem is used,</div><div style>sometimes the NPB tests will be freezed after running for a while.</div><div style><br></div>
<div style>In the attachment, I list some config and core dump files.</div><div style><br></div><div style>Did anyone met or solved the similar problems.</div><div style><br></div><div style>Thanks for your help.</div></div>