Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • SWIFTsim SWIFTsim
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 57
    • Issues 57
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • SWIFT
  • SWIFTsimSWIFTsim
  • Issues
  • #17
Closed
Open
Issue created Apr 09, 2015 by Matthieu Schaller@matthieuOwner

Code does not run with Intel compiler and without MPI - linking problem ?

Here is what I did:

Checked out latest revision of master branch c60ad5a329706e7393f3ee39e9e3e75e1ac5f518

module load intel_comp/c5/2015 intel_mpi/5.0.3 parallel_hdf5/1.8.14-mt doxygen
./autogen.sh
./configure --disable-mpi
 cd examples
./run.sh

I got the following error messages:

./test_mindt: error while loading shared libraries: libiomp5.so: cannot open shared object file: No such file or directory

To me it looks like a linking problems within the modules themselves. Am I missing something in my $PATH ?

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking