OmniSciDB
a5dc49c757
|
#include "L0Mgr/L0Mgr.h"
#include "Logger/Logger.h"
#include "Utils.h"
#include <iostream>
#include <limits>
#include <level_zero/ze_api.h>
Go to the source code of this file.
Namespaces | |
l0 | |
Functions | |
std::vector< std::shared_ptr < L0Driver > > | l0::get_drivers () |
void * | l0::allocate_device_mem (const size_t num_bytes, L0Device &device) |