Skip to content

Supported Configurations

Nathan Pinnow edited this page Jun 3, 2020 · 5 revisions

Building Rose From Source

ROSE is in use and supported on the following:

Operating Systems

  • Ubuntu 16.04, 18.04, 20.04
  • Red Hat 6/7/8
  • CentOS 6/7/8
  • Toss 3.5 (LLNL Red Hat 7 derivative)

Compilers

  • GCC
    • Default
      • 4.9.X, 5.X.X, 6.X.X, 7.X.X
    • WINE
      • 4.9.X, 7.X.X
  • Clang
    • 3.7

Boost

  • 1.61.0
  • 1.64.0
  • 1.65.1
  • 1.67.0
  • 1.69.0
  • 1.70.0

Known Working Combinations

  • CentOS 7 - GCC 7.4 - Boost 1.67
  • Ubuntu 18.04 - GCC 7.4 - Boost 1.65.1 -- Binary Available

Upcoming

Support for these system configurations is in progress.

  • Ubuntu 16.04 Binary
  • CentOS 7 Binary
  • Ubuntu 19.04, 19.10 Source and Binary
  • Windows 10 Source and Binary