Skip to content

Commit e14de41

Browse files
authored
Revise Mark III / NVIDIA sponsor details
Updated sponsor description and logos for Mark III and NVIDIA.
1 parent 1144c17 commit e14de41

File tree

1 file changed

+27
-12
lines changed

1 file changed

+27
-12
lines changed

index.html

Lines changed: 27 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1934,34 +1934,49 @@ <h2 class="tier-title">Platinum Sponsors</h2>
19341934
</div>
19351935
</div>
19361936

1937-
<!-- Platinum: Mark III / NVIDIA (same sponsor; names used interchangeably) -->
1937+
<!-- Platinum: Mark III / NVIDIA (same company; names used interchangeably) -->
19381938
<div class="platinum-slide markiii-nvidia">
19391939
<div class="sponsor-card" style="text-align:left; max-width:480px; margin:0;">
19401940
<div class="sponsor-badge" style="background-color:#D9D9D9;">Platinum</div>
19411941

1942-
<!-- Dual logo block -->
1943-
<div style="display:flex; flex-direction:column; gap:12px; align-items:center; margin-top:10px;">
1944-
<!-- Mark III logo -->
1945-
<a href="https://www.markiiisys.com/" target="_blank" rel="noopener" style="text-decoration:none; width:100%; display:block;">
1946-
<img src="./markiii-color.png" alt="Mark III Systems Logo" style="width:80%; height:auto; display:block; margin:0 auto;">
1942+
<!-- Logos (two logos, same sponsor) -->
1943+
<div style="text-align:center;">
1944+
<a href="https://www.markiiisys.com/" target="_blank" rel="noopener" style="text-decoration:none;">
1945+
<img src="./markiii-color.png" alt="Mark III Systems Logo" style="width:80%; height:auto; margin:10px auto 6px auto;">
19471946
</a>
19481947

1949-
<!-- NVIDIA logo -->
1950-
<a href="https://www.nvidia.com/en-us/" target="_blank" rel="noopener" style="text-decoration:none; width:100%; display:block;">
1951-
<img src="./NVLogo_V.JPG" alt="NVIDIA Logo" style="width:65%; height:auto; display:block; margin:0 auto;">
1948+
<a href="https://www.nvidia.com/en-us/" target="_blank" rel="noopener" style="text-decoration:none;">
1949+
<img src="./NVLogo_V.JPG" alt="NVIDIA Logo" style="width:60%; height:auto; margin:6px auto 0 auto;">
19521950
</a>
19531951
</div>
19541952

1955-
<div class="sponsor-name" style="margin-top:1em;">Mark III / NVIDIA</div>
1953+
<div class="sponsor-name" style="margin-top:1em;">
1954+
Mark III / NVIDIA
1955+
</div>
19561956

19571957
<div class="sponsor-description">
1958-
<p style="margin:0;">
1959-
Mark III and NVIDIA are recognized as a single Platinum sponsor for TMC AI Summit 2026 (names used interchangeably).
1958+
<p style="margin:0 0 0.8em 0;">
1959+
Mark III (also known as NVIDIA) helps organizations build and scale modern AI infrastructure—bringing
1960+
together AI factory strategy, GPU-accelerated platforms, and end-to-end enablement for production AI.
1961+
</p>
1962+
1963+
<ul style="margin:0.2em 0 0 1.2em;">
1964+
<li><strong>AI Factory &amp; AI Platform:</strong> planning, architecture, and implementation to operationalize AI from workloads to infrastructure.</li>
1965+
<li><strong>Accelerated compute platforms:</strong> leverage NVIDIA data center platforms (e.g., DGX/HGX-class systems) to power AI training and inference.</li>
1966+
<li><strong>Full-stack software ecosystem:</strong> NVIDIA AI software and GPU-accelerated libraries/tools for AI and data processing.</li>
1967+
<li><strong>Networking for scalable AI:</strong> high-performance networking options to support multi-GPU and distributed AI workloads.</li>
1968+
</ul>
1969+
1970+
<p style="margin:0.9em 0 0 0;">
1971+
<a href="https://www.markiiisys.com/" target="_blank" rel="noopener">Visit Mark III</a>
1972+
&nbsp;|&nbsp;
1973+
<a href="https://www.nvidia.com/en-us/" target="_blank" rel="noopener">Visit NVIDIA</a>
19601974
</p>
19611975
</div>
19621976
</div>
19631977
</div>
19641978

1979+
19651980

19661981
</div>
19671982
</div>

0 commit comments

Comments
 (0)