# pcie

## pcie

### Description

This system is intended for pci-based device support.

This system is a generic development server purchased with the intent of housing various development boards as needed.

The system is

* Atipa
* Tyan Motherboard S7119GMR-06
* 192 GB memory
* Intel(R) Xeon(R) Gold 6130 CPU @ 2.10GHzIntel(R) Xeon(R) Gold 6130 CPU @ 2.10GHz 2x16 cores no hyperthreading
* Centos

## Use

This system is used for heterogeneous accelerator exploration and FPGA Alveo/Vitis-based development.

### Current VMs

| Name     | Purpose                                                                                                                                                                                                                                                                                                                                                                                                                              |
| -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Spike    | Main VM with GPUs and FPGAs passed to it. This VM uses Ubuntu 22.04 and software is deployed via modules.                                                                                                                                                                                                                                                                                                                            |
| Intrepid | Legacy Vitis development system. Also has docker deployed for Vitis AI work.                                                                                                                                                                                                                                                                                                                                                         |
| Aries    | Has specialized Vivado install for Ettus RFSoC development. See [USRP Hardware Driver and USRP Manual: Generation 3 USRP Build Documentation (ettus.com)](https://files.ettus.com/manual/md_usrp3_build_instructions.html) and [FIR Compiler IP: FIR output is incorrect when using symmetric coefficients and convergent rounding (xilinx.com)](https://support.xilinx.com/s/article/76780?language=en_US) for the applied patches. |

### Access

There is not currently special access permissions. System is available to ExCL users. This may change as needed.

### Images

![system layout](/files/-McQEYey6NWSnoWeCRtq)

![pci detail](/files/-McQEYezdQxox-oxc3HS)

![device wiring detail](/files/-McQEYf-tq_pklfhRVcX)

![disks/fans/cpu](/files/-McQEYf0oPt007yz26FZ)

### Contact

Please send assistance requests to <excl-help@ornl.gov>.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.excl.ornl.gov/system-overview/pcie.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
