[OMPI users] max buffer size

2016-06-05 Thread Alexander Droste
Hi everyone, I'd like to know what the maximum buffer size for sends/receives is. Besides the count being limited to INT_MAX, how is the max buffer size limited? Best regards, Alex

Re: [OMPI users] max buffer size

2016-06-05 Thread Alexander Droste
Hi Gus, thanks a lot for the intro, that helps. Best regards, Alex On 05.06.16 18:30, Gustavo Correa wrote: On Jun 5, 2016, at 12:03 PM, Alexander Droste wrote: Hi everyone, I'd like to know what the maximum buffer size for sends/receives is. Besides the count being limited to IN

Re: [OMPI users] max buffer size

2016-06-05 Thread Alexander Droste
one from sending more than 2 gigabytes using MPI datatypes. You can use the BigMPI tests to identify these. https://github.com/jeffhammond/BigMPI https://github.com/jeffhammond/BigMPI-paper Jeff On Sunday, June 5, 2016, Alexander Droste mailto:alexander.ra.dro...@googlemail.com>> wrote:

[OMPI users] MPI-Checker - Static Analyzer

2015-05-30 Thread Alexander Droste
Hi everyone, I've written a Static Analyzer Checker for MPI code which is published on GitHub https://github.com/0ax1/MPI-Checker. I'd be exited to get any kind of feedback. Best regards, Alex

Re: [OMPI users] [EXTERNAL] MPI-Checker - Static Analyzer

2015-05-31 Thread Alexander Droste
yping errors] From: users on behalf of Alexander Droste Sent: Saturday, May 30, 2015 5:47:36 AM To: us...@open-mpi.org Subject: [EXTERNAL] [OMPI users] MPI-Checker - Static Analyzer Hi everyone, I've written a Static Analyzer Checker for MPI code which is pu