Skip to content

Commit

Permalink
Fix CUDA
Browse files Browse the repository at this point in the history
  • Loading branch information
WrathfulSpatula committed Nov 6, 2024
1 parent 5ad0cb3 commit 42374d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/qengine_cuda.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,6 @@ class QEngineCUDA : public QEngine {
device_context = orig->device_context;
wait_queue_items = orig->wait_queue_items;
poolItems = orig->poolItems;
nrmArray = orig->nrmArray;
}

public:
Expand Down

0 comments on commit 42374d9

Please sign in to comment.