pub fn create_kernel(kernel_type: KernelType) -> Result<Box<dyn Kernel>>Expand description
Create a kernel instance from a KernelType
pub fn create_kernel(kernel_type: KernelType) -> Result<Box<dyn Kernel>>Create a kernel instance from a KernelType