From 3e803d7df383a57b508cba772b5cec868ef65da7 Mon Sep 17 00:00:00 2001 From: Rob Falgout Date: Thu, 17 Oct 2019 07:22:50 -0700 Subject: [PATCH] Added ABI compabitility comment to INSTALL.md file --- INSTALL.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/INSTALL.md b/INSTALL.md index f99d100c8..260a2ecc7 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -82,3 +82,12 @@ appropriate, then reconfigure/generate: type `c` then `q`. - Windows VS: Change options, then click on 'Configure' then 'Generate'. + + +ABI Compatibility +================= + +The hypre team currently does nothing to ensure application binary interface +(ABI) compatibility. As a result, all releases (major, minor, or patch) should +be treated as incompatible. +