# Duke

**Duke** is a custom workstation residing in Room 200c. Its primary purpose is to be a high-performance workstation for senior research. The workstation is currently being used by Sami Elsayed for his senior research project.

## Technical specifications

| Field           | Value                                 |
| --------------- | ------------------------------------- |
| **Server Type** | Workstation                           |
| **CPU**         | AMD Ryzen 7 1700 Eight-Core Processor |
| **RAM**         | 16 GB                                 |
| **GPU**         | 2x NVIDIA GeForce 1080 Ti             |
| **Hard Disks**  | One                                   |
| **OS**          | Ubuntu 22.04 (Jammy)                  |

## Software specifications

| Software           | Version |
| ------------------ | ------- |
| **NVIDIA Drivers** | 550.67  |
| **CUDA**           | 12.6    |
| **Tensorflow**     | 2.18.0  |

## Notes

If you are interested in using Duke, please contact [Sami Elsayed.](mailto:2025selsayed@tjhsst.edu)


---

# 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://documentation.tjhsst.edu/machines/other/duke.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.
