Skip to content

eduardz1/CUDA-Path-Tracer

Repository files navigation

CUDA-Path-Tracer

Commands

If you have the just command runner installed you can run the command just to see the list of available commands. In particular, to run the application use:

just run

Each argument passed to each just command is forwarded to cmake, for example, to build the project for all major CUDA architectures use:

just build -DCMAKE_CUDA_ARCHITECTURES=all-major

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published