cuSBF
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
fastx_pipeline_core.cuh File Reference
#include <cstddef>
#include <string_view>
#include <utility>
#include <cuda/stream>
#include <cusbf/detail/chunk_stream_pair.cuh>
#include <cusbf/detail/fastx_chunk.cuh>
#include <cusbf/detail/fastx_dense_batch.hpp>
#include <cusbf/detail/fastx_dispatch.hpp>
#include <cusbf/detail/fastx_pipeline_state.cuh>
#include <cusbf/error.hpp>

Go to the source code of this file.

Classes

class  cusbf::detail::FastxPipelineReleaseGuard
 

Namespaces

namespace  cusbf
 
namespace  cusbf::detail
 

Functions

template<typename Config , typename FastxReaderType , typename Adapter >
Result< typename Adapter::report_type > cusbf::detail::run_fastx_pipeline (FastxReaderType &reader, std::string_view source_name, double fill_fraction, cuda::stream_ref stream, fastx_dispatch_path dispatch_path, FastxPipelineState &state, Adapter &&adapter)