We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5698aaf commit 5dd9dbaCopy full SHA for 5dd9dba
1 file changed
README.md
@@ -55,7 +55,7 @@ OpenCAPI Acceleration Framework, abbreviated as OC-Accel, is a framework that he
55
* Transfer the .bin file into the POWER server by any mean (scp, ftp, ...)
56
* Use OpenCAPI Utils tools to load the oc_date_XX_hls_helloworld_1024_YY_OC-card_YY.bin file.
57
```console
58
- sudo git clone https://github.ibm.com/OC-Enablement/oc-utils.git
+ sudo git clone https://github.com/OpenCAPI/oc-utils.git
59
sudo make install # default installation
60
```
61
* Flash the card memory.
0 commit comments