nngn
Loading...
Searching...
No Matches
opencl.cpp File Reference
#include "os/platform.h"
#include "utils/flags.h"
#include "utils/log.h"
#include "compute.h"
Include dependency graph for opencl.cpp:

Namespaces

namespace  nngn
 

Functions

template<>
std::unique_ptr< Compute > nngn::compute_create_backend< backend > (const void *)
 

Variables

static constexpr auto backend = nngn::Compute::Backend::OPENCL_BACKEND
 

Variable Documentation

◆ backend

constexpr auto backend = nngn::Compute::Backend::OPENCL_BACKEND
staticconstexpr