FLAMEGPU / FLAMEGPU2

FLAME GPU 2 is a GPU accelerated agent based modelling framework for CUDA C++ and Python
https://flamegpu.com
MIT License
99 stars 19 forks source link

Make individual example CI builds use FLAMEGPU_SEATBELTS=OFF #1140

Closed ptheywood closed 8 months ago

ptheywood commented 8 months ago

This is a short-term / quick way to get a beltsoff build into CI, suggested by @robadob as short term part of #1138.

This does not give full coverage with belts off, just flamegpu and a single example (i.e. no tests or pyflamegpu coverage).

This will be replaced by a 'correct' version in the future (as our current matrix is technically unsupported, although it mostly works, and is not expliucitly documented as such other than in the web workflow editor.