Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
one
TransferBench
Commits
cd2c4521
Commit
cd2c4521
authored
Dec 01, 2025
by
srawat
Browse files
Update install.rst
parent
8c2c08df
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
docs/install/install.rst
docs/install/install.rst
+4
-2
No files found.
docs/install/install.rst
View file @
cd2c4521
...
@@ -29,13 +29,15 @@ Here are the steps to build TransferBench:
...
@@ -29,13 +29,15 @@ Here are the steps to build TransferBench:
git clone https://github.com/ROCm/TransferBench.git
git clone https://github.com/ROCm/TransferBench.git
cd TransferBench
cd TransferBench
2. Build TransferBench using Makefile.
2. Build TransferBench using Makefile or CMake.
To build using Makefile, use:
.. code-block:: bash
.. code-block:: bash
make
make
3. Build TransferBench
using CMake
.
To build
using CMake
, use:
.. code-block:: bash
.. code-block:: bash
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment