dcompute icon indicating copy to clipboard operation
dcompute copied to clipboard

SharedPointer and constant memory allocations and more

Open aferust opened this issue 2 years ago • 1 comments

  • SharedPointer and constant memory allocations [1]
  • getGlobal for cuda.program
  • cuda texture sampling functions dcompute/std/cuda/texture.d
  • math functions for cuda dcompute.std.cuda.math, extracted from cuda's libdevice.10.bc

1: inline IR helpers need string literals for those to work. See https://github.com/ldc-developers/ldc/issues/4287

aferust avatar Dec 23 '22 12:12 aferust

Ping @thewilsonator

PetarKirov avatar Dec 30 '22 09:12 PetarKirov