Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
user:machacek.dominik:start [2019/01/22 13:23] machacek.dominik |
user:machacek.dominik:start [2019/01/22 15:01] (current) machacek.dominik [Install marian] |
||
---|---|---|---|
Line 1: | Line 1: | ||
===== Install marian ===== | ===== Install marian ===== | ||
- | - only titan1 has g++-6 and gcc-6, install it from there | + | Use CUDA 9.2, Boost 1.65.1, |
- | - make sure you use CUDA 9.0 and Boost >= 1.56.1 | + | This worked for me on 22/1/2019. |
- | + | ||
- | - export CC=`which gcc-6` | + | |
- | + | ||
- | - export CXX=`which g++-6` | + | |
- | + | ||
- | - follow marian' | + | |