FLAMEGPU / FLAMEGPU2

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

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

Closed ptheywood closed 5 months ago

ptheywood commented 7 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.