Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
 $ sudo apt-get install libhwloc-dev libhwloc5 libunwind8 libunwind8-dev

ATS v9.x

ATS v9.0.0 drops Ubuntu 14.04 support because of minimum openssl version (v1.0.2). If you want, you can build OpenSSL (v1.0.2 or later) from source and use it for ATS 9.

ATS v8.0

For ATS v8.0.0 and later, a compiler with support for C++17 is required. On Ubuntu 14, 16 and 17, you an install this using the test PPA:

...

For more details how to use Git with our source, please see our Git GitHub page.

configure and build

For more details, see the Building page

...