PIPS
freia_api_t Struct Reference

FREIA API function name -> SPoC hardware description (and others?) More...

#include <freia.h>

+ Collaboration diagram for freia_api_t:

Data Fields

string function_name
 
string compact_name
 
string commutator
 
unsigned int arg_img_out
 
unsigned int arg_img_in
 
unsigned int arg_misc_out
 
unsigned int arg_misc_in
 
string arg_out_types [3]
 
string arg_in_types [3]
 
spoc_hw_t spoc
 
terapix_hw_t terapix
 
opencl_hw_t opencl
 
sigmac_hw_t sigmac
 
mppa_hw_t mppa
 

Detailed Description

FREIA API function name -> SPoC hardware description (and others?)

Definition at line 71 of file freia.h.

Field Documentation

◆ arg_img_in

◆ arg_img_out

◆ arg_in_types

string freia_api_t::arg_in_types[3]

Definition at line 86 of file freia.h.

Referenced by freia_extract_params(), and opencl_compile_mergeable_dag().

◆ arg_misc_in

◆ arg_misc_out

◆ arg_out_types

string freia_api_t::arg_out_types[3]

Definition at line 85 of file freia.h.

Referenced by freia_extract_params(), and freia_terapix_call().

◆ commutator

string freia_api_t::commutator

Definition at line 77 of file freia.h.

Referenced by commutative_operation_p().

◆ compact_name

◆ function_name

◆ mppa

mppa_hw_t freia_api_t::mppa

Definition at line 93 of file freia.h.

Referenced by mppa_compile_dag().

◆ opencl

◆ sigmac

sigmac_hw_t freia_api_t::sigmac

Definition at line 92 of file freia.h.

Referenced by sc_delimiter(), and sc_vtx_tostring().

◆ spoc

spoc_hw_t freia_api_t::spoc

◆ terapix


The documentation for this struct was generated from the following file: