Commit a566d36b by MORITA Kazutaka Committed by Tianqi Chen

[DOCS][SDACCEL] Update AWS F1 deployment (#1447)

parent 2a1c2ba9
......@@ -116,7 +116,6 @@ export XCL_TARGET=hw
python build.py
```
The result shows CL_INVALID_PROGRAM error. It is because AWS SDAccel expects awsxclbin binary, but we pass xclbin instead of it. We don't load FPGA image here, so simply ignore the error for now.
- Create AWS FPGA image and upload it to AWS S3.
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment