Role of D in Python and performance computing [was post on using go 1.5 and GC latency]

jmh530 via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Tue Sep 1 10:13:31 PDT 2015


On Tuesday, 25 August 2015 at 05:12:55 UTC, Laeeth Isharc wrote:
>
> What's the best reference to learn more about PGAS?
>

I've seen a few presentations,
https://www.osc.edu/sites/osc.edu/files/staff_files/dhudak/pgas-tutorial.pdf
http://www.inf.unideb.hu/~fazekasg/english/New_Programming_Paradims/PGAS.pdf
papers,
http://www.cs.rochester.edu/u/cding/amp/papers/full/The%20Asynchronous%20Partitioned%20Global%20Address%20Space%20Model.pdf
and a stackoverflow question
http://stackoverflow.com/questions/31992761/what-are-the-differences-between-tls-and-pgas

Not sure what is the best one.


More information about the Digitalmars-d-learn mailing list