Add CI for GPU builds (#103)

(Only makes sure everything compiles; doesn't run tests.)
This commit is contained in:
Matt Pharr 2021-01-28 13:32:32 -08:00 • committed by GitHub
parent 6c6aeb523d
commit 6c0872ebde
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 90 additions and 7 deletions

View file

@ -1,7 +1,8 @@
pbrt, Version 4 (Early Release)
===============================
[<img src="https://github.com/mmp/pbrt-v4/workflows/ci/badge.svg">](https://github.com/mmp/pbrt-v4/actions)
[<img src="https://github.com/mmp/pbrt-v4/workflows/cpu-build-and-test/badge.svg">](https://github.com/mmp/pbrt-v4/actions)
[<img src="https://github.com/mmp/pbrt-v4/workflows/gpu-build-only/badge.svg">](https://github.com/mmp/pbrt-v4/actions)
![Transparent Machines frame, via @beeple](images/teaser-transparent-machines.png)