dcompute icon indicating copy to clipboard operation
dcompute copied to clipboard

DCompute: Native execution of D on GPUs and other Accelerators

Results 21 dcompute issues
Sort by recently updated
recently updated
newest added

Adds a helper function `callBuiltin` which allows for easy calling of OpenCL built-in functions. **rationale:** Looking at section "6.15.2. Math Functions" of the opencl c spec as an example, there...