Skip to content

Commit

Permalink
Merge pull request openucx#22 from Akshay-Venkatesh/docs
Browse files Browse the repository at this point in the history
Docs
  • Loading branch information
Akshay-Venkatesh authored Jan 25, 2019
2 parents 32643a1 + ecc0d72 commit 71312ec
Show file tree
Hide file tree
Showing 21 changed files with 1,285 additions and 981 deletions.
3 changes: 3 additions & 0 deletions benchmarks/bibw-asyncio.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved.
# See file LICENSE for terms.
#
# Description: Check bandwidth between client and server. Execution
# command must specify if the benchmark is run intra-node.

import ucp_py as ucp
import time
Expand Down
3 changes: 3 additions & 0 deletions benchmarks/lat-asyncio.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved.
# See file LICENSE for terms.
#
# Description: Check latency between client and server. Execution
# command must specify if the benchmark is run intra-node.

import ucp_py as ucp
import time
Expand Down
181 changes: 0 additions & 181 deletions benchmarks/lat-fast.py

This file was deleted.

Loading

0 comments on commit 71312ec

Please sign in to comment.