Re: [OMPI users] Contributing Examples for Java Binding

2014-04-09 Thread Jeff Squyres (jsquyres)
Great -- thank you! On Apr 8, 2014, at 9:51 PM, Saliya Ekanayake wrote: > Yes, I think I can sign this agreement. I was anyway planning to put them up > on github with Apache license. > > Yes for FAQ as well. I will try to send some along with the code samples. > > Thank you, > Saliya > >

Re: [OMPI users] Contributing Examples for Java Binding

2014-04-08 Thread Saliya Ekanayake
Yes, I think I can sign this agreement. I was anyway planning to put them up on github with Apache license. Yes for FAQ as well. I will try to send some along with the code samples. Thank you, Saliya On Tue, Apr 8, 2014 at 9:06 AM, Jeff Squyres (jsquyres) wrote: > If your examples are anything

Re: [OMPI users] Contributing Examples for Java Binding

2014-04-08 Thread Jeff Squyres (jsquyres)
If your examples are anything more than trivial code, we'll probably need a signed contribution agreement. This is a bit of a hassle, but it's an unfortunate necessity so that we can ensure that the Open MPI code base stays 100% open source / unencumbered by IP restrictions: http://www.ope

Re: [OMPI users] Contributing Examples for Java Binding

2014-04-03 Thread Saliya Ekanayake
Great. I will cleanup and send you a tarball. Thank you Saliya On Apr 3, 2014 5:51 PM, "Ralph Castain" wrote: > We'd be happy to add them both to our examples section, and to our > regression test area, if okay with you. Feel free to send them to me > offlist. > > Thanks! > Ralph > > On Apr 3, 2

Re: [OMPI users] Contributing Examples for Java Binding

2014-04-03 Thread Ralph Castain
We'd be happy to add them both to our examples section, and to our regression test area, if okay with you. Feel free to send them to me offlist. Thanks! Ralph On Apr 3, 2014, at 1:44 PM, Saliya Ekanayake wrote: > Hi, > > I've been working on some applications in our group where I've been usin

[OMPI users] Contributing Examples for Java Binding

2014-04-03 Thread Saliya Ekanayake
Hi, I've been working on some applications in our group where I've been using OpenMPI Java binding. Over the course of this work, I've accumulated several samples that I wrote primarily for me to get some experience. These include some tests for primitive communication operations plus kmeans clust