added nofi package (#2163)

* added nofi package

* updated license name

* resolved conflict

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:58:56 -05:00 committed by GitHub
parent 9ed5d8ab2d
commit 25da8f7c3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25372,6 +25372,21 @@
"license": "Apache-2.0",
"web": "https://github.com/thexxiv/dogapi-cli"
},
{
"name": "nofi",
"url": "https://github.com/ct-clmsn/nofi/",
"method": "git",
"tags": [
"hpc",
"supercomputing",
"libfabric",
"rdma",
"distributed-computing"
],
"description": "Nim wrapper for rofi, open fabrics interface; provides distributed computing interface for high performance computing (HPC) environments",
"license": "boost",
"web": "https://github.com/ct-clmsn/nofi/"
},
{
"name": "iterrr",
"url": "https://github.com/hamidb80/iterrr",