Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 764 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 764 Bytes

Project 0 Getting Started

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

  • Nikil Ragav
  • Tested on: Windows 10, i7-7700HQ @ 2.80GHz 16GB, GTX 1060 6GB (Personal computer)
  • Also Tested on SEAS Virtual lab computer but those don't have NVidia GPUs :(

Read my sad story

This initial setup did not work because when I installed CUDA toolkit 10.1, my graphics driver for the 1060 card stopped working I get an Error 43 in my driver. From my research, this seems to be related to a driver signing issue.

I spent 4 hours or so trying to remedy this situation to no avail (several safe mode restarts, using DDU, etc)

Need to fix my GPU driver...