[ 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
Last revision Both sides next revision
user:machacek.dominik:start [2019/01/22 13:23]
machacek.dominik [Install marian]
user:machacek.dominik:start [2019/01/22 15:01]
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, gcc-7 (current latest). Default installation options for GPU. 
  
-- make sure you use CUDA 9.0 and Boost >= 1.56.1 +This worked me 22/1/2019.
- +
-- export CC=`which gcc-6` +
- +
-- export CXX=`which g++-6` +
- +
-- follow marian's instructions (git clone, cmake, make)+
  
  

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