mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +00:00
PR for ste||ar-hpx package (#2209)
* added nofi package * updated license name * resolved conflict * initial import openshmem * rm'd nofi references * initial import Co-authored-by: ctaylor <ctaylor@tactcomplabs(dot)com> Co-authored-by: Chris Taylor <ctaylor@tactcomplabs.com>
This commit is contained in:
parent
c82c5c5217
commit
c598252dec
@ -25893,5 +25893,20 @@
|
|||||||
"description": "Syntax sugar which helps to define C++ classes from Nim.",
|
"description": "Syntax sugar which helps to define C++ classes from Nim.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/sls1005/NimCPPClass"
|
"web": "https://github.com/sls1005/NimCPPClass"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "hpx",
|
||||||
|
"url": "https://github.com/ct-clmsn/nim-hpx/",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"hpc",
|
||||||
|
"supercomputing",
|
||||||
|
"distributed-computing",
|
||||||
|
"ste||ar-hpx",
|
||||||
|
"hpx"
|
||||||
|
],
|
||||||
|
"description": "Nim wrapper for STE||AR HPX, a high performance computing (HPC), distributed memory runtime system, providing parallelism and asynchronous global address space support.",
|
||||||
|
"license": "boost",
|
||||||
|
"web": "https://github.com/ct-clmsn/nim-hpx/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user