[racket] Some MPI code

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Mon Sep 30 14:44:31 EDT 2013

Sorry Grant, I don't understand what you mean. Is it a basic starting
point on what? It looks to me like it tries to do the same thing as
the OpenMPI package:

https://pkg.racket-lang.org/info/openmpi

But I'm not sure. Is there something else it does? Is the openmpi
package insufficient in some way for you?

Jay

On Sun, Sep 29, 2013 at 8:18 AM, Grant Rettke <grettke at acm.org> wrote:
> Mine is a basic starting point.
>
> On Sun, Sep 29, 2013 at 8:47 AM, Jay McCarthy <jay.mccarthy at gmail.com> wrote:
>> Hi Grant,
>>
>> If there is overlap with the openmpi package, we should merge. If not, you
>> should post this in the package catalog.
>>
>> Sent from my iPhone
>>
>> On Sep 29, 2013, at 8:18 AM, Grant Rettke <grettke at acm.org> wrote:
>>
>> Hi,
>>
>> A while back some of you kind souls helped me out with connecting Racket to
>> MPI. For anyone else here is how far I got, which wasn't too far, but,
>> worked.
>>
>> https://github.com/grettke/plt-mpi
>>
>> Best wishes,
>>
>> --
>> Grant Rettke | ACM, AMA, COG, IEEE
>> grettke at acm.org | http://www.wisdomandwonder.com/
>> “Wisdom begins in wonder.” --Socrates
>> ((λ (x) (x x)) (λ (x) (x x)))
>> “Life has become immeasurably better since I have been forced to stop taking
>> it seriously.” --Thompson
>>
>> ____________________
>>  Racket Users list:
>>  http://lists.racket-lang.org/users
>
>
>
> --
> Grant Rettke | ACM, AMA, COG, IEEE
> grettke at acm.org | http://www.wisdomandwonder.com/
> “Wisdom begins in wonder.” --Socrates
> ((λ (x) (x x)) (λ (x) (x x)))
> “Life has become immeasurably better since I have been forced to stop
> taking it seriously.” --Thompson



-- 
Jay McCarthy <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://faculty.cs.byu.edu/~jay

"The glory of God is Intelligence" - D&C 93


Posted on the users mailing list.