gpuocelot / gpuocelot

GPUOcelot: A dynamic compilation framework for PTX
BSD 3-Clause "New" or "Revised" License
147 stars 10 forks source link

Regarding the supported CUDA version #15

Open Akanksha-Dixit opened 8 months ago

Akanksha-Dixit commented 8 months ago

Hi,

Does this version of Ocelot support CUDA 11? The tests included here work fine when compiled with nvcc 4. However, they fail for the latest version of nvcc. Please help us with this.

Thanks in advance.

dmikushin commented 8 months ago

Hi @Akanksha-Dixit , what error do you get?