Skip to content

CUDA Operations Tasks: Stage 2 #37

Description

@Ishaan-Datta

Stage 2: Accelerating the Pre/Post Processing Steps with CUDA

  • Utilize the CuPy library to accelerate the NumPy operations and compare the results
  • Experiment with some alternatives for CUDA pre/post processing and compare the results
  • ex. PyTorch NMS module
  • ex. OpenCV CUDA Module
  • Try executing operations against different object types
  • ex. OpenCV gpu.mat
  • ex. CuPy Matrix
  • ex. CUDA Stream
  • Find out how to profile GPU utilisation using Nsight Systems

Helpful Links for CUDA runtime management:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions