Skip to content

Commit

Permalink
Include stopping an instance into the scrubbing scenario, in addition…
Browse files Browse the repository at this point in the history
… to instance termination (#736) (#612)
  • Loading branch information
kyyalama2 authored Jun 5, 2023
1 parent dc07758 commit 863d963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FAQs.md
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ The `fpga-load-local-image` call will initiate the loading of the AFI, however a

**Q: What will happen to the FPGA state after my instance stops/terminates/crashes?**

The AWS infrastructure scrubs FPGA state on termination of an F1 instance and any reuse of the FPGA hardware. Scrubbing includes both FPGA internal state and the contents of DRAM attached to the FPGA. Additionally, users can call the `fpga-clear-local-image` command from the FPGA Image Management tools to force a clear of FPGA and DRAM contents while the instance is running.
The AWS infrastructure scrubs FPGA state on stopping/termination of an F1 instance and any reuse of the FPGA hardware. Scrubbing includes both FPGA internal state and the contents of DRAM attached to the FPGA. Additionally, users can call the `fpga-clear-local-image` command from the FPGA Image Management tools to force a clear of FPGA and DRAM contents while the instance is running.



Expand Down

0 comments on commit 863d963

Please sign in to comment.