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-10 10:58:56 +08:00
committed by GitHub
co-authored by ctaylor <ctaylor@tactcomplabs(dot)com> Chris Taylor
parent 9ed5d8ab2d
commit 25da8f7c3a
+15
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",