- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am trying to use OpenMP. I can compile but when I try to run the executable it gives me the following error:
dyld: Library not loaded: /opt/intel/composer_xe_2011_sp1.7.246/compiler/libiomp5.dylib
Referenced from: /Users/gloria/Desktop/Fortran/OpenMP/./OpenMP
Reason: image not found
Trace/BPT trap: 5
How can I solve my problem?
Thanks.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
source /opt/intel/bin/compilervars.sh intel64
before you run. Put this in your startup script ~/.bashrc
ron
before you run. Put this in your startup script ~/.bashrc
ron

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page