[ Skip to the content ]

Institute of Formal and Applied Linguistics Wiki


[ Back to the navigation ]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
user:machacek.dominik:start [2017/12/05 11:25]
machacek.dominik
user:machacek.dominik:start [2019/01/22 13:23]
machacek.dominik
Line 1: Line 1:
 +===== Install marian =====
 +
 +- only titan1 has g++-6 and gcc-6, install it from there
 +
 +- make sure you use CUDA 9.0 and Boost >= 1.56.1
 +
 +- export CC=`which gcc-6`
 +
 +- export CXX=`which g++-6`
 +
 +- follow marian's instructions (git clone, cmake, make)
 +
 +
 +
 +
 ===== Servers with GPU units ===== ===== Servers with GPU units =====
 GPU cluster ''gpu.q'' at Malá Strana: GPU cluster ''gpu.q'' at Malá Strana:

[ Back to the navigation ] [ Back to the content ]