Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jbikker committed Sep 17, 2022
1 parent ba5cd31 commit e61e654
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ A software rasterizer is also included, mostly as an example of a minimal API im

Quick pointers / Important advice:

* Building Lighthouse 2: Since February 2020, Lighthouse requires Visual Studio 2019. The CUDA-based cores require CUDA 11.6. <b>NOTE: CUDA version 11.7 does <u>not</u> seem to work at the moment!</b>
* Building Lighthouse 2: Since September 2022, Lighthouse requires Visual Studio 2022. The CUDA-based cores require CUDA 11.7.
* Lighthouse 2 wiki: https://github.com/jbikker/lighthouse2/wiki (early stages)
* Trouble shooting page on the wiki: https://github.com/jbikker/lighthouse2/wiki/TroubleShooting
* Lighthouse 2 forum: https://ompf2.com/viewforum.php?f=18
Expand Down Expand Up @@ -59,7 +59,7 @@ Lighthouse 2 should compile out-of-the-box on Windows using Visual Studio 2019.

https://developer.nvidia.com/cuda-downloads

Make sure to chose the correct version; 11.7 (the latest version as of May 2022) does not work.
Make sure to chose the correct version (11.7).

Optix 5.x, 6.0 and 7.2 libraries are included in the Lighthouse 2 download and do not have to be downloaded separately.

Expand Down

0 comments on commit e61e654

Please sign in to comment.