www.advancedhpc.com Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: http://www.advancedhpc.com/
Effective URL: https://www.advancedhpc.com/
Submission Tags: falconsandbox
Submission: On August 24 via api from US

Form analysis 3 forms found in the DOM

GET /pages/search-results-page

<form action="/pages/search-results-page" method="get" role="search">
  <label for="search-input" class="show-for-sr"> Search our store </label>
  <div class="input-group margin-bottom-0">
    <input type="search" name="q" class="input-group-field snize-input-style" id="search-input" placeholder="What are you looking for?" value="" autocomplete="off">
    <div class="input-group-button">
      <button type="submit" class="button secondary">
        <span class="fas fa-search"></span>
        <span class="show-for-sr">Search</span>
      </button>
    </div>
  </div>
</form>

POST /contact#contact-form

<form method="post" action="/contact#contact-form" id="contact-form" accept-charset="UTF-8" class="contact-form" onsubmit="window.Shopify.recaptchaV3.addToken(this, &quot;contact&quot;); return false;"><input type="hidden" name="form_type"
    value="contact"><input type="hidden" name="utf8" value="✓">
  <div class="grid-x grid-margin-x">
    <div class="cell">
      <label for="contact-form-1"> What is your industry? <select name="contact[What is your industry?]" id="contact-form-1">
          <option value="None">None</option>
          <option value="Enterprise">Enterprise</option>
          <option value="Life Sciences">Life Sciences</option>
          <option value="DoD">DoD</option>
          <option value="Education">Education</option>
          <option value="Federal Government">Federal Government</option>
          <option value="Other">Other</option>
        </select>
      </label>
    </div>
    <div class="cell">
      <label for="contact-form-2"> I am interested in <select name="contact[I am interested in]" id="contact-form-2" multiple="" data-select2-id="contact-form-2" tabindex="-1" class="select2-hidden-accessible" aria-hidden="true">
          <optgroup label="Products">
            <option value="High Performance Servers">High Performance Servers</option>
            <option value="Data Storage &amp; Archive">Data Storage &amp; Archive</option>
            <option value="Networking">Networking</option>
            <option value="Infrastructure">Infrastructure</option>
          </optgroup>
          <optgroup label="Solutions">
            <option value="Parallel File Systems">Parallel File Systems</option>
            <option value="Cluster Computing">Cluster Computing</option>
            <option value="Network Attached Storage">Network Attached Storage</option>
            <option value="Data Management">Data Management</option>
            <option value="Networking">Networking</option>
            <option value="GPU Computing">GPU Computing</option>
            <option value="Other">Other</option>
          </optgroup>
        </select><span class="select2 select2-container select2-container--default" dir="ltr" data-select2-id="1" style="width: auto;"><span class="selection"><span class="select2-selection select2-selection--multiple" role="combobox"
              aria-haspopup="true" aria-expanded="false" tabindex="-1">
              <ul class="select2-selection__rendered">
                <li class="select2-search select2-search--inline"><input class="select2-search__field" type="search" tabindex="0" autocomplete="off" autocorrect="off" autocapitalize="none" spellcheck="false" role="textbox" aria-autocomplete="list"
                    placeholder="Select an industry" style="width: 0px;"></li>
              </ul>
            </span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
      </label>
    </div>
    <div class="cell medium-6">
      <label for="contact-form-3"> First Name* <input type="text" name="contact[First Name]" id="contact-form-3" class="text-capitalize" value="" required="">
      </label>
    </div>
    <div class="cell medium-6">
      <label for="contact-form-4"> Last Name* <input type="text" name="contact[Last Name]" id="contact-form-4" class="text-capitalize" value="" required="">
      </label>
    </div>
    <div class="cell">
      <label for="contact-form-5"> Email* <input type="email" name="contact[email]" id="contact-form-5" value="" spellcheck="false" autocomplete="off" autocapitalize="off" required="">
      </label>
    </div>
    <div class="cell">
      <label for="contact-form-6"> Phone <input type="tel" name="contact[Phone]" id="contact-form-6" class="" value="">
      </label>
    </div>
    <div class="cell">
      <fieldset>
        <legend>May Advanced HPC contact you with future offers and announcements?</legend>
        <div class="medium-columns-2">
          <label for="contact-form-7-1">
            <input type="radio" name="contact[May Advanced HPC contact you with future offers and announcements?]" id="contact-form-7-1" value="Yes" checked="checked"> Yes </label>
          <label for="contact-form-7-2">
            <input type="radio" name="contact[May Advanced HPC contact you with future offers and announcements?]" id="contact-form-7-2" value="
