openhackathons-org / gpubootcamp

This repository consists for gpu bootcamp material for HPC and AI
Apache License 2.0
524 stars 253 forks source link

[HPC] [NWays] Optimization for N-Ways with Nsight Compute #17

Closed bharatk-parallel closed 3 years ago

bharatk-parallel commented 3 years ago

Currently, the lab N-Ways covers the only introduction to OpenACC, OpenMP, CUDA, and ISO standards using Nsight System. This feature request is to create material on optimization techniques with help of Nsight Compute for the above-given different methods

mozhgan-kch commented 3 years ago

Pull request #63 merged - this solves issue #17 (1 and 2)

bharatk-parallel commented 3 years ago

Closing the issue with OpenACC and OpenMP optimization. A new issue will be created to incorporate the cuda and restructuring for Nsight Compute.