mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
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:
parent
0cce20085a
commit
9ed5d8ab2d
@ -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/"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user