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:
ct-clmsn 2022-04-21 22:26:55 -04:00 committed by GitHub
parent c82c5c5217
commit c598252dec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25893,5 +25893,20 @@
"description": "Syntax sugar which helps to define C++ classes from Nim.",
"license": "MIT",
"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/"
}
]