-
Notifications
You must be signed in to change notification settings - Fork 514
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create_Runtime_AMI.md is broken #418
Comments
On ubuntu, I have to do the following in addition to the instruction,
After these steps seems the ubuntu f1 instance is working. I can run helloworld. |
Hello, Thank you for bringing this to our notice. The paths have changed in the 2017.4. We will update our documentation. Thanks, |
This has been fixed in Developer Kit release 1.4.6. Instruction should work for both 2017.4 & 2018.3. https://github.com/aws/aws-fpga/blob/master/SDAccel/docs/Create_Runtime_AMI.md Thanks, |
* * adds checks to loadXclBin() before skipping the load. Additional conditions: 1) (xclbin_id from sysfs != xclbin_id from xclbin), 2) (xclbin not loaded). * Update shim.cpp Moved around some lines for better diff in the pull request. * forgot to commit the changes in shim.h
Any issues related to HDK or SDK should be filed on FPGA development Forum.
The AWS FPGA Development User Forum is the first place to go to post questions, suggestions and important announcements.
Section 2, Copy required Xilinx SDAccel Runtime Libraries to the Instance and Reboot your Runtime Instance.
The instruction is broken, first, it should be $XILINX_SDX, not $XIILNX_SDX. Second, those binary files to be copied have be moved around in the newest developer AMI.
Maybe just ask people to copy the rte.dyn directory?
The text was updated successfully, but these errors were encountered: