# Generated by roxygen2: do not edit by hand

S3method(print,nmathopencl_concatenated_lib)
S3method(print,nmathopencl_lib_extract_df)
S3method(print,opencl_dependency_tags)
export(add_to_libpath_linux)
export(add_to_path_linux)
export(add_to_path_windows)
export(attach_cross_library_tags)
export(attach_kernel_call_tags)
export(attach_kernel_dependency_tags)
export(check_runtime_env)
export(detect_compute_runtimes)
export(detect_environment_and_gpus)
export(detect_or_install_gpu_drivers)
export(diagnose_glmbayes)
export(extract_library_subset)
export(get_opencl_core_count)
export(gpu_names)
export(has_opencl)
export(load_kernel_library)
export(load_kernel_source)
export(load_library_for_kernel)
export(opencl_device_info)
export(opencl_fp64_available)
export(opencl_reset_device_selection)
export(opencltoolsLdFlags)
export(port_to_opencl_configure)
export(stage_kernel_dependency_sort)
export(use_opencl_configure)
export(verify_opencl_runtime)
export(write_kernel_dependency_index)
import(Rcpp)
import(stats)
importFrom(Rcpp,evalCpp)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(Rdpack,reprompt)
useDynLib(opencltools, .registration = TRUE)
