Skip to content
Snippets Groups Projects
Commit cd72bbb3 authored by JanThorbecke's avatar JanThorbecke
Browse files

SU

parent d37573bc
No related branches found
No related tags found
No related merge requests found
...@@ -65,10 +65,6 @@ export PATH='path_to_this_directory'/bin:$PATH: ...@@ -65,10 +65,6 @@ export PATH='path_to_this_directory'/bin:$PATH:
csh: csh:
setenv PATH 'path_to_this_directory'/bin:$PATH: setenv PATH 'path_to_this_directory'/bin:$PATH:
*** FOR SU USERS:
If you want to use the .su files with SU from CWP:
==> Please make sure that SU is compiled without XDR (in $CWPROOT/Makefile.config make sure that XDRFLAG is NOT set). The SU output files of fdelmodc are all based on local IEEE data.
***
> make clean > make clean
...@@ -113,6 +109,12 @@ find /opt/intel -name libmkl_gf_lp64.so ...@@ -113,6 +109,12 @@ find /opt/intel -name libmkl_gf_lp64.so
and adjust MKLROOT in Make_include accordingly. and adjust MKLROOT in Make_include accordingly.
You can also completely disable the use of MKL by commenting out these parts in Make_include. You can also completely disable the use of MKL by commenting out these parts in Make_include.
SEISMIC UNIX
-----------
If you want to use the .su files with SU from CWP:
git clone https://github.com/JohnWStockwellJr/SeisUnix
==> Please make sure that SU is compiled without XDR (in $CWPROOT/Makefile.config make sure that XDRFLAG is NOT set). The SU output files of fdelmodc are all based on local IEEE data.
MISC MISC
---- ----
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment