<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font size="+1">Is petsc using ACML specific routines? <br>
      If not, perhaps MKL provides the lapack/blas and ACML is not
      needed?<br>
      <br>
      Just a thought.<br>
      <br>
      Ed<br>
      <br>
    </font><br>
    <div class="moz-cite-prefix">On 05/08/2015 12:03 PM, Mark Adams
      wrote:<br>
    </div>
    <blockquote
cite="mid:CADOhEh7J+dGfKhEg-b8n_q0qu8zXrB0TJWfSjEgemnCCY20oUA@mail.gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <div dir="ltr">
        <div>
          <div>ACML seems to be there and Ed D'Azevedo gave me a module
            load script that I tried.  I see:<br>
            <br>
            /usr/bin/ld: cannot find -lpetsc-ufod4vtr9mqHvKIQiVAm<br>
            <br>
          </div>
          And I also still get the failure to find libacml.so <br>
          <br>
        </div>
        I will try your LD_LIBRARY_PATH suggestion.<br>
        <div>
          <div><br>
          </div>
        </div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Fri, May 8, 2015 at 11:46 AM, Satish
          Balay <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:balay@mcs.anl.gov" target="_blank">balay@mcs.anl.gov</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div class="HOEnZb">
              <div class="h5">On Fri, 8 May 2015, Mark Adams wrote:<br>
                <br>
                > I am getting this error on Titan with Intel
                programming env.<br>
                ><br>
                > I run this from an interactive batch shell to avoid
                the batch business.<br>
                ><br>
                > This workflow seemed to work for pgi & gnu
                programming envs.<br>
                ><br>
                > Any ideas?<br>
                <br>
                >>>>><br>
              </div>
            </div>
            ERROR while running executable: Could not execute
            "/tmp/scratch/petsc-vW7iN1/config.setCompilers/conftest":<br>
            /tmp/scratch/petsc-vW7iN1/config.setCompilers/conftest:
            error while loading shared libraries: libacml.so: cannot
            open shared object file: No such file or directory<br>
            <<<<<<<br>
            <br>
            Perhaps ACML module is not setup [or loaded] correctly for
            intel compilers.<br>
            <br>
            You can manually set LD_LIBRARY_PATH to its location - and
            see if the<br>
            problem goes away.<br>
            <br>
            Satish<br>
            <br>
            ---------<br>
            <br>
            balay@asterix /home/balay/download-pine<br>
            $ grep LD_LIBRARY_PATH configure.log<br>
CRAY_LD_LIBRARY_PATH=/opt/cray/pmi/5.0.5-1.0000.10300.134.8.gem/lib64:/opt/cray/libsci/13.0.1/INTEL/140/interlagos/lib:/opt/cray/netcdf-hdf5parallel/4.3.2/INTEL/140/lib:/opt/cray/mpt/7.0.4/gni/mpich2-intel/140/lib:/opt/cray/alps/5.2.1-2.0502.9479.20.1.gem/lib64:/opt/nvidia/cudatoolkit/5.5.51-1.0502.9594.3.1/lib64:/opt/nvidia/cudatoolkit/5.5.51-1.0502.9594.3.1/extras/CUPTI/lib64:/opt/cray/netcdf-hdf5parallel/4.3.2/PGI/141/lib:/opt/cray/mpt/7.0.4/gni/mpich2-pgi/141/lib:/opt/cray/rca/1.0.0-2.0502.53711.3.125.gem/lib64:/opt/cray/xpmem/0.1-2.0502.55507.3.2.gem/lib64:/opt/cray/dmapp/7.0.1-1.0502.9501.5.211.gem/lib64:/opt/cray/ugni/5.0-1.0502.9685.4.24.gem/lib64:/opt/cray/udreg/2.3.2-1.0502.9275.1.25.gem/lib64:/opt/cray/libsci/13.0.1/PGI/141/x86_64/lib<br>
MIC_LD_LIBRARY_PATH=/opt/intel/composer_xe_2013_sp1.2.144/compiler/lib/mic:/opt/intel/composer_xe_2013_sp1.2.144/mpirt/lib/mic:/opt/intel/composer_xe_2013_sp1.2.144/compiler/lib/mic:/opt/intel/composer_xe_2013_sp1.2.144/mkl/lib/mic:/opt/intel/composer_xe_2013_sp1.2.144/tbb/lib/mic<br>
LD_LIBRARY_PATH=/opt/intel/composer_xe_2013_sp1.2.144/compiler/lib/intel64:/opt/intel/composer_xe_2013_sp1.2.144/mpirt/lib/intel64:/opt/intel/composer_xe_2013_sp1.2.144/ipp/../compiler/lib/intel64:/opt/intel/composer_xe_2013_sp1.2.144/ipp/lib/intel64:/opt/intel/composer_xe_2013_sp1.2.144/compiler/lib/intel64:/opt/intel/composer_xe_2013_sp1.2.144/mkl/lib/intel64:/opt/intel/composer_xe_2013_sp1.2.144/tbb/lib/intel64/gcc4.1:/sw/xk6/python/2.7.9/sles11.3_gnu4.3.4/lib:/lustre/atlas/sw/xk7/python/2.7.9/sles11.3_gnu4.3.4/lib:/opt/sw/xk6/ddt/4.2-35818/sles11.1_binary/lib/32:/opt/sw/xk6/ddt/4.2-35818/sles11.1_binary/lib/64<br>
              OpenMPI wrappers require LD_LIBRARY_PATH set<br>
            balay@asterix /home/balay/download-pine<br>
            $ grep LD_LIBRARY_PATH configure.log |grep -i acml<br>
            balay@asterix /home/balay/download-pine<br>
            $<br>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
  </body>
</html>