Lines Matching +full:runs +full:- +full:on
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…
8 Yosemite v3.5 is an iteration on this design, and is very similar: there's a
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
23 source code, see the README's for instructions on that. This image uses the
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