Re: [OMPI devel] One-sided tests in MTT

2019-02-07 Thread Jeff Squyres (jsquyres) via devel
I'm re-sending this back to the devel list, because I just now realized that 
Nathan sent this to the devel list from an address that was not subscribed, so 
it was rejected / never went through to the entire list (I got it because I was 
CC'ed).


> On Jan 30, 2019, at 1:55 PM, Nathan Hjelm  wrote:
> 
> 
> For rma-mt:
> 
> Build:
> autoreconf -vif
> configure
> 
> Run:
> cd src
> mpirun  -n 2 -N 1 (if multinode) ./rmamt_bw -o put (or get) -s flush (pscw, 
> fence, lock, etc) -t  -x (binds threads to cores)
> 
> If that exits successfully then that is a pretty good smoke-test that 
> multi-threaded RMA is working.
> 
> ARMCI:
> 
> Build:
> ./autogen.pl
> ./configure
> make
> 
> Run:
> make check
> 
> ARMCI was broken with osc/rdma for a couple of released and we didn't know. 
> It is worth running the checks with OMPI_MCA_osc=sm,rdma, 
> OMPI_MCA_osc=sm,pt2pt, and OMPI_MCA_osc=sm,ucx to test each possible 
> configuration.
> 
> -Nathan
> 
> On Jan 30, 2019, at 11:26 AM, "Jeff Squyres (jsquyres) via devel" 
>  wrote:
> 
>> Yo Nathan --
>> 
>> I see you just added 2 suites of one-sided tests to the MTT repo. Huzzah!
>> 
>> Can you provide some simple recipes -- frankly, for someone who doesn't 
>> want/care to know how the tests work :-) -- on how to:
>> 
>> 1. Build the test suites
>> 2. Run in MTT
>> 
>> Thanks!
>> 
>> -- 
>> Jeff Squyres
>> jsquy...@cisco.com
>> 
>> ___
>> devel mailing list
>> devel@lists.open-mpi.org
>> https://lists.open-mpi.org/mailman/listinfo/devel


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

___
devel mailing list
devel@lists.open-mpi.org
https://lists.open-mpi.org/mailman/listinfo/devel


[OMPI devel] One-sided tests in MTT

2019-01-30 Thread Jeff Squyres (jsquyres) via devel
Yo Nathan --

I see you just added 2 suites of one-sided tests to the MTT repo.  Huzzah!

Can you provide some simple recipes -- frankly, for someone who doesn't 
want/care to know how the tests work :-) -- on how to:

1. Build the test suites
2. Run in MTT

Thanks!

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

___
devel mailing list
devel@lists.open-mpi.org
https://lists.open-mpi.org/mailman/listinfo/devel