FLAMEGPU / FLAMEGPU2-visualiser

Cross platform real-time OpenGL visualiser for FLAMEGPU2 models.
1 stars 2 forks source link

CUDA CI installation Fix + problem matchers #88

Closed ptheywood closed 2 years ago

ptheywood commented 2 years ago

Update Linux CUDA installation method to support updated repo key mechanisms.

Also enables GitHub Actions annotations for compiler errors / warnings on CI.

Some CUDA device exceptions might not be caught (there are random hyphens and letters in some error codes that don't agree with the regular expressions, and no reliable source of the possible erorrs.)