SISCI API changes¶
Dolphin strives to keep its SISCI API implementation stable to minimize changes to customer applications.
Hardware dependent features¶
Various types of interconnect hardware may introduce special features that only are available with that particular hardware. These features are typically introduced as special flag options to existing SISCI API functions. These flag options are documented as hardware dependent, and may not be available on future hardware products.
SISCI API versions¶
Detailed changes to the SISCI API implementation, e.g. new hardware dependent flags, can be found in the file SISCI_API_UPDATE.txt
The SISCI header file sisci_version.h includes macro definitions that can be used to write code to handle various versions of the SISCI API implementation.