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

Support ICC as the host compiler #1202

Open ptheywood opened 7 months ago

ptheywood commented 7 months ago

CUDA supports using ICC as the host compiler.

Users may wish for FLAME GPU 2 to be usable with ICC as the host compiler as well, on x86_64 systems. This may or may not be in a working state already, as it is untested.

This is low priority, unless there is demand.