No"> No </label>
        </div>
      </fieldset>
    </div>
    <div class="cell">
      <label for="contact-form-8"> How can we help? <textarea rows="5" name="contact[How can we help?]" id="contact-form-8"></textarea>
      </label>
    </div>
  </div>
  <input type="hidden" name="contact[I am interested in]" id="contact-form-2-hidden">
  <input type="hidden" name="contact[Page URL]" id="contact-form-page-url" value="https://www.advancedhpc.com/">
  <input type="hidden" name="contact[Product URL]" id="contact-form-product-url">
  <button type="submit" class="button secondary width-100"> Submit </button>
  <small class="color-gray">Customer inquiries only. This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy" target="_blank" rel="noopener">Privacy Policy</a> and
    <a href="https://policies.google.com/terms" target="_blank" rel="noopener">Terms of Service</a> apply.</small>
</form>

POST /contact#newsletter-form

<form method="post" action="/contact#newsletter-form" id="newsletter-form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <label for="newsletter-email" class="show-for-sr">Email</label>
  <div class="input-group margin-bottom-0">
    <input type="email" name="contact[email]" class="input-group-field" id="newsletter-email" spellcheck="false" autocomplete="off" autocapitalize="off" required="" placeholder="Email Address">
    <div class="input-group-button margin-left-1">
      <button type="submit" name="commit" class="button primary"> Sign Up </button>
    </div>
  </div>
</form>

Text Content

Skip to content
Ready to shop servers by Manufacturer Part Number? Shop Now!
Menu

Search our store
Search
(877) 870-2472
 * Log in
 * Cart (0 items)

 * Solutions
   
   * SOLUTIONS
     
     Turnkey solutions incorporating hardware, software and professional
     services customized to fit your needs.
   
   * Parallel File Systems
     * BeeGFS
     * IBM Spectrum Scale
     * Lustre
   * Cluster Computing
     * Bright Computing
     * Red Hat
   * Network Attached Storage
     * Nexenta
     * Open-E
     * Panasas
     * Qumulo
   * Networking Solutions
     * Edgecore Networks
     * Intel Omni-Path
     * Mellanox Networking
   * Storage Solutions
     * Excelero NVMesh
   * GPU Computing
     * Amber
     * AMD
     * NVIDIA
 * Products
   
   * PRODUCTS
     
     The latest products for HPC, Storage, Networking, and infrastructure for
     your data center!
   
   * High Performance Servers
     * Rackmount Servers
     * GPU Servers
     * OpenPOWER Servers
     * Intel® Xeon Phi™
     * Workstations
     * Servers by Brand
   * Data Storage & Archive
     * Storage Servers
     * Storage Expansion
     * Block Storage
     * Backup
   * Networking
     * Switches
     * Network Adapters
     * Cables
     * Software
   * Infrastructure
     * Racks
     * Power (PDU, UPS)
     * Water Cooling
     * Data-Center Monitoring
     * Mobile Data Center
   * Featured Products
     * Ultrastar 1ES1865 Storage Platform
     * 4124GS-TNR 4U 10-GPU Server
     * 9029GP-TNVRT 10U GPU Server
     * Gemini™ High-Availability Storage Solution
 * Services
   
   * SERVICES
     
     Training and Professional Services to cover the entire technology
     lifecycle.
   
   * Professional Services
   * Training
 * Support
 * Industries
   
   * INDUSTRIES
     
     Customized solutions for industry applications.
   
   * Enterprise
   * Life Sciences
   * Higher Education
   * Department of Defense
   * Federal Government
 * Partners
 * Company
   
   * COMPANY
     
     Who, What, When, Where and Why Advanced HPC!
   
   * Contact Us
   * About Us
   * Leadership
   * Jobs
   * Government & Education
   * News & Insights
     * News
     * Events
     * Adam's Blog
     * Case Studies
     * Insights
     * Whitepapers
   * Why Advanced HPC
 * Shop

 * 
 * Cart (0 items)


INDUSTRIES

Products and solutions for industry-specific applications

Learn More


HPC CLUSTER COMPUTING

Custom turnkey solutions for your datacenter -

Hardware, software and support designed specifically for you.

Learn More


FEDERAL GOVERNMENT AND DEPARTMENT OF DEFENSE

We have contracts in place for your purchasing needs

Learn More


RACKMOUNT SERVERS

