Do you need to check it with Java, or will any MPI application do?

If any language will do, you might want to check out the OSU MPI benchmarks:

    http://mvapich.cse.ohio-state.edu/benchmarks/



> On Jul 27, 2018, at 10:54 AM, John Bauman <jbauma...@gmail.com> wrote:
> 
> Hello everyone,
> 
> I just want to start off by saying I have no experience using mpi, so please 
> forgive me if some of what I say below doesn't make perfect sense...
> 
> I am trying to write a simple client-server application to measure latency in 
> an rdma cluster with mpi.  I was able to write a tcp/ip socket latency 
> checker (CheckLatency.java), but I am having an issue doing something similar 
> using mpi.  I seem to have the environment for mpi setup correctly, but I am 
> having trouble getting the mpi version to work.
> 
> Please let me know if more details are needed... any help would be greatly 
> appreciated.
> 
> Thanks,
> 
> John
> 
> <ClientServerLatency.tgz>_______________________________________________
> users mailing list
> users@lists.open-mpi.org
> https://lists.open-mpi.org/mailman/listinfo/users


-- 
Jeff Squyres
jsquy...@cisco.com

_______________________________________________
users mailing list
users@lists.open-mpi.org
https://lists.open-mpi.org/mailman/listinfo/users

Reply via email to