What version of C++ and Boost are required for JEDI?

The latest release of JEDI requires C+±14 support. So, this implies gcc version 6+, intel icpc version 18+, and clang version 3.4+. The version of boost used in the current JEDI stack is 1.68. So, versions greater than or approximately equal to that should work.