cuSOLVER
Oct 09, 2024
Just Released: Updated Math Libraries in CUDA Toolkit 12.6.2
CUDA Toolkit 12.6.2 improves performance and provides new features in cuBLAS, cuSOLVER, and cuFFT LTO libraries.
1 MIN READ
Aug 01, 2024
Just Released: CUDA Toolkit 12.6
The release supports GB100 capabilities and new library enhancements to cuBLAS, cuFFT, cuSOLVER, cuSPARSE, as well as the release of Nsight Compute 2024.3.
1 MIN READ
Mar 22, 2023
Reusable Computational Patterns for Machine Learning and Information Retrieval with RAPIDS RAFT
RAPIDS is a suite of accelerated libraries for data science and machine learning on GPUs: cuDF for pandas-like data structures cuGraph for graph data cuML for...
11 MIN READ
Nov 17, 2022
New Asynchronous Programming Model Library Now Available with NVIDIA HPC SDK v22.11
Celebrating the SuperComputing 2022 international conference, NVIDIA announces the release of HPC Software Development Kit (SDK) v22.11. Members of the NVIDIA...
4 MIN READ
Aug 03, 2022
Accelerated Inference for Large Transformer Models Using NVIDIA Triton Inference Server
This is the first part of a two-part series discussing the NVIDIA Triton Inference Server’s FasterTransformer (FT) library, one of the fastest libraries for...
10 MIN READ
Jul 26, 2022
Accelerating GPU Applications with NVIDIA Math Libraries
There are three main ways to accelerate GPU applications: compiler directives, programming languages, and preprogrammed libraries. Compiler directives such as...
12 MIN READ
May 06, 2022
Accelerating High-Volume Manufacturing for Inverse Lithography Technology
Inverse lithography technology (ILT) was first implemented and demonstrated in early 2003. It was created by Danping Peng, while he worked as an engineer...
6 MIN READ
Feb 24, 2022
Speeding up Numerical Computing in C++ with a Python-like Syntax in NVIDIA MatX
Rob Smallshire once said, "You can write faster code in C++, but write code faster in Python." Since its release more than a decade ago, CUDA has given C and...
6 MIN READ
May 10, 2021
cuSOLVERMp v0.0.1 Now Available: Through Early Access
Today, cuSOLVERMp version 0.0.1 is now available at no charge for members of the NVIDIA Developer Program. Download Now What’s New Support for LU solver, with...
1 MIN READ
Apr 28, 2015
Parallel Direct Solvers with cuSOLVER: Batched QR
[Note:Â Lung Sheng Chien from NVIDIA also contributed to this post.] A key bottleneck for most science and engineering simulations is the solution of sparse...
15 MIN READ
Jan 13, 2015
CUDA 7 Release Candidate Feature Overview: C++11, New Libraries, and More
It's almost time for the next major release of the CUDA Toolkit, so I'm excited to tell you about the CUDA 7 Release Candidate, now available to all CUDA...
9 MIN READ