Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I use Intel compiler version 8 on SCore 5.6.1?

compiler Intel score version
0
Posted

How do I use Intel compiler version 8 on SCore 5.6.1?

0

Please execute following step: • Download patch file from http://www.pccluster.org/score/dist/pub/score-5.6.1_bugfix/intel8/intel8.. • Apply the patch # cd /opt/score/score-src # patch -p1 < /opt/score/work/intel8.patch • Copy Intel8 compiler file. # cp /opt/score/score-src/SCore/driver/compilers/intel8 /opt/score/etc/compilers # cp /opt/score/score-src/SCore/driver/compilers/site.example.intel8 /opt/score/etc/compilers • Modify or create /opt/score/etc/compilers/site. If you want to use only Intel compiler version 8 and GNU, and you want to use Intel compiler version 8 as Intel compiler 8, please copy site.example.intel8 to site. Otherwith please edit site file. • Compile SCore # cd /opt/score/score-src # ./configure # cd SCore # make # make install • Remove /opt/score/lib/*/libpthread.a. # rm /opt/score/lib/*/libpthread.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123