由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Computation版 - mpi_gather
相关主题
Re: f90 and mpi有人用过Matlab的Compiler吗?或者是否有什么工具能把Matlab程序转成C, C++?
Help! using MPI_gather double precisionmatlab改成C++,还用了号称史上最快的fftw,结果慢了一倍
Re: Help! using MPI_gather double precis大家为什么用beowulf?
Re: MPI question大家用什么做平行计算
compile serial edition of lammps2001 on ubuntu systemany body debugged MPI programms?
偶也问一fortran问题a question about MPI
谁给说说fortran的几个标准who know what is the advantage of UMS to MPI or SMP?
[合集] 请教c下面大数祖问题A website for MPI
相关话题的讨论汇总
话题: gather话题: mpi话题: command话题: real话题: set
进入Computation版参与讨论
1 (共1页)
s*****l
发帖数: 167
1
I have two MPI_GATHER
command in my program,
one of which transfers md>1 real numbers from each processor
the other carries only 1,
the program can not pass the compilation...
mpif90 complains that in the second command, the 1st argument, viz. the
# of real variables is inconsistent....
which I set to be 1
anyone has seen such problem?
I had to change it to a set of send-recvs, pain in the neck
1 (共1页)
进入Computation版参与讨论
相关主题
A website for MPIcompile serial edition of lammps2001 on ubuntu system
P P C L Beowulf计算机群测试报告偶也问一fortran问题
并行的算法谁给说说fortran的几个标准
大家作并行计算的时候都是怎么作load balancing的?[合集] 请教c下面大数祖问题
Re: f90 and mpi有人用过Matlab的Compiler吗?或者是否有什么工具能把Matlab程序转成C, C++?
Help! using MPI_gather double precisionmatlab改成C++,还用了号称史上最快的fftw,结果慢了一倍
Re: Help! using MPI_gather double precis大家为什么用beowulf?
Re: MPI question大家用什么做平行计算
相关话题的讨论汇总
话题: gather话题: mpi话题: command话题: real话题: set