/*
overview style v2.9.1
Apr.25, 2019
*/
/* initializing */
#overview-content h3.title_1, h3.title_2, p, ul, ol {padding:0; margin:0;}
#overview-content {font:14.3px “Segoe UI”, Helvetica, sans-serif; color:#4d4d4d;}
#overview-content table .supermicro_style {background-color:#636a66; color:white; border:none;}
/* colors */
#overview-content .bg_black {background-color:black;}
#overview-content .bg_rgb {background-color:rgb(245,245,245);}
#overview-content .a_plus_info .color_w {color:white;}
#overview-content .a_plus_info .color_w2 {color:#F5F5F5;}
#overview-content .a_plus_info .color_b {color:black;}
/* titles */
#overview-content h3.title_1, h3.title_2 {padding-top:0.5em; line-height:1.2em;}
#overview-content h3.title_1 {color:#cf901d; font-size:1.3em; font-weight:500;}
#overview-content h3.title_2 {color:black; font-size:1.1em; font-weight:500;}
#overview-content h3.title_2.for_column {text-align:center;}
/* dividers */
#overview-content .logovc {max-width:100%; height:50px; margin-left:3.5%; margin-top:1em; background:url(//images10.newegg.com/BizIntell/item/13/183/13-183-690/logo.gif) no-repeat;}
#overview-content .section_head {background-color:#636a66; color:white; text-align:center; font-size:1.3em; font-weight:bold; line-height:1.5em; padding:5px;}
#overview-content .section_head_2 {border-bottom:1px solid black; margin:1em 0; text-align:center; font-size:1.5em; height:1.2em;}
#overview-content .section_head_2 span {color:black; background-color:white; font-weight:400; padding:0 10px; line-height:48px;}
#overview-content .section_head_3 {border-bottom:1px solid black; color:black; font-size:1.3em; font-weight:400; margin:2em 4%; padding-bottom:0.3em;}
#overview-content .section_head_4 {border-left:10px solid black; color:black; padding-left:10px; font-size:1.3em; font-weight:500; margin:3em 4% 0.5em; }
#overview-content .ov_divider {border-top:1px solid #d4d4d4; margin:1.5em 0;}
/* text */
#overview-content .a_plus_info p {display:block; padding:0.5em 0; margin:0; line-height: 1.2em;}
#overview-content .a_plus_column p {padding-bottom:0.8em;}
#overview-content .center {text-align:center;}
#overview-content .left {text-align:left;}
#overview-content .a_plus_info .ov_note {color:gray; font-size:0.9em; font-style:italic;}
/* general */
#overview-content .a_plus_module {position: relative; margin: 3em 0; padding: 0; overflow: hidden;}
#overview-content .a_plus_module.space_0 {margin:0;}
#overview-content .a_plus_module .a_plus_info {padding: 0 4%;}
#overview-content img {display: block; margin: 0 auto; max-width: 100%;}
#overview-content img.width_90 {max-width: 92%;}
#overview-content .ov_banner .a_plus_info {padding:1em 4% 1.5em 4%;}
#overview-content .ov_banner img {width:100%;}
/* list */
#overview-content ul, ol {margin:0; padding-top:0.5em;}
#overview-content ul {list-style-type: disc; padding-left:25px; text-align:left;}
#overview-content li {margin-bottom: 0.5em;}
/* clear */
#overview-content .a_plus_content:before, .a_plus_content:after, .a_plus_module:before, .a_plus_module:after, .a_plus_info:after {content: ”; display: table; clear: both;}
#overview-content .clearvc {width:100%; clear:both; margin:0 auto;}
/* table styles */
#overview-content table {width:92%; margin:1em auto; border-collapse: collapse; font-size:14.3px;}
#overview-content table caption {font-size:1.5em; font-weight:bold; margin-bottom:0.5em;}
#overview-content table tr:nth-child(odd) {background-color:rgb(241,241,241);}
#overview-content table th {background-color:white; font-weight:bold;}
#overview-content table td:first-child {font-weight:500;}
#overview-content th, td {padding:6px; border:1px solid #ccc; text-align:left;}
@media (min-width: 768px) {
/* image float */
#overview-content .content_float {padding:0 4%;}
#overview-content img.img_f_left {float: left; max-width: 40%;}
#overview-content img.img_f_right {float: right; max-width:40%;}
#overview-content .a_plus_info.txt_f_right {float:right; width:58%; padding:2.5em 0;}
#overview-content .a_plus_info.txt_f_left {float:left; width:58%; padding:2.5em 0;}
/* several columns */
#overview-content .a_plus_column {float:left; padding:1em 0 0.5em 1%;}
#overview-content .a_plus_column:first-child {padding-left:2%;}
#overview-content .two_columns .a_plus_column {width:47.5%;}
#overview-content .three_columns .a_plus_column {width:28.6%;}
#overview-content .four_columns .a_plus_column {width:20.25%;}
/* text on img */
#overview-content .text_on_img {margin:0;}
#overview-content .text_on_img .a_plus_info {padding:0 0.7em;}
#overview-content .center_b, .center_w {text-align:center;}
#overview-content .right_b, .left_b, .center_b {background:rgba(255,255,255,0.7);}
#overview-content .right_w, .left_w, .center_w {background:rgba(0,0,0,0.7);}
#overview-content .right_b,
#overview-content .right_w {position:absolute; left:54%; top:10%; width:40%;}
#overview-content .left_b,
#overview-content .left_w {position:absolute; right:54%; top:10%; width:40%;}
#overview-content .center_b,
#overview-content .center_w {position:absolute; margin:0; left:25%; top:15%; width:50%;}
}
@media (min-width: 768px) and (max-width: 1050px) {
/* make float-text not drop too much */
#overview-content .a_plus_info.txt_f_right,
#overview-content .a_plus_info.txt_f_left {padding:0;}
#overview-content .a_plus_info.txt_f_right h3.title_1,
#overview-content .a_plus_info.txt_f_left h3.title_1 {padding-top:0;}
}
@media (max-width: 767px) {
/* cancel float */
#overview-content .a_plus_column, .txt_f_right, .txt_f_left, .img_f_left, .img_f_right {float:none;}
/* general */
#overview-content .a_plus_info p {font-size:1.05em;}
#overview-content .a_plus_module {margin:2em 0;}
#overview-content img {margin:0 auto; max-width:92%;}
#overview-content .ov_banner img {max-width:100%;}
#overview-content .a_plus_column {margin:2em 0;}
#overview-content .a_plus_column .a_plus_info {padding:0 4%;}
/* text */
#overview-content h3.title_1.center, #overview-content h3.title_2.center, #overview-content p.center {text-align:left;}
#overview-content .a_plus_column p.center {text-align:center;}
/* text on img */
#overview-content .text_on_img img {max-width:100%;}
#overview-content .right_b, .right_w, .left_b, .left_w, .center_b, .center_w {background:white;}
#overview-content .right_w, .left_w, .center_w {background:rgb(39,39,39); margin-bottom:1em;}
#overview-content .right_w p,
#overview-content .left_w p,
#overview-content .center_w p {padding-bottom:1em;}
#overview-content .right_w .color_w,
#overview-content .left_w .color_w,
#overview-content .center_w .color_w,
#overview-content .right_w .color_w2,
#overview-content .left_w .color_w2,
#overview-content .center_w .color_w2 {color:#F5F5F5;}
Designed to handle complex computing workloads, the Supermicro MBD-H11SSL-i comes pre-installed with AMD EPYC Rome 7502P processor, a new server supercharger that provides unparalleled performance and efficiency. You only need to add the components needed, such as ECC DDR4 memory, graphics card and SATA/NVMe storage, to build a powerful system that helps you take the lead in your industry.
Power for Excellence
Based on cutting-edge “Zen 2” architecture and built using advanced 7nm process technology, the all-new AMD EPYC Rome 7502P processor brings far more instructions per cycle (IPC) throughput, more cores and more cache into a smaller area, and more energy efficiency when compared to the previous generation. No server application is heavy with the power of its 32 cores (64 threads) running at up to 3.35 GHz.
Farewell to Memory Insufficiency
High server workload is great to grow your business. But heavy traffic puts an exacting demand on your hardware. Designed with that in mind, this server motherboard is ready to take huge-capacity memory with its eight DIMM memory slots. You can install up to 1 TB registered ECC DDR4 2666 MHz SDRAM memory.
Expand for Brilliance
With three PCI-E 3.0 x16 slots and three PCI-E 3.0 x8 slots, you can add various combinations of graphics cards and add-on cards needed for high-performance computing.
Future Ready Storage
In addition to 16 SATA3 (6 Gbps) ports, the motherboard also features a M.2 slot, letting you install super-fast PCI-E 3.0 x4 solid state-drive in 2280, or 22110 form factor.
Gallery
Specifications
| Physical Stats |
|
| Form Factor |
ATX
|
| Dimensions |
12″ x 9.6″ (30.5cm x 24.4cm)
|
| Processor/Cache |
|
| CPU |
- Single AMD EPYC 7000-series Processor
- Socket SP3
|
| Cores |
Up to 32 Cores |
| Chipset |
System on Chip |
| System Memory |
|
| Memory Capacity |
- 8 DIMM slots
- Supports up to 1TB Registered ECC DDR4 2666MHz SDRAM in 8 DIMMs
- 8-channel memory bus
|
| Memory Type |
DDR4 2666 MHz Registered ECC, 288-pin gold-plated DIMMs |
| DIMM Sizes |
8GB, 16GB, 32GB, 64GB, 128GB
|
| Memory Voltage |
1.2V
|
| Error Detection |
- Corrects single-bit errors
- Detects double-bit errors (using ECC memory)
|
| On-Board Devices |
|
| SATA |
SATA3 (6 Gbps)
|
| IPMI |
- Support for Intelligent Platform Management Interface v.2.0
- IPMI 2.0 with virtual media over LAN and KVM-over-LAN support
- ASPEED AST2500 BMC
|
| Network Controllers |
- 2 1GbE LAN via Intel I210
- 1 Realtek RTL8211E PHY (dedicated IPMI)
|
| VGA |
ASPEED AST2500 BMC
|
| Input / Output |
|
| SATA |
16 SATA3 (6 Gbps) ports
|
| LAN |
- 2 RJ45 Gigabit Ethernet LAN ports
- 1 RJ45 Dedicated IPMI LAN port
|
| USB |
- 5 USB 3.0 ports (2 rear + 2 via header + 1 Type A)
- 4 USB 2.0 ports (2 rear + 2 via header)
|
| VGA |
1 VGA port
|
| Others |
- 1 COM port (rear)
- 2 SATA DOM power connector
- 1 TPM 2.0 header
|
| Expansion Slots |
|
| PCI-Express |
- 3 PCI-E 3.0 x8
- 3 PCI-E 3.0 x16
|
| M.2 |
- Interface: PCI-E 3.0 x4
- Form factor: 2280, 22110
- Key: M-key
|
| Chassis |
|
| 1U |
- SC813MFTQC-350CB2
- SC813MFTQC-R407CB
|
| 2U |
- SC213AC-R1K23LPB
- SC216BE1C4-R1K23LPB
- SC825TQC-R740LPB
- SC826BE1C4-R1K23LPB
|
| 3U |
SC836BE1C-R1K23B
|
| 4U |
- SC745BAC-R1K28B2
- SC846BE1C-R1K23B
|
| Server(s) |
|
| Model(s) |
AS -1013S-MTR
|
| System BIOS |
|
| BIOS Type |
AMI 128Mb SPI Flash EEPROM
|
| BIOS Features |
- Plug and Play (PnP)
- DMI 2.3
- PCI 2.2
- ACPI 5.1
- USB Keyboard Support
- SMBIOS 3.1.1
|
| Management |
|
| Software |
- Super Doctor 5
- Watch Dog
- NMI
- SUM
- IPMI 2.0, KVM with dedicated LAN
|
| Power Configurations |
- ACPI Power Management
- Power-on mode control for AC power loss recovery
|
| PC Health Monitoring |
|
| CPU |
- Monitors CPU Core Voltages, +1.8V, +3.3V, +5V, +5V standby, +3.3V standby
- CPU switching voltage regulator
- Supports system management utility
- VBAT
|
| FAN |
- Up to 7-fan status tachometer monitoring
- Up to 7 4-pin fan headers
- Dual Cooling Zone
- Status monitor for speed control
- Pulse Width Modulated (PWM) fan connectors
|
| Temperature |
- Monitoring for CPU and chassis environment
- CPU Thermal Trip Support
- Thermal control for 7x Fan connectors
- I2C Temperature Sensing Logic
|
| LED |
CPU / System Overheat LED
|
| Other Features |
- Chassis Intrusion Detection
- Chassis Intrusion Header
- UID
|
| Operating Environment / Compliance |
|
| Environmental Specifications |
- Operating Temperature: 10°C to 35°C (50°F to 95°F)
- Non-operating Temperature: -40°C to 70°C (-40°F to 158°F)
- Operating Relative Humidity: 8% to 90% (non-condensing)
- Non-operating Relative Humidity: 5% to 95% (non-condensing)
|