libmir / dcompute

DCompute: Native execution of D on GPUs and other Accelerators
Boost Software License 1.0
138 stars 27 forks source link

Quick-start guide? #48

Open TurkeyMan opened 6 years ago

TurkeyMan commented 6 years ago

Please consider a brief document with simple instructions leading from zero to a simple 'hello world' style app. Show minimal code (in full context) to build a working/useful starting point to hack outwards from. Ideally, there would be a couple of such snippets showing incremental addition of APIs.