beef331 / website

Code for the official Nim programming language website
https://nim-lang.org
19 stars 1 forks source link

This Month with Nim #58

Closed ct-clmsn closed 1 year ago

ct-clmsn commented 1 year ago

Name: nim-sos

Author: Christopher Taylor

Posting: nim-sos provides users the ability to program parallel applications, in the Single-Program-Many-Data (SPMD) style, for supercomputers using the Nim programming language. nim-sos wraps the existing Sandia OpenSHMEM library implemented by Sandia National Laboratory. nim-sos implements distributed symmetric array and distributed symmetric scalar support using the underlying OpenSHMEM wrapper. nim-sos provides the Nim programming language distributed symmetric shared memory and Partitioned Global Address Space (PGAS) support.