Member Site › Forums › Rosetta 3 › Rosetta 3 – Build/Install › Rosetta3.2.1-Intel-11. › Reply To: Rosetta3.2.1-Intel-11.
On my cluster:
11:12:49 topsail-login1 ~/scr/rosetta_source> python -V
Python 2.4.3
11:13:07 topsail-login1 ~/scr/rosetta_source> icc -V
Intel(R) C Intel(R) 64 Compiler Professional for applications running on Intel(R) 64, Version 11.1 Build 20090827 Package ID: l_cproc_p_11.1.056
Copyright (C) 1985-2009 Intel Corporation. All rights reserved.
11:13:10 topsail-login1 ~/scr/rosetta_source> uname -a
Linux topsail-login1.isis.unc.edu 2.6.18-128.7.1.el5 #1 SMP Wed Aug 19 04:00:49 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
The compile command line:
11:13:13 topsail-login1 ~/scr/rosetta_source> python scons.py -j8 bin mode=release cxx=icc
I copy the file tools/build/site.settings.topsail to tools/build/site.settings. This is for MPI pathing, which is irrelevant here, but I do it out of habit on all topsail compiles.
I don’t think Oliver ever got ICC working on the cluster that was giving him problems. He did post a settings file for that cluster; I have attached it here but it has no ICC flags, so I don’t think it will help. (You would overwrite tools/build/site.settings with this file).