Hi,
I noticed that there is a lot of RCData in the binaries.
Yet, when I compile my GPU-enabled binaries I get an empty RCData section?
I noticed that there are some pre-build event labelled "Generating AMD IL CODE" which is disabled by default:
..\util\lisp gen-btc-gpu.lisp nil >obj/btc.il
..\util\lisp gen-btc-gpu.lisp evergeen >obj/btc-evergreen.il
I'm pretty sure that generated the il_cs_2_0 & for Evergreen and later GPU's
By the looks of it, it seems a lot like linux-only? Is there a windows alternative?