Skip to content

Working through examples from the Cuda Fortran for Scientists and Engineers 2nd Edition Book

Notifications You must be signed in to change notification settings

ssoehdata/CUDA_Fortran_Sci_Eng

Repository files navigation

CUDA_Fortran_Sci_Eng

Working through examples from the Cuda Fortran for Scientists and Engineers 2nd Edition Book

Learning the NVIDIA HPC SDK / Cuda Fortran

Fortran

alt text alt text

Table of Contents

  • Ch_1 Introduction / Basic Concepts

  • Ch_2 Correctness,accuracy,and debugging

  • Ch_3 Performance measurement and metrics

  • Ch_4 Synchronization

  • Ch_5 Optimization

  • Ch_6 Porting tips and techniques

  • Ch_7 Interfacing withy CUDA C code and CUDA libraries

  • Ch_8 Multi-GPU programming

  • PART 2 Case Studies

  • Ch_9 Monte Carlo method

  • Ch_10 Finie difference method

  • Ch_11 Applications of the fast Fourier transform (FFT)

  • Ch_12 Ray tracing

  • Appendix (not incl. in repo)

  • The Cuda Fortran Programming Guide(Version 21.9) is also incl. in this repo

About

Working through examples from the Cuda Fortran for Scientists and Engineers 2nd Edition Book

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published