Skip to Content.
Sympa Menu

opal - Re: [Opal] boost for OPAL

opal AT lists.psi.ch

Subject: The OPAL Discussion Forum

List archive

Re: [Opal] boost for OPAL


Chronological Thread 
  • From: Nicole Neveu <nneveu AT hawk.iit.edu>
  • To: Achim Gsell <achim.gsell AT psi.ch>
  • Cc: "Adelmann Andreas (PSI)" <andreas.adelmann AT psi.ch>, opal <opal AT lists.psi.ch>
  • Subject: Re: [Opal] boost for OPAL
  • Date: Fri, 2 Mar 2018 09:11:24 -0600

Hi All, 

I have an update. 
The boost module I was using was built with intel and didn't have C++11 support.
They told me to switch to the boost module built with gnu.
I'm trying this now, I'll send a final update if it works.

Thanks for all your help!

Nicole

On Wed, Feb 28, 2018 at 10:58 AM, Nicole Neveu <nneveu AT hawk.iit.edu> wrote:
Here is the output:

nneveu@thetalogin6:/projects/awa/OPAL> icc -print-file-name=libboost_regex.a
/soft/libraries/boost/1.64.0/intel/lib/libboost_regex.a

nneveu@thetalogin6:/projects/awa/OPAL> icc -print-file-name=libboost_regex.so
/soft/libraries/boost/1.64.0/intel/lib/libboost_regex.so

Thanks,

Nicole

On Wed, Feb 28, 2018 at 10:55 AM, Achim Gsell <achim.gsell AT psi.ch> wrote:
Hi Nicole,

please load all module required to build OPAL. Then run the commands

icc -print-file-name=libboost_regex.a
icc -print-file-name=libboost_regex.so

what is the output of above commands?

Best

Achim







Archive powered by MHonArc 2.6.19.

Top of Page