Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions src/care/LoopFuser.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
// SPDX-License-Identifier: BSD-3-Clause
//////////////////////////////////////////////////////////////////////////////

// Loop Fuser uses the CUDA/HIP default stream and wants to enqueue events in the default stream
#define CAMP_USE_PLATFORM_DEFAULT_STREAM 1

#include "umpire/Allocator.hpp"
#include "umpire/TypedAllocator.hpp"

Expand Down
Loading