Skip to content

YuningUPenn/Project0-Getting-Started

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 0 Getting Started

University of Pennsylvania, CIS 5650: GPU Programming and Architecture, Project 0

  • Yuning Wen
  • Tested on: Windows 11, i9-12900H @ 2.50GHz 16GB, NVIDIA GeForce RTX 3060 Laptop GPU (Personal Laptop)

README

Though it took me a long time, but everything start with this graph runs successfully.

2.1.2

Then I successfully run the Nsight Visual Studio Edition to play around with Nsight toolkit to visually see how things works.

2.1.3 auto

2.1.3 warp

The Nsight Systems helps us check the whole process after the project ends. It is possible to check details when running and check potential errors or cause of bugs.

2.1.4 analysis

2.1.4 timeline

While all previous things work well, this Nsight Compute keeps returning UnknownError. By searching the Nvidia Q&A, it seems like a known bug to CUDA 13.0 that NVIDIA is currently working on. I believe that this information should be up to date, but I'll still have a try to check and keep tracking to see if there are other methods provided to solve this problem.

2.1.5

The following are WebGL and WebGPU check.

2.2.1

2.2.2

2.3.1

2.3.2

Include screenshots, analysis, etc. (Remember, this is public, so don't put anything here that you don't want to share with the world.)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 45.2%
  • Cuda 36.9%
  • CMake 16.2%
  • C 1.2%
  • Makefile 0.5%