owl-project / NVISII

Apache License 2.0
327 stars 28 forks source link

Optimize Runtime of Actions to ~15 minutes with less CUDA dependencies #90

Closed markusfoote closed 3 years ago

markusfoote commented 3 years ago

These changes reduce the install footprint of CUDA, down to just the core components necessary for build. No deep learning libraries, debugging/profiling tools, etc. Windows builds take about 15 minutes less. Linux builds take about 5 minutes less. Both builds complete in approximately 15 minutes now.