Microway
  • Why Microway
    • Customers
    • Our Process
    • Awards
  • About
    • Markets Served
    • Events
    • Press Room
    • History
  • Products
    • Solutions For
      • Generative AI
      • Converged HPC + AI Simulation
    • Workstations
    • Rackmount Servers
    • HPC Clusters
    • Storage
    • Preconfigured Systems
  • Platforms
    • NVIDIA GPU
    • DGX Solutions
    • Intel
    • AMD
    • DDN
    • NVIDIA AI Enterprise
    • NVIDIA Networking
    • Software
  • Support
  • Blog
  • Phone508.746.7341
Get in touch

CUDA


  • HPC Tech Tips

    NVIDIA Tesla M40 24GB GPU Accelerator (Maxwell GM200) Up Close

    NVIDIA has announced a new version of their popular Tesla M40 GPU – one with 24GB of high-speed GDDR5 memory. The name hasn’t really changed – the new GPU is named NVIDIA Tesla M40 24GB. If you…

    Learn More
  • Screenshot of the NVIDIA VIsual Profiler (NVVP) with the timeline in the background
    HPC Tech Tips

    Accelerating Code with OpenACC and the NVIDIA Visual Profiler

    Comprised of a set of compiler directives, OpenACC was created to accelerate code using the many streaming multiprocessors (SM) present on a GPU. Similar to how OpenMP is used for accelerating code on multicore CPUs, OpenACC can…

    Learn More
  • HPC Tech Tips

    NVIDIA Tesla M40 12GB GPU Accelerator (Maxwell GM200) Up Close

    With the release of Tesla M40, NVIDIA continues to diversify its professional compute GPU lineup. Designed specifically for Deep Learning applications, the M40 provides 7 TFLOPS of single-precision floating point performance and 12GB of high-speed GDDR5 memory.…

    Learn More
  • HPC Tech Tips

    CUB in Action – some simple examples using the CUB template library

    In my previous post, I presented a brief introduction to the CUB library of CUDA primitives written by Duane Merrill of NVIDIA. CUB provides a set of highly-configurable software components, which include warp- and block-level kernel components…

    Learn More
  • HPC Tech Tips

    Introducing CUDA UnBound (CUB)

    CUB – a configurable C++ template library of high-performance CUDA primitives Each new generation of NVIDIA GPUs brings with it a dramatic increase in compute power and the pace of development over the past several years has…

    Learn More
  • HPC Tech Tips

    NVIDIA Tesla K40 “Atlas” GPU Accelerator (Kepler GK110b) Up Close

    NVIDIA’s latest Tesla accelerator is without a doubt the most powerful GPU available. With almost 3,000 CUDA cores and 12GB GDDR5 memory, it wins in practically every* performance test you’ll see. As with the “Kepler” K20 GPUs,…

    Learn More
  • HPC Tech Tips

    CUDA Code Migration (Fermi to Kepler Architecture) on Tesla GPUs

    The debut of NVIDIA’s Kepler architecture in 2012 marked a significant milestone in the evolution of general-purpose GPU computing. In particular, Kepler GK110 (compute capability 3.5) brought unrivaled compute power and introduced a number of new features…

    Learn More
  • HPC Tech Tips

    Avoiding GPU Memory Performance Bottlenecks

    This post is Topic #3 (post 3) in our series Parallel Code: Maximizing your Performance Potential. Many applications contain algorithms which make use of multi-dimensional arrays (or matrices). For cases where threads need to index the higher…

    Learn More
  • HPC Tech Tips

    GPU Shared Memory Performance Optimization

    This post is Topic #3 (post 2) in our series Parallel Code: Maximizing your Performance Potential. In my previous post, I provided an introduction to the various types of memory available for use in a CUDA application.…

    Learn More
  • HPC Tech Tips

    GPU Memory Types – Performance Comparison

    This post is Topic #3 (part 1) in our series Parallel Code: Maximizing your Performance Potential. CUDA devices have several different memory spaces: Global, local, texture, constant, shared and register memory. Each type of memory on the…

    Learn More
1 2
  • Events
  • Contact
  • Awards
  • Careers
© Copyright 2025 Microway. All Rights Reserved.
  • Site Map
  • Terms of Use
  • Privacy Policy
  • See Microway on Facebook
  • See Microway on X
  • See Microway on LinkedIn