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

Add Manylinux_2_28 workflow #1194

Open ptheywood opened 3 months ago

ptheywood commented 3 months ago

Add Manylinux_2_28 workflow to test compatibility prior to expected manylinux2014 EOL (due to cent7 EOL)


It is not clear that Manylinux_2014 will be removed/deprecated when Cent7 is, but I expect it will / should be.

2_28 is the oldest still supported manylinux (2_24 is already EOL).

Produced wheels will not be manylinux compliant, due to linking against non-packaged libs, which still requires #647 and the dlopening of libcuda.so.