initial import of openshmem bindings (#2170)

* added nofi package

* updated license name

* resolved conflict

* initial import openshmem

* rm'd nofi references

Co-authored-by: ctaylor <ctaylor@tactcomplabs(dot)com>
Co-authored-by: Chris Taylor <ctaylor@tactcomplabs.com>
This commit is contained in:
ct-clmsn 2022-03-09 21:54:55 -05:00 committed by GitHub
parent 0cce20085a
commit 9ed5d8ab2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25414,5 +25414,19 @@
"description": "Dependency-free, cross-platform and small logging library for Nim, with a simple and comfortable API",
"license": "Zlib",
"web": "https://github.com/Miqueas/Logit"
},
{
"name": "sos",
"url": "https://github.com/ct-clmsn/nim-sos/",
"method": "git",
"tags": [
"hpc",
"supercomputing",
"distributed-computing",
"openshmem"
],
"description": "Nim wrapper for Sandia OpenSHMEM, a high performance computing (HPC), distributed shared symmetric memory library",
"license": "boost",
"web": "https://github.com/ct-clmsn/nim-sos/"
}
]