Skip to content
Snippets Groups Projects
Commit 0f7e5849 authored by Jorrit Schaap's avatar Jorrit Schaap
Browse files

COB-60: moved reamining cuda files up one level to the one-and-only implementation dir.

parent 8cdd86a6
Branches
Tags
1 merge request!6Import cobalt2 into lofar4
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
#include <CoInterface/BudgetTimer.h> #include <CoInterface/BudgetTimer.h>
#include <GPUProc/SubbandProcs/CorrelatorStep.h> #include <GPUProc/SubbandProcs/CorrelatorStep.h>
#include <GPUProc/cuda/gpu_wrapper.h> #include <GPUProc/gpu_wrapper.h>
#include <UnitTest++.h> #include <UnitTest++.h>
#include <iostream> #include <iostream>
......
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
#include <CoInterface/Parset.h> #include <CoInterface/Parset.h>
#include <GPUProc/FilterBank.h> #include <GPUProc/FilterBank.h>
#include <GPUProc/SubbandProcs/CorrelatorSubbandProc.h> #include <GPUProc/SubbandProcs/CorrelatorSubbandProc.h>
#include <GPUProc/cuda/Pipelines/Pipeline.h> #include <GPUProc/Pipelines/Pipeline.h>
#include <GPUProc/gpu_utils.h> #include <GPUProc/gpu_utils.h>
#include <GPUProc/gpu_wrapper.h> #include <GPUProc/gpu_wrapper.h>
......
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
#include <Common/LofarLogger.h> #include <Common/LofarLogger.h>
#include <GPUProc/gpu_wrapper.h> #include <GPUProc/gpu_wrapper.h>
#include <GPUProc/cuda/PerformanceCounter.h> #include <GPUProc/PerformanceCounter.h>
#include <UnitTest++.h> #include <UnitTest++.h>
using namespace std; using namespace std;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment