Lines Matching +full:- +full:runs
4 Facebook has a series of multi-node compute server designs named
6 …semite v3 <https://www.opencompute.org/documents/ocp-yosemite-v3-platform-design-specification-1v1…
15 …o a chassis. See `here <https://www.opencompute.org/products-chiplets/237/wiwynn-yosemite-v3-serve…
19 runs `OpenBMC <https://github.com/facebook/openbmc>`__, and the BIC runs
24 "fby35" machine recipe from OpenBMC, and the "yv35-cl" target from OpenBIC.
27 .. code-block:: bash
29 $ wget https://github.com/facebook/openbmc/releases/download/openbmc-e2294ff5d31d/fby35.mtd
30 … $ wget https://github.com/peterdelevoryas/OpenBIC/releases/download/oby35-cl-2022.13.01/Y35BCL.elf
38 .. code-block:: bash
40 $ qemu-system-arm -machine fby35 \
41 -drive file=fby35.mtd,format=raw,if=mtd \
42 -device loader,file=Y35BCL.elf,addr=0,cpu-num=2 \
43 -serial pty -serial pty -serial mon:stdio \
44 -display none -S
50 setting option ``execute-in-place``. When using this option, the CPU fetches