Project

General

Profile

Actions

Building » History » Revision 1

Revision 1/17 | Next »
Anonymous, 01/25/2016 11:52 AM


Building

Quick guide for users on 100% compatible systems

We assume that you have successfully downloaded and unpacked the package, possibly including 3rd-party packages in sphinx/sxaccelerate/3rd-party/packages/ .

Please make sure that CPU throttling is deactivated when compiling (specifically: ATLAS!).

   cd sphinx
   ./setup
   ./configure --disable-debug
   make all
   make install

If this does not work, please read the rest of this page.

You may want to run the testbed after compilation.

Updated by Anonymous almost 10 years ago · 1 revisions