-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdgxstation-a100.html
608 lines (565 loc) · 35.8 KB
/
dgxstation-a100.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
<!DOCTYPE html>
<!--[if IE 9]> <html lang="en" class="ie9"> <![endif]-->
<!--[if !IE]><!-->
<html lang="en">
<!--<![endif]-->
<head>
<meta charset="utf-8">
<title>CompecTA | NVIDIA DGX Station A100 Deep Learning System</title>
<meta name="description" content="We develop secure, scalable, high available, high performance computing and virtual productive system and network solutions for any kind of bussiness and research needs.">
<meta name="keywords" content="hpc, high performance computing, cloud computing, high speed computing, high technology computing, virtualization, network solutions, infiniband, nvidia grid, IT solutions,">
<meta name="author" content="compecta.com">
<!-- Mobil Tarayıcı Rengi -->
<meta name="theme-color" content="#1b75bc">
<meta name="msapplication-navbutton-color" content="#1b75bc">
<meta name="apple-mobile-web-app-status-bar-style" content="#1b75bc">
<!-- Website Dil Alternatifi -->
<link rel="alternate" hreflang="tr" href="//www.compecta.com.tr/dgxstation-a100.html">
<!-- Mobile Meta -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Favicon -->
<link rel="shortcut icon" href="images/favicon.png">
<link rel="apple-touch-icon" href="images/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="144x144" href="images/apple-touch-icon-144x144.png">
<!-- Web Fonts -->
<link href='//fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic,700,700italic&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Raleway:700,400,300' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=PT+Serif&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
<!-- Bootstrap core CSS -->
<link href="bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Font Awesome CSS -->
<link href="fonts/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<!-- Fontello CSS -->
<link href="fonts/fontello/css/fontello.min.css" rel="stylesheet">
<!-- Plugins -->
<link href="plugins/magnific-popup/magnific-popup.css" rel="stylesheet">
<link href="plugins/rs-plugin/css/settings.min.css" rel="stylesheet">
<link href="css/animations.css" rel="stylesheet">
<link href="plugins/owl-carousel/owl.carousel.css" rel="stylesheet">
<link href="plugins/owl-carousel/owl.transitions.css" rel="stylesheet">
<link href="plugins/hover/hover-min.css" rel="stylesheet">
<link href="plugins/morphext/morphext.css" rel="stylesheet">
<!-- CompecTA CSS file -->
<link href="css/style.css" rel="stylesheet" >
<link href="css/compecta.css" rel="stylesheet" >
<link href="css/custom.css" rel="stylesheet">
</head>
<body class="no-trans front-page ">
<!-- scrollToTop -->
<!-- ================ -->
<div class="scrollToTop"><i class="icon-up-open-big"></i></div>
<!-- page wrapper start -->
<!-- ================ -->
<div class="page-wrapper">
<!-- header-container start -->
<div class="header-container">
<!-- header-top start -->
<!-- ================ -->
<div class="header-top dark ">
<div class="container">
<div class="row">
<div class="col-xs-4 col-sm-5">
<!-- header-top-first start -->
<!-- ================ -->
<div class="header-top-first clearfix">
<div class="social-links hidden-xs small">
<div class="btn-group dropdown">
<button type="button" class="btn dropdown-toggle" data-toggle="dropdown"><i class="fa fa-globe"></i>Language </button>
<ul class="dropdown-menu dropdown-animation">
<li class=""><a href="//www.compecta.com.tr/dgxstation-a100.html"><img alt="Türkçe" src="images/tr.jpg" class="bayrak"> TÜRKÇE</a></li>
<li class=""><a href="#" class="btn disabled" role="button"><img alt="English" src="images/en.jpg" class="bayrak"> ENGLISH <i class="fa fa-check"></i></a></li>
<li class=""><a href="//www.compecta.de/dgxstation-a100.html"><img alt="Deutsch" src="images/de.jpg" class="bayrak"> DEUTSCH</a></li>
</ul>
</div>
</div>
<div class="social-links hidden-lg hidden-md hidden-sm small">
<div class="btn-group dropdown">
<button type="button" class="btn dropdown-toggle" data-toggle="dropdown"><i class="fa fa-globe"></i>Language </button>
<ul class="dropdown-menu dropdown-animation">
<li class=""><a href="//www.compecta.com.tr/dgxstation-a100.html"><img alt="Türkçe" src="images/tr.jpg" class="bayrak"> TÜRKÇE</a></li>
<li class=""><a href="#" class="btn disabled" role="button"><img alt="English" src="images/en.jpg" class="bayrak"> ENGLISH <i class="fa fa-check"></i></a></li>
<li class=""><a href="//www.compecta.de/dgxstation-a100.html"><img alt="Deutsch" src="images/de.jpg" class="bayrak"> DEUTSCH</a></li>
</ul>
</div>
</div>
</div>
<!-- header-top-first end -->
</div>
<div class="col-xs-8 col-sm-7">
<!-- header-top-second start -->
<!-- ================ -->
<div id="header-top-second" class="clearfix text-right">
<ul class="list-inline">
<li><i class="fa fa-phone pr-5 pl-10"></i>+90 216 455-1865</li>
<li><i class="fa fa-envelope pr-5 pl-10"></i><a href="mailto:[email protected]">[email protected]</a></li>
</ul>
</div>
<!-- header-top-second end -->
</div>
</div>
</div>
</div>
<!-- header-top end -->
<!-- header start -->
<!-- ================ -->
<header class="header fixed clearfix">
<div class="container">
<div class="row">
<div class="col-xs-9 col-sm-12 col-md-2">
<!-- header-left start -->
<!-- ================ -->
<div class="header-left clearfix">
<!-- logo -->
<div id="logo" class="logo">
<a href="index.html"><img id="logo_img" src="images/compecta-logo.png" alt="CompecTA"></a>
</div>
</div>
<!-- header-left end -->
</div>
<div class=" col-sm-12 col-md-10">
<!-- header-right start -->
<!-- ================ -->
<div class="header-right clearfix">
<!-- main-navigation start -->
<!-- ================ -->
<div class="main-navigation animated">
<!-- navbar start -->
<!-- ================ -->
<nav role="navigation" class="navbar navbar-default">
<div class="container-fluid">
<!-- Toggle get grouped for better mobile display -->
<div class="navbar-header">
<button data-target="#navbar-collapse-1" data-toggle="collapse" class="navbar-toggle" type="button">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div id="navbar-collapse-1" class="collapse navbar-collapse">
<!-- main-menu -->
<ul class="nav navbar-nav anamenu">
<li class="visible-xs">
<a href="index.html">Home</a>
</li>
<li class="hidden-xs">
<a href="index.html"><i class="fa fa-home"></i></a>
</li>
<!-- products mega-menu start -->
<li class="dropdown mega-menu">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Products</a>
<ul class="dropdown-menu">
<li>
<div class="row">
<div class="col-md-12">
<div class="row">
<div class="col-md-6">
<h4 class="title text-default">CompecTA Deep Learning & AI Systems</h4>
<div class="divider"></div>
<ul class="menu">
<li><a href="novamini.html"><i class="icon-right-open pr-10"></i>CompecTA Nova Engine Mini™ <sup class="badge badge-default">NEW</sup><br><small>Mini DL & AI Developer Box with 2 NVIDIA<sup>®</sup> GPUs</small></a></li>
<li><a href="nova.html"><i class="icon-right-open pr-10"></i>CompecTA Nova Engine™ <sup class="badge badge-orange">POPULAR</sup><br><small>DL & AI Developer Box with 4 NVIDIA<sup>®</sup> GPUs</small></a></li>
<li><a href="supernova.html"><i class="icon-right-open pr-10"></i>CompecTA SuperNova Engine™<br><small>Scalable Deep Learning Server Systems for AI Development</small></a></li>
<li><a href="supernovax.html"><i class="icon-right-open pr-10"></i>CompecTA SuperNova Engine X™ <sup class="badge badge-default">NEW</sup><br><small>Super-fast & Scalabe Server Systems with 10 GPUs</small></a></li>
</ul>
<h4 class="title text-default space-top">NVIDIA DGX Systems</h4>
<div class="divider"></div>
<ul class="menu">
<li><a href="dgx-h100.html"><i class="icon-right-open pr-10"></i>NVIDIA<sup>®</sup> DGX H100 <sup class="badge badge-default">NEW</sup><br><small>The Most Complete AI Platform</small></a></li>
<li><a href="dgx-a100.html"><i class="icon-right-open pr-10"></i>NVIDIA<sup>®</sup> DGX A100 <sup class="badge badge-orange">EXCLUSIVE</sup><br><small>The Universal System for AI Infrastructure</small></a></li>
<li><a href="dgxstation-a100.html"><i class="icon-right-open pr-10"></i>NVIDIA<sup>®</sup> DGX Station A100 <sup class="badge badge-orange">EXCLUSIVE</sup><br><small>Workgroup Appliance for the Age of AI</small></a></li>
<!-- <li><a href="dgx-1.html"><i class="icon-right-open pr-10"></i>NVIDIA<sup>®</sup> DGX-1 <br><small>The Fastest Path to Deep Learning!</small></a></li>
<li><a href="dgxstation.html"><i class="icon-right-open pr-10"></i>NVIDIA<sup>®</sup> DGX Station <br><small>Personal AI Supercomputer</small></a></li> -->
</ul>
</div>
<div class="col-md-6">
<span class="visible-xs"> </span>
<h4 class="title text-default">HPC Systems</h4>
<div class="divider"></div>
<ul class="menu">
<li><a href="feynmangrid.html"><i class="icon-right-open pr-10"></i>FeynmanGrid™<br><small>CompecTA's approach to HPC on Demand</small></a></li>
<li><a href="feynmanstorz.html"><i class="icon-right-open pr-10"></i>FeynmanStor Z™<br><small>Simple and agile filesystem for small HPC deployments!</small></a></li>
<li><a href="starterpack.html"><i class="icon-right-open pr-10"></i>HPC Starter Pack<br><small>Entry-level HPC modules for small/medium clusters.</small></a></li>
</ul>
<!-- <h4 class="title text-default space-top">CompecTA Exclusives</h4>
<div class="divider"></div>
<ul class="menu">
<li><a href="nebula.html"><i class="icon-right-open pr-10"></i>CompecTA Nebula™ Molecular Dynamics <sup class="badge badge-default">NEW</sup><br><small>Optimised MD Solutions for GROMACS, AMBER, NAMD and LAMMPS</small></a></li>
<li><a href="jupiter-drive-agx.html"><i class="icon-right-open pr-10"></i>CompecTA Jupiter™ Drive AGX Storage<br><small>Scalable Storage Solution for NVIDIA Drive Systems</small></a></li>
<li><a href="liquidcooling.html"><i class="icon-right-open pr-10"></i>CompecTA Liquid Cooling Systems <sup class="badge badge-default">NEW</sup><br><small>High Performance with Low Temperatures and Low Noise Levels</small></a></li>
<li><a href="immersedcooling.html"><i class="icon-right-open pr-10"></i>CompecTA Immersed Cooling Solutions <sup class="badge badge-red">SOON</sup><br><small>Greater Power and Cooling Efficiency with Zero Noise</small></a></li>
</ul> -->
</div>
</div>
</div>
</div>
</li>
</ul>
</li>
<!-- products mega-menu end -->
<li class="dropdown ">
<a href="#" data-toggle="dropdown" class="dropdown-toggle">Solutions</a>
<ul class="dropdown-menu">
<li><a href="hpc.html"><i class="icon-right-open pr-10"></i>High Performance Computing Solutions<br><small>HPC systems polished by our 20 years of experience</small></a></li>
<li><a href="deeplearning.html"><i class="icon-right-open pr-10"></i>Deep Learning & AI Solutions<br><small>Ready-to-use solutions and tailor-made services</small></a></li>
<li><a href="beegfs.html"><i class="icon-right-open pr-10"></i>BeeGFS Filesystem Solutions <sup class="badge badge-default">NEW</sup><br><small>The Leading Parallel Cluster File System</small></a></li>
<li><a href="renting.html"><i class="icon-right-open pr-10"></i>CompecTA On-Demand Services <sup class="badge badge-default">NEW</sup><br><small>Minimize your Investment & Maximize your Efficiency</small></a></li>
<li><a href="cloud.html"><i class="icon-right-open pr-10"></i>Cloud Computing<br><small>Professional Cloud services from HPC Experts.</small></a></li>
<li><a href="virtualization.html"><i class="icon-right-open pr-10"></i>Virtualization & vGPU<br><small>New possibilities in Virtualization</small></a></li>
</ul>
</li>
<li>
<a href="partners.html">Partners</a>
</li>
<li>
<a href="references.html">References</a>
</li>
<li>
<a href="about.html">About Us</a>
</li>
<li>
<a href="contact.html">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- navbar end -->
</div>
<!-- main-navigation end -->
</div>
<!-- header-right end -->
</div>
</div>
</div>
</header>
<!-- header end -->
</div>
<!-- header-container end -->
<!-- breadcrumb start -->
<!-- ================ -->
<div class="breadcrumb-container">
<div class="container">
<ol class="breadcrumb">
<li><i class="fa fa-home pr-10"></i><a href="index.html">Home</a></li>
<li class="dropdown">
<a href="#" data-toggle="dropdown" class="dropdown-toggle">Products</a>
<ul class="dropdown-menu">
<li><a href="novamini.html"><i class="icon-right-open pr-10"></i>CompecTA Nova Engine Mini</a></li>
<li><a href="nova.html"><i class="icon-right-open pr-10"></i>CompecTA Nova Engine</a></li>
<li><a href="supernova.html"><i class="icon-right-open pr-10"></i>CompecTA SuperNova Engine</a></li>
<li><a href="supernovax.html"><i class="icon-right-open pr-10"></i>CompecTA SuperNova Engine X</a></li>
<li><a href="dgx-h100.html"><i class="icon-right-open pr-10"></i>NVIDIA<sup>®</sup> DGX H100</a></li>
<li><a href="dgx-a100.html"><i class="icon-right-open pr-10"></i>NVIDIA<sup>®</sup> DGX A100</a></li>
<li><a href="dgxstation-a100.html"><i class="icon-right-open pr-10"></i>NVIDIA<sup>®</sup> DGX Station A100</a></li>
<!-- <li><a href="nebula.html"><i class="icon-right-open pr-10"></i>CompecTA Nebula™ MD</a></li> -->
<li><a href="dgx-1.html"><i class="icon-right-open pr-10"></i>NVIDIA<sup>®</sup> DGX-1</a></li>
<li><a href="dgxstation.html"><i class="icon-right-open pr-10"></i>NVIDIA<sup>®</sup> DGX Station</a></li>
<li><a href="feynmangrid.html"><i class="icon-right-open pr-10"></i>FeynmanGrid</a></li>
<li><a href="feynmanstorz.html"><i class="icon-right-open pr-10"></i>FeynmanStor Z</a></li>
<li><a href="starterpack.html"><i class="icon-right-open pr-10"></i>HPC Starter Pack</a></li>
</ul>
</li>
<li class="active">NVIDIA DGX Station™ A100</li>
</ol>
</div>
</div>
<!-- breadcrumb end -->
<!-- slider start -->
<!-- ============ -->
<!-- banner start -->
<!-- ================ -->
<div class="banner pv-40" style="background-image:url('images/banners/dgxstation-a100.jpg'); background-position: 64% 100%;">
<div class="container pv-40">
<div class="row">
<div class="col-md-12 pv-20">
<h2 class="title text-white object-non-visible" data-animation-effect="fadeIn" data-effect-delay="100">NVIDIA DGX Station™ A100</h2>
<p class="object-non-visible lead" data-animation-effect="fadeIn" data-effect-delay="200">Workgroup Appliance for the Age of AI</p>
<div class="pv-20">
<a href="contact.html" class="btn btn-default btn-hvr hvr-shutter-out-horizontal margin-clear">ORDER NOW</a>
<a href="https://www.nvidia.com/content/dam/en-zz/Solutions/Data-Center/dgx-station/nvidia-dgx-station-a100-datasheet.pdf" class="btn btn-dark btn-hvr hvr-shutter-out-horizontal margin-clear" target="_blank">DATASHEET</a>
</div>
</div>
</div>
</div>
</div>
<!-- banner end -->
<!-- slider end -->
<!-- main-container start -->
<!-- ==================== -->
<!-- section start -->
<!-- ================ -->
<section class="full-width-section pv-40 border-clear">
<div class="container text-center">
<div class="row">
<div class="col-md-12">
<div class="pv-30">
<h2 class="text-default">AI DATA CENTER IN A BOX</h2>
<div class="separator"></div>
<p class="lead">Data science teams are at the leading edge of innovation, but they’re often left searching for available AI compute cycles to complete projects. They need a dedicated resource that can plug in anywhere and provide maximum performance for multiple, simultaneous users anywhere in the world. NVIDIA DGX Station<sup>™</sup> A100 brings AI supercomputing to data science teams, offering data center technology without a data center or additional IT infrastructure. Powerful performance, a fully optimized software stack, and direct access to NVIDIA <a class="link-default" href="https://www.nvidia.com/en-us/data-center/dgxperts/" target="_blank">DGXperts</a> ensure faster time to insights.</p>
</div>
<iframe frameborder="0" name="1645679168727" allow="allowfullscreen" src="https://www.youtube.com/embed/gT59YOdch8M" class="youtube-video" allowfullscreen></iframe>
</div>
</div><!-- /row -->
</div><!-- /container -->
</section>
<section class="light-gray-bg border-top">
<div class="container pv-30">
<div class="row">
<div class="col-md-12 space-bottom">
<h2 class="text-center text-default">Data Center Performance Anywhere</h2>
<div class="separator"></div>
</div>
<div class="col-md-3 col-sm-6">
<div class="imgwidth"><img alt="" src="images/dgxstation-a100-benefits-1.svg"></div>
<h5 class="mt-20">AI Supercomputing for Data Science Teams</h5>
<div class="separator-2"></div>
<p>With DGX Station A100, organizations can provide multiple users with a centralized AI resource for all workloads—training, inference, data analytics—that delivers an immediate on-ramp to NVIDIA DGX™-based infrastructure and works alongside other NVIDIA-Certified Systems. And with Multi-Instance GPU (MIG), it’s possible to allocate up to 28 separate GPU devices to individual users and jobs.</p>
</div>
<div class="col-md-3 col-sm-6">
<div class="imgwidth"><img alt="" src="images/dgxstation-a100-benefits-2.svg"></div>
<h5 class="mt-20">Data Center Performance without the Data Center</h5>
<div class="separator-2"></div>
<p>DGX Station A100 is a server-grade AI system that doesn’t require data center power and cooling. It includes four NVIDIA A100 Tensor Core GPUs, a top-of-the-line, server-grade CPU, super-fast NVMe storage, and leading-edge PCIe Gen4 buses, along with remote management so you can manage it like a server.</p>
</div>
<div class="col-md-3 col-sm-6">
<div class="imgwidth"><img alt="" src="images/dgxstation-a100-benefits-3.svg"></div>
<h5 class="mt-20">An AI Appliance You Can Place Anywhere</h5>
<div class="separator-2"></div>
<p>Designed for today's agile data science teams working in corporate offices, labs, research facilities, or even from home, DGX Station A100 requires no complicated installation or significant IT infrastructure. Simply plug it into any standard wall outlet to get up and running in minutes and work from anywhere.</p>
</div>
<div class="col-md-3 col-sm-6">
<div class="imgwidth"><img alt="" src="images/dgxstation-a100-benefits-4.svg"></div>
<h5 class="mt-20">Bigger Models, Faster Answers</h5>
<div class="separator-2"></div>
<p>NVIDIA DGX Station A100 is the world’s only office-friendly system with four fully interconnected and MIG-capable NVIDIA A100 GPUs, leveraging NVIDIA<sup>®</sup> NVLink<sup>®</sup> for running parallel jobs and multiple users without impacting system performance. Train large models using a fully GPU-optimized software stack and up to 320 gigabytes (GB) of GPU memory.</p>
</div>
</div><!-- /row -->
</div><!-- /container -->
</section>
<section class="full-width-section pv-40 border-clear">
<div class="container">
<div class="row">
<div class="col-md-12">
<h2 class=" text-center text-default">Iterate and Innovate Faster</h2>
<div class="separator"></div>
<p class=" text-center">High-performance training accelerates your productivity, which means faster time to insight and faster time to market.</p>
</div>
<div class="col-md-12">
<div class="row pv-20">
<div class="col-md-4 text-center">
<h3 class="text-default">TRAINING</h3>
<h6>BERT Large Pre-Training Phase 1</h6>
<p>Over 3X Faster</p>
<img class="" alt="NVIDIA DGX-A100" src="images/dgxstation-a100-performance-1.png">
<p class="text-small text-grey text-left">DGX Station A100 320GB; Batch Size=64; Mixed Precision; With AMP; Real Data; Sequence Length=128</p>
</div>
<div class="col-md-4 text-center">
<h3 class="text-default">INFERENCE</h3>
<h6>BERT Large Inference</h6>
<p>Over 4X Faster</p>
<img class="" alt="NVIDIA DGX-A100" src="images/dgxstation-a100-performance-2.png">
<p class="text-small text-grey text-left">DGX Station A100 320GB; Batch Size=256; INT8 Precision; Synthetic Data; Sequence Length=128, cuDNN 8.0.4</p>
</div>
<div class="col-md-4 text-center">
<h3 class="text-default">MULTI-GPU SCALABILITY</h3>
<h6>ResNet-50 V1.5 Training</h6>
<p>Linear Scalability</p>
<img class="" alt="NVIDIA DGX-A100" src="images/dgxstation-a100-performance-3.png">
<p class="text-small text-grey text-left">DGX Station A100 320GB; Batch Size=192; Mixed Precision; Real Data; cuDNN Version=8.0.4; NCCL Version=2.7.8; NGC MXNet 20.10 Container</p>
</div>
</div>
<div class="row pv-20">
<div class="col-sm-6 col-md-3">
<span class="space-top visible-xs visible-sm"></span>
<h5>AI Training</h5>
<div class="separator-2"></div>
<img class="mb-10" src="https://www.nvidia.com/content/dam/en-zz/Solutions/Data-Center/dgx-station-a100/nvidia-deep-learning-ai-training-2c50-d.jpg">
<p>Deep learning datasets are becoming larger and more complex, with workloads like conversational AI, recommender systems, and computer vision becoming increasingly prevalent across industries. NVIDIA DGX Station A100, which comes with an integrated software stack, is designed to deliver the fastest time to solution on complex AI models compared with PCIe-based workstations.</p>
</div>
<div class="col-sm-6 col-md-3">
<span class="space-top visible-xs visible-sm"></span>
<h5>AI Inference</h5>
<div class="separator-2"></div>
<img class="mb-10" src="https://www.nvidia.com/content/dam/en-zz/Solutions/Data-Center/dgx-station-a100/nvidia-ai-inference-2c50-d.jpg">
<p>Typically, inference workloads are deployed in the data center, as they utilize every compute resource available and require an agile, elastic infrastructure that can scale out. NVIDIA DGX Station A100 is perfectly suited for testing inference performance and results locally before deploying in the data center, thanks to integrated technologies like MIG that accelerate inference workloads and provide the highest throughput and real-time responsiveness needed to bring AI applications to life.</p>
</div>
<div class="col-sm-12 col-md-3">
<span class="space-top visible-xs visible-sm"></span>
<h5>Data Analytics</h5>
<div class="separator-2"></div>
<img class="mb-10" src="https://www.nvidia.com/content/dam/en-zz/Solutions/Data-Center/dgx-station-a100/nvidia-data-analytics-2c50-d.jpg">
<p>Every day, businesses are generating and collecting unprecedented amounts of data. This massive amount of information represents a missed opportunity for those not using GPU-accelerated analytics. The more data you have, the more you can learn. With NVIDIA DGX Station A100, data science teams can derive actionable insights from their data faster than ever before.</p>
</div>
<div class="col-sm-12 col-md-3">
<span class="space-top visible-xs visible-sm"></span>
<h5>High-Performance Computing</h5>
<div class="separator-2"></div>
<img class="mb-10" src="https://www.nvidia.com/content/dam/en-zz/Solutions/Data-Center/dgx-station-a100/nvidia-hpc-sdk-2c50-d.jpg">
<p>High-performance computing (HPC) is one of the most essential tools fueling the advancement of science. Optimizing over 700 applications across a broad range of domains, NVIDIA GPUs are the engine of the modern HPC data center. Equipped with four NVIDIA A100 Tensor Core GPUs, DGX Station A100 is the perfect system for developers to test out scientific workloads before deploying on their HPC clusters, enabling them to deliver breakthrough performance at the office or even from home.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="light-gray-bg border-top">
<div class="container mb-20">
<div class="row">
<div class="col-sm-12 col-md-10 col-md-offset-1 space-bottom">
<span class="space-top visible-xs visible-sm"></span>
<h3 class="text-center space-top">Order your NVIDIA DGX Station A100 Today</h3>
<div class="separator"></div>
<p class="text-center">AI Supercomputer for data science teams powered by four of the world’s fastest AI accelerators and 320GB RAM. Data center performance without the data center. Install it almost anywhere!</p>
<p class="text-center"><em>NVIDIA Academic discounts available. Please contact for eligibility requirements and legal terms and conditions.</em></p>
<div class="row">
<div class="col-sm-5 col-sm-offset-1">
<span class="space-top visible-xs visible-sm"></span>
<a href="contact.html" class="btn btn-default btn-lg btn-block btn-hvr hvr-shutter-out-horizontal margin-clear">ORDER NOW</a>
</div>
<div class="col-sm-5">
<span class="space-top visible-xs visible-sm"></span>
<a href="https://www.nvidia.com/en-us/data-center/dgx-systems/rental-dgx-a100/" class="btn btn-default btn-lg btn-block btn-hvr hvr-shutter-out-horizontal margin-clear" target="_blank"><span class="button-badge"><span class="badge badge-red">NEW</span></span>RENT NOW</a>
</div>
</div>
</div>
</div>
</div><!-- /container -->
</section>
<!-- section end -->
<div class="modal fade" id="SupportModal" tabindex="-1" role="dialog" aria-labelledby="SupportModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</span><span class="sr-only">Close</span></button>
<h4 class="modal-title" id="SupportModalLabel">About Support</h4>
</div>
<div class="modal-body">
<h5>Application Level Support</h5>
<div class="separator-2"></div>
<p>CompecTA, wielding its over 20 years of experience in High Performance Computing Clusters, gives system administration and application level support to its customers.</p>
<p>We design and deploy the appliances for you and monitor them for failures. We manage everything starting from purchase orders to the running jobs on your system.</p>
<p>This means we also support you with problems about your applications, hardware and software issues. That way the only thing left to you is enjoy your fast and powerful computing solution.</p>
<h5>DGX Station A100 Support Details</h5>
<div class="separator-2"></div>
<p>NVIDIA DGX Station A100 support provides you with comprehensive system support and access to NVIDIA's cloud management portal to get the most comprehensive services from your NVIDIA DGX Station A100 system.</p>
<p>Streamline deep learning experimentation by leveraging containerized application management, launch jobs, monitor status and get software updates with NVIDIA cloud management.</p>
<h5>DGX Station A100 Documentation</h5>
<div class="separator-2"></div>
<ul>
<li><a class="link-default" target="_blank" href="https://docs.nvidia.com/dgx/dgxa100-user-guide/index.html">DGX Station A100 User Guide</a></li>
<li><a class="link-default" target="_blank" href="https://docs.nvidia.com/dgx/pdf/dgxa100-user-guide.pdf">DGX Station A100 User Guide (PDF)</a></li>
<li><a class="link-default" target="_blank" href="https://images.nvidia.com/aem-dam/en-zz/Solutions/data-center/dgx-a100/dgxa100-system-architecture-white-paper.pdf">DGX Station A100 Whitepaper</a></li>
</ul>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-sm btn-dark" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<section class="section default-bg pv-30 clearfix">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="call-to-action text-center">
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<h2 class="title">Get more information!</h2>
<p>Our experts can answer all your questions. Please reach us via mail or phone.</p>
<div class="separator"></div>
<form class="form-inline margin-clear">
<div class="lead margin-clear">
<label class="sr-only">Email address</label>
<i class="fa fa-envelope"></i> <a href="mailto:[email protected]" class="link-dark">[email protected]</a><br class="visible-xs"><div class="mt-5 visible-xs"></div>
<i class="fa fa-phone pr-5 pl-10"></i> +90 216 455-1865
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- main-container end -->
<!-- footer start -->
<!-- ============ -->
<footer id="footer" class="clearfix dark">
<!-- .footer start -->
<div class="footer">
<div class="container">
<div class="footer-inner">
<div class="row">
<div class="col-lg-10 col-lg-offset-1">
<div class="footer-content text-center padding-ver-clear">
<div class="logo-footer"><img id="logo-footer" class="center-block" src="images/compecta-logo-footer.png" alt=""></div>
<div class="mb-20">
<i class="text-default fa fa-map-marker pr-5"></i>Yenişehir Mh Barajyolu Cad. Özgür Sk. No:7 K:3 D:4 Ataşehir / İSTANBUL <br>
<i class="text-default fa fa-phone pr-5"></i>+90 216 455-1865<br class="visible-xs">
<i class="text-default fa fa-fax pl-10 pr-5"></i>+90 216 455-3988<br class="visible-xs">
<i class="text-default fa fa-envelope-o pl-10 pr-5"></i><a href="mailto:[email protected]" class="link-dark">[email protected]</a>
</div>
<div class="separator"></div>
<div class="owl-carousel clients">
<div class="client"><img class="partner-image" src="images/partners/intel.png" alt="Intel"></div>
<div class="client"><img class="partner-image" src="images/partners/altair.png" alt="Mellanox"></div>
<div class="client"><img class="partner-image" src="images/partners/mellanox.png" alt="Mellanox"></div>
<div class="client"><img class="partner-image" src="images/partners/nvidia.png" alt="NVIDIA"></div>
<div class="client"><img class="partner-image" src="images/partners/beegfs.png" alt="BeeGFS"></div>
<div class="client"><img class="partner-image" src="images/partners/redhat.png" alt="Redhat"></div>
<div class="client"><img class="partner-image" src="images/partners/microsoft.png" alt="Microsoft"></div>
<div class="client"><img class="partner-image" src="images/partners/supermicro.png" alt="Cisco"></div>
<div class="client"><img class="partner-image" src="images/partners/fujitsu.png" alt="Fujitsu"></div>
<div class="client"><img class="partner-image" src="images/partners/hpe.png" alt="HP"></div>
<div class="client"><img class="partner-image" src="images/partners/ibm.png" alt="IBM"></div>
<div class="client"><img class="partner-image" src="images/partners/dell.png" alt="Dell"></div>
<div class="client"><img class="partner-image" src="images/partners/cisco.png" alt="Cisco"></div>
<div class="client"><img class="partner-image" src="images/partners/brocade.png" alt="Brocade"></div>
<div class="client"><img class="partner-image" src="images/partners/scalemp.png" alt="Brocade"></div>
</div>
<div class="separator"></div>
<p class="text-center margin-clear small">Copyright © 2007-2023 CompecTA Ltd. All Rights Reserved</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- .footer end -->
</footer>
<!-- footer end -->
</div>
<!-- page-wrapper end -->
<!-- JavaScript -->
<!-- ================================================== -->
<!-- Jquery and Bootstap core js files -->
<script type="text/javascript" src="plugins/jquery.min.js"></script>
<script type="text/javascript" src="bootstrap/js/bootstrap.min.js"></script>
<!-- Modernizr javascript -->
<script type="text/javascript" src="plugins/modernizr.js"></script>
<!-- Appear javascript -->
<script type="text/javascript" src="plugins/waypoints/jquery.waypoints.min.js"></script>
<!-- Count To javascript -->
<script type="text/javascript" src="plugins/jquery.countTo.js"></script>
<!-- Owl carousel javascript -->
<script type="text/javascript" src="plugins/owl-carousel/owl.carousel.min.js"></script>
<!-- SmoothScroll javascript -->
<script type="text/javascript" src="plugins/jquery.browser.min.js"></script>
<script type="text/javascript" src="plugins/SmoothScroll.min.js"></script>
<!-- Initialization of Plugins -->
<script type="text/javascript" src="js/compecta.min.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-2469656-8', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>