> For the complete documentation index, see [llms.txt](https://docs.excl.ornl.gov/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.excl.ornl.gov/system-overview/oswald.md).

# Oswald

## oswald00

### Description

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

The system is

* Penguin Computing Relion 2903GT
* Gigabyte motherboard MD90-FS0-ZB
* 256 GB memory
* Intel(R) Xeon(R) CPU E5-2683 v4 @ 2.10GHz 2x16 cores no hyperthreading
* Centos

### Access

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

### Images

![fpga detail](/files/-McQEXiCe3ZAwgzjdqUu) ![system layout](/files/-McQEXiDLDe9LhQ_WlDo) ![backplane identification](/files/-McQEXiEQ11FrwC724-F)

### Contact

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

## oswald01

{% hint style="danger" %}
Oswald01 has been decommissioned due to a hardware failure.
{% endhint %}

### Description

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

The system is

* Penguin Computing Relion 2903GT
* Gigabyte motherboard MD90-FS0-ZB
* 256 GB memory
* Intel(R) Xeon(R) CPU E5-2683 v4 @ 2.10GHz 2x16 cores no hyperthreading
* Centosa
* Micron 9100 NVM 2.4TB MTFDHAX214MCF

### Access

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

### Images

![fpga detail](/files/-McQEWy_dG7qFM2m6ixs)

![left daughterboard detail](/files/-McQEWyaKBaoHbaZl0dJ)

![right daughterboard gpu removed](/files/-McQEWybea0VkzJe0rpg)

![gpu identification detail](/files/-McQEWycX9QIECoGJ_pJ)

### Contact

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

## oswald02

### Description

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

The system is

* Penguin Computing Relion 2903GT
* Gigabyte motherboard MD90-FS0-ZB
* 256 GB memory
* Intel(R) Xeon(R) CPU E5-2683 v4 @ 2.10GHz 2x16 cores no hyperthreading
* Centos

### Access

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

### Images

![fpga detail](/files/-McQEWTjp2tP8csMTJAL)

![SAS card detail](/files/-McQEWTkx8JvHtpLLJdu)

### Contact

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

## oswald03

### Description

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

The system is

* Penguin Computing Relion 2903GT
* Gigabyte motherboard MD90-FS0-ZB
* 256 GB memory
* Intel(R) Xeon(R) CPU E5-2683 v4 @ 2.10GHz 2x16 cores no hyperthreading
* Centos

### Access

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

### Images

![fpga detail](/files/-McQEVnZXaUjKpWq1CoR)

![left daughterboard detail](/files/-McQEVn_322JHHs7zqEm)

### Contact

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

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

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
