Search Results for: CUDA+Fortran
Technical Walkthrough
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
Technical Walkthrough
Jun 12, 2022
Using Fortran Standard Parallel Programming for GPU Acceleration
This is the fourth post in the Standard Parallel Programming series, which aims to instruct developers on the advantages of using parallelism in standard...
12 MIN READ
Technical Walkthrough
Apr 18, 2022
Multi-GPU Programming with Standard Parallel C++, Part 1
This is the second post in the Standard Parallel Programming series, about the advantages of using parallelism in standard languages for accelerated computing....
17 MIN READ
News
Mar 24, 2022
Latest Releases and Resources: NVIDIA GTC 2022
Our weekly roundup covers the most recent software updates, learning resources, events, and notable news. This week we have several software releases. Software...
5 MIN READ
Technical Walkthrough
Jan 27, 2022
Multinode Multi-GPU: Using NVIDIA cuFFTMp FFTs at Scale
Today, NVIDIA announces the release of cuFFTMp for Early Access (EA). cuFFTMp is a multi-node, multi-process extension to cuFFT that enables scientists and...
9 MIN READ
Technical Walkthrough
Jan 12, 2022
Developing Accelerated Code with Standard Language Parallelism
The NVIDIA platform is the most mature and complete platform for accelerated computing. In this post, I address the simplest, most productive, and most portable...
11 MIN READ