- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello, I have a xeon phi 7120p and I've already set up xeon phi and run test code of Hello Word.
Everything works fine when I use small number of processes on host and co-processor.
# mpiexec.hydra -n 30 -host mic0 -wdir /mydir /mydir/hello.mic : -n 30 -host `hostname` ./hello.host.
However, it generates errors when I use larger number of processes.
# mpiexec.hydra -n 200 -host mic0 -wdir /mydir /mydir/hello.mic : -n 60 -host `hostname` ./hello.host
mic0.local:CMA:c919:c9c700: 7686468 us(7686468 us!!!): dapl_cma_active: non-consumer REJ, reason=-111, DST 192.0.2.100, 8269 mic0.local:CMA:c91a:b62e1700: 2780818 us(2780818 us!!!): dapl_cma_active: non-consumer REJ, reason=-111, DST 192.0.2.100, 8270 mic0.local:CMA:c91c:2bfed700: 8060703 us(8060703 us!!!): dapl_cma_active: non-consumer REJ, reason=-111, DST 192.0.2.100, 8272 mic0.local:CMA:c91b:897a6700: 5375621 us(5375621 us!!!): dapl_cma_active: non-consumer REJ, reason=-111, DST 192.0.2.100, 8271 mic0.local:CMA:c8f0:576d3700: 4382706 us(4382706 us!!!): dapl_cma_active: non-consumer REJ, reason=-111, DST 192.0.2.100, 8288 mic0.local:CMA:c8f8:3f222700: 4621736 us(4621736 us!!!): dapl_cma_active: non-consumer REJ, reason=-111, DST 192.0.2.100, 8296 mic0.local:CMA:c918:7d3af700: 7706149 us(7706149 us!!!): dapl_cma_active: non-consumer REJ, reason=-111, DST 192.0.2.100, 8328
Someone can help me? Thanks in advance.
Link Copied

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page