gtcasl / gpuocelot

GPUOCelot: A dynamic compilation framework for PTX
http://gpuocelot.gatech.edu/
BSD 3-Clause "New" or "Revised" License
280 stars 69 forks source link

Add support for PTX video instructions #56

Open jwang323 opened 9 years ago

jwang323 commented 9 years ago

From gregory....@gatech.edu on September 08, 2011 19:16:02

Describe the New Feature: PTX includes several video instructions for basic inter-thread vector operations. Although these are not used by NVCC, some frontends (OptiX) can take advantage of them. Which milestone does the feature belong to? 3.x Which branch does the new feature go in? Trunk

Original issue: http://code.google.com/p/gpuocelot/issues/detail?id=57