cuBLASDx Preview Download
NVIDIA cuBLAS introduces cuBLASDx APIs, device side API extensions for performing BLAS calculations inside your CUDA kernel. Fusing numerical operations decreases the latency and improves the performance of your application.
Download
Refer to the cuBLASDx documentation on hardware and software requirements
By downloading and using the software, you agree to fully comply with the terms and conditions of the NVIDIA Software License Agreement.
Download cuBLASDx TARTAR local installer instructions (x86):
$ wget https://developer.download.nvidia.com/compute/cublasdx/redist/cublasdx/nvidia-mathdx-24.08.0.tar.gz
Download cuBLASDx ZIP
ZIP local installer instructions (x86):
$ wget https://developer.download.nvidia.com/compute/cublasdx/redist/cublasdx/nvidia-mathdx-24.08.0.zip
Download libmathdx
libmathdx is a library used to integrate cuBLASDx and cuFFTDx into Warp
By downloading and using the software, you agree to fully comply with the terms and conditions of the NVIDIA Software License Agreement.
Some of the libmathdx routines were written by or derived from code written by Meta Platforms, Inc. and affiliates and are subject to the BSD License as follows:
BSD License
For Zstandard software
Copyright (c) Meta Platforms, Inc. and affiliates. All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution
Neither the name Facebook, nor Meta, nor the names of its contributors may
be used to endorse or promote products derived from this software without
specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
libmathdx 0.1.1 provides bug fixes and new features over libmathdx 0.1.0
Download libmathdx 0.1.1 Linux x86_64
TAR local installer instructions (Linux x86_64):
$ wget https://developer.nvidia.com/downloads/compute/cublasdx/redist/cublasdx/libmathdx-Linux-x86_64-0.1.1.tar.gz
Download libmathdx 0.1.1 Linux aarch64
TAR local installer instructions (Linux aarch64):
$ wget https://developer.nvidia.com/downloads/compute/cublasdx/redist/cublasdx/libmathdx-Linux-aarch64-0.1.1.tar.gz
Download libmathdx 0.1.1 Windows x86_64
ZIP local installer instructions (Windows x86_64):
$ wget https://developer.nvidia.com/downloads/compute/cublasdx/redist/cublasdx/libmathdx-win64-x86_64-0.1.1.zip
Download libmathdx 0.1.0 Linux x86_64
TAR local installer instructions (Linux x86_64):
$ wget https://developer.nvidia.com/downloads/compute/cublasdx/redist/cublasdx/libmathdx-Linux-x86_64-0.1.0.tar.gz
Download libmathdx 0.1.0 Linux aarch64
TAR local installer instructions (Linux aarch64):
$ wget https://developer.nvidia.com/downloads/compute/cublasdx/redist/cublasdx/libmathdx-Linux-aarch64-0.1.0.tar.gz
Download libmathdx 0.1.0 Windows x86_64
ZIP local installer instructions (Windows x86_64):
$ wget https://developer.nvidia.com/downloads/compute/cublasdx/redist/cublasdx/libmathdx-0.1.0-win64.zip