mprevot / CudaD3D12Update

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CudaD3D12Update

A sample that demonstrate a DirectX 12 texture updated by cuda, through a cudaArray / surface2D.

float_intrinsic.h demonstrates also how to remove Intellisense's and Resharper's "symbol not found" without interfering with nvcc, as well as adding intrinsic functions with their documentation.

requirements

software

hardware

  • nvidia GPU with 7.5 compute calpabilities or more (you can adjust the achitecture target in the project eventually).

feedback

Contact: mprevot@freebsd.org

About


Languages

Language:C 71.5%Language:C++ 27.0%Language:Cuda 1.1%Language:HLSL 0.4%