# Headers

BMRuntime APIs are declared in three header files:&#x20;

1\) “bmruntime.h” : this is a BMRuntime common header file, declares common BMRuntime definitions and APIs. This header file is also included by “bmruntime\_bmnet.h” and “bmruntime\_bmkernel.h”&#x20;

2\) “bmruntime\_bmnet.h” : this header file contains definitions and APIs used if programming by BMNet.

3\) “bmruntime\_bmkernel.h”: this header file contains definitions and APIs used if programming by BMKernel.
