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: Wed, 28 Feb 2018 10:58:00 -0600

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