Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MPI_reduce问题 #164

Open
yanjianyu-nwpu opened this issue Aug 23, 2021 · 0 comments
Open

MPI_reduce问题 #164

yanjianyu-nwpu opened this issue Aug 23, 2021 · 0 comments

Comments

@yanjianyu-nwpu
Copy link

遇到了一个MPI——reduce问题

2021-08-23T02:03:59.158633578Z stderr Fatal error in MPI_Allreduce: Other MPI error, error stack:
2021-08-23T02:03:59.158636361Z stderr MPI_Allreduce(907).......: MPI_Allreduce(sbuf=MPI_IN_PLACE, rbuf=0x7f02ffc84010, count=707652794, MPI_UNSIGNED, MPI_SUM, MPI_COMM_WORLD) failed
2021-08-23T02:03:59.158639434Z stderr MPIR_Allreduce_impl(764).:
2021-08-23T02:03:59.158642079Z stderr MPIR_Allreduce_intra(268):
2021-08-23T02:03:59.158644684Z stderr MPIR_Bcast_impl(1452)....:
2021-08-23T02:03:59.158647154Z stderr MPIR_Bcast(1476).........:
2021-08-23T02:03:59.15864998Z stderr MPIR_Bcast_intra(1287)...:

我的数据大概有8亿个点,点的总数的问题吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant