Post
Topic
Board CPU/GPU Bitcoin mining hardware
Re: Ufasoft Miner - Windows/Linux, x86/x64, SSE2/OpenCL/CUDA, Open Source
by
Flowz
on 23/10/2013, 12:34:21 UTC
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:
Code:
..\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?