# leconte

## Description

This system is generally identical to the nodes (AC922 model 8335\_GTW) in the ORNL OLCF Summit system. This system consists of

* 2 POWER9 (2.2 pvr 004e 1202) cpus, each with 22 cores and 4 threads per core.
* 6 Tesla V100-SXM2-16GB GPUs
* 606GiB memory
* automounted home directory (on group NFS server)

## Contact

* <excl-help@ornl.gov>

## Usage

As currently configured this system is usable using conventional ssh logins (from login.excl.ornl.gov), with automounted home directories. GPU access is currently cooperative; a scheduling mechanism and scheduled access is in design.

The software is as delivered by the vendor, and may not be satisfactory in all respects as of this writing. The intent is to provision a system that is as similar in all respects to Summit, but some progress is required to get there. This is to be considered an early access machine.

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

## Installed Compilers

Please see [Compilers](/software/compilers.md)

## GPU Performance

This system is still being refined with respect to cooling. As of today, rather than running at the fully capable 300 watts per GPU, GPU usage has been limited to 250 watts to prevent overheating. As cooling is improved, this will be changed back to 300 watts with dynamic power reduction (with notification) as required to protect the equipment.

It is worth noting that this system had to be pushed quite hard (six independent nbody problems, plus CPU stressors on all but 8 threads) to trigger high temperature conditions. These limits may not be encountered in actual use.

### Performance Information

GPU performance information can be viewed at

<https://graphite.ornl.gov:3000/d/000000058/leconte-gpu-statistics?refresh=30s&orgId=1>

Request access by emailing <excl-help@ornl.gov>.

## Other Resources

* IBM 8335-GTW documentation: <https://www.ibm.com/support/knowledgecenter/en/POWER9/p9hdx/8335_gtw_landing.htm>


---

# 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/leconte.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.
