Skip to content

Commit 1353f43

Browse files
committed
GPU: Add garbage collection to GPU TPC Standalone QA
1 parent 39a2890 commit 1353f43

3 files changed

Lines changed: 86 additions & 68 deletions

File tree

GPU/GPUTracking/DataCompression/GPUTPCCompressionKernels.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ class GPUTPCCompressionKernels : public GPUKernelTemplate
4242
template <int iKernel = defaultKernel>
4343
GPUd() static void Thread(int nBlocks, int nThreads, int iBlock, int iThread, GPUsharedref() GPUSharedMemory& GPUrestrict() smem, processorType& GPUrestrict() processors);
4444

45-
public:
4645
template <int I>
4746
class GPUTPCCompressionKernels_Compare
4847
{

0 commit comments

Comments
 (0)