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

Remove libnvrtc-builtins.so dependency via patchelf on manylinux2014 #1201

Closed ptheywood closed 3 weeks ago

ptheywood commented 2 months ago

Remove libnvrtc-builtins.so dependency via patchelf on manylinux2014 (centos 7)

Closes #1193 (though this will continue to effect users for 2.0.0-rc.1 using CUDA 12 wheels forever).


Once merged and released, the tutorial can be updated and will not require the grim workaround.