There was an error while loading. Please reload this page.
1 parent 39a2890 commit 1353f43Copy full SHA for 1353f43
3 files changed
GPU/GPUTracking/DataCompression/GPUTPCCompressionKernels.h
@@ -42,7 +42,6 @@ class GPUTPCCompressionKernels : public GPUKernelTemplate
42
template <int iKernel = defaultKernel>
43
GPUd() static void Thread(int nBlocks, int nThreads, int iBlock, int iThread, GPUsharedref() GPUSharedMemory& GPUrestrict() smem, processorType& GPUrestrict() processors);
44
45
- public:
46
template <int I>
47
class GPUTPCCompressionKernels_Compare
48
{
0 commit comments