libnomp
Table of Contents
Introduction
Build Instructions
Nomp Examples
User API
Internal API
Developer Documentation
libnomp
»
Index
Index
N
|
O
N
nomp_arg_properties_t (C++ enum)
nomp_arg_properties_t::NOMP_JIT (C++ enumerator)
nomp_arg_t (C++ struct)
nomp_arg_t::name (C++ member)
nomp_arg_t::ptr (C++ member)
nomp_arg_t::size (C++ member)
nomp_arg_t::type (C++ member)
nomp_arg_type_t (C++ enum)
nomp_arg_type_t::NOMP_FLOAT (C++ enumerator)
nomp_arg_type_t::NOMP_INT (C++ enumerator)
nomp_arg_type_t::NOMP_PTR (C++ enumerator)
nomp_arg_type_t::NOMP_UINT (C++ enumerator)
nomp_backend (C++ struct)
nomp_backend::bptr (C++ member)
nomp_backend::finalize (C++ member)
nomp_backend::knl_build (C++ member)
nomp_backend::knl_free (C++ member)
nomp_backend::knl_run (C++ member)
nomp_backend::py_annotate (C++ member)
nomp_backend::py_context (C++ member)
nomp_backend::scratch (C++ member)
nomp_backend::sync (C++ member)
nomp_backend::update (C++ member)
nomp_calloc (C macro)
nomp_check (C macro)
nomp_config_t (C++ struct)
nomp_config_t::annotations_script (C++ member)
nomp_config_t::backend (C++ member)
nomp_config_t::device (C++ member)
nomp_config_t::install_dir (C++ member)
nomp_config_t::platform (C++ member)
nomp_config_t::profile (C++ member)
nomp_config_t::scripts_dir (C++ member)
nomp_config_t::verbose (C++ member)
nomp_copy_env (C++ function)
NOMP_CUDA_FAILURE (C macro)
nomp_finalize (C++ function)
nomp_finalize_excluding_interpreter (C++ function)
NOMP_FINALIZE_FAILURE (C macro)
nomp_free (C macro)
nomp_get_err_no (C++ function)
nomp_get_err_str (C++ function)
nomp_get_memory_if_mapped (C++ function)
NOMP_HIP_FAILURE (C macro)
nomp_host_side_reduction (C++ function)
nomp_init (C++ function)
NOMP_INITIALIZE_FAILURE (C macro)
nomp_jit (C++ function)
nomp_log (C macro)
nomp_log_ (C++ function)
nomp_log_finalize (C++ function)
nomp_log_set_verbose (C++ function)
nomp_log_type_t (C++ enum)
nomp_log_type_t::NOMP_ERROR (C++ enumerator)
nomp_log_type_t::NOMP_INFO (C++ enumerator)
nomp_log_type_t::NOMP_WARNING (C++ enumerator)
NOMP_LOOPY_CODEGEN_FAILURE (C macro)
NOMP_LOOPY_CONVERSION_FAILURE (C macro)
NOMP_LOOPY_GRIDSIZE_FAILURE (C macro)
NOMP_LOOPY_KNL_NAME_NOT_FOUND (C macro)
nomp_map_direction_t (C++ enum)
nomp_map_direction_t::NOMP_ALLOC (C++ enumerator)
nomp_map_direction_t::NOMP_FREE (C++ enumerator)
nomp_map_direction_t::NOMP_FROM (C++ enumerator)
nomp_map_direction_t::NOMP_TO (C++ enumerator)
nomp_max (C++ function)
nomp_mem_t (C++ struct)
nomp_mem_t::bptr (C++ member)
nomp_mem_t::bsize (C++ member)
nomp_mem_t::hptr (C++ member)
nomp_mem_t::idx0 (C++ member)
nomp_mem_t::idx1 (C++ member)
nomp_mem_t::usize (C++ member)
NOMP_OPENCL_FAILURE (C macro)
nomp_path_len (C++ function)
nomp_profile (C++ function)
nomp_profile_finalize (C++ function)
nomp_profile_result (C++ function)
nomp_profile_set_level (C++ function)
nomp_prog_t (C++ struct)
nomp_prog_t::args (C++ member)
nomp_prog_t::bptr (C++ member)
nomp_prog_t::eval_grid (C++ member)
nomp_prog_t::global (C++ member)
nomp_prog_t::map (C++ member)
nomp_prog_t::nargs (C++ member)
nomp_prog_t::ndim (C++ member)
nomp_prog_t::py_dict (C++ member)
nomp_prog_t::reduction_index (C++ member)
nomp_prog_t::reduction_op (C++ member)
nomp_prog_t::reduction_ptr (C++ member)
nomp_prog_t::reduction_size (C++ member)
nomp_prog_t::reduction_type (C++ member)
nomp_prog_t::sym_global (C++ member)
nomp_py_annotate (C++ function)
nomp_py_append_to_sys_path (C++ function)
nomp_py_c_to_loopy (C++ function)
NOMP_PY_CALL_FAILURE (C macro)
nomp_py_check_module (C++ function)
nomp_py_finalize (C++ function)
nomp_py_fix_parameters (C++ function)
nomp_py_get_grid_size (C++ function)
nomp_py_get_knl_name_and_src (C++ function)
nomp_py_init (C++ function)
nomp_py_realize_reduction (C++ function)
nomp_py_set_annotate_func (C++ function)
nomp_py_transform (C++ function)
nomp_realloc (C macro)
nomp_reduction_op_t (C++ enum)
nomp_reduction_op_t::NOMP_PROD (C++ enumerator)
nomp_reduction_op_t::NOMP_SUM (C++ enumerator)
nomp_run (C++ function)
nomp_str_cat (C++ function)
nomp_str_toui (C++ function)
NOMP_SUCCESS (C macro)
nomp_symengine_eval_grid_size (C++ function)
nomp_symengine_update (C++ function)
nomp_sync (C++ function)
NOMP_UNUSED (C macro)
nomp_update (C++ function)
NOMP_USER_INPUT_IS_INVALID (C macro)
NOMP_USER_LOG_ID_IS_INVALID (C macro)
NOMP_USER_MAP_OP_IS_INVALID (C macro)
NOMP_USER_MAP_PTR_IS_INVALID (C macro)
O
opencl_init (C++ function)