Wrong mpi number of processors

前端 未结 4 897
Happy的楠姐
Happy的楠姐 2021-02-11 04:55

Sorry, I\'m sure making a silly mistake, but did not work out.

I\'m compiling a simple mpi hello world:

#include 
#include 

         


        
4条回答
  •  盖世英雄少女心
    2021-02-11 05:15

    There is nothing wrong with your code. The only problem that can be is with your mpi installation.

    Notice:

    There is a differences between processor to core. its not the same thing.

提交回复
热议问题