Advanced HPC offers the most comprehensive line of rackmount servers in the
industry

Learn More


Request a Quote

Call Us Anytime
(858) 716-8224
Shop Products

Why Advanced HPC

#F2F2F2 0.5


BEEGFS PLATINUM PARTNER

Find out why we were the first Platinum Partner
in the U.S.A.

Learn More



INDUSTRIES

Products and solutions for
industry-specific applications

Learn More


 

 

 

 

Learn More

Products true black 0.5


PRODUCTS


HIGH-PERFORMANCE SERVERS

Rackmount Servers and Workstations for GPU,
OpenPOWER, Intel® Xeon Phi™ and more

Learn More



DATA STORAGE & ARCHIVE

 1. Block Level Storage, Storage Expansion, Backup and Storage Servers

Learn More



NETWORKING

Switches, Cables and Software

Learn More



INFRASTRUCTURE

Racks, Power, Datacenter Monitoring and Mobile Data Center

Learn More



FEATURED COLLECTIONS

GIGABYTE W291-Z00 GPU WORKSTATION

WESTERN DIGITAL DATA60 1ES1865 4U 1080TB SAS HYBRID STORAGE PLATFORM

WESTERN DIGITAL DATA102 1ES1885 4U 1836TB SAS HYBRID STORAGE PLATFORM

VIEW ALL

ASUS ESC4000 G4 2U GPU SERVER

ASUS ESC8000 G4 4U GPU SERVER

GIGABYTE G292-Z22 2U GPU SERVER

VIEW ALL


TWITTER

View all


BLOG

News


HOW TO CHOOSE YOUR FIRST AI PROJECT

February 06, 2019

Harvard Business Review | By Andrew Ng Artificial intelligence (AI) is poised to
transform every industry, just as electricity did 100 years ago. It will create
$13 trillion of GDP growth by 2030, according to McKinsey, most of which will be
in non-internet sectors including manufacturing, agriculture, energy, logistics,
and education.

Read More

Adam's Blog


MEMORY CONFIGURATION AND PERFORMANCE ON SCALABLE PROCESSORS

November 9, 2019

We often see requests for multiple memory configurations ranging from 2-12 DIMMs
per socket. Some of our customers would like to have 128/256/512/ 1024GB of RAM
for the latest generation of Intel Xeon Scalable processors.

Read More

Case Studies


PERFORM AI-DRIVEN MEDICAL IMAGING EFFICIENTLY AND COST-EFFECTIVELY ON INTEL®
CPU–BASED SYSTEMS

November 13, 2018

Philips demonstrated breakthrough performance for AI inferencing of healthcare
workloads run on servers powered by Intel® Xeon® Scalable processors and
optimized with the OpenVINO™ toolkit.

Read More
View All
×





HOW CAN WE HELP YOU?


ASK A SALES ENGINEER

What is your industry? None Enterprise Life Sciences DoD Education Federal
Government Other
I am interested in High Performance Servers Data Storage & Archive Networking
Infrastructure Parallel File Systems Cluster Computing Network Attached Storage
Data Management Networking GPU Computing Other
 * 

First Name*
Last Name*
Email*
Phone
May Advanced HPC contact you with future offers and announcements?
Yes No
How can we help?
Submit Customer inquiries only. This site is protected by reCAPTCHA and the
Google Privacy Policy and Terms of Service apply.


NEWSLETTER

Stay connected with the latest updates and product promotions

Email
Sign Up
Share this Page

 * Facebook
 * LinkedIn
 * Twitter
 * Youtube
 * Instagram

--------------------------------------------------------------------------------

 * SOLUTIONS
   
   * BeeGFS
   * Bright Computing
   * Qumulo
   * Amber
   Toggle Submenu

 * FEATURED PRODUCTS
   
   * 1ES1865 Storage Platform
   * 4124GS-TNR 4U 10-GPU
   * 9029GP-TNVRT 10U GPU
   * Gemini HA Storage
   Toggle Submenu

 * PARTNERS
   
   * HGST
   * Intel
   * Mellanox
   * NVIDIA
   * Super Micro Computing
   Toggle Submenu

 * INDUSTRIES
   
   * Federal Government
   * Higher Education
   * Department of Defense
   * Enterprise
   * Life Sciences
   Toggle Submenu

 * COMPANY
   
   * Contact Us
   * Support
   * News & Insights
   * Government & Education
   Toggle Submenu

 * SHOP

© 2021 Advanced HPC All Rights Reserved. Privacy Policy Terms of Use