This is an old revision of the document!


systel_v7p0.cfg


</code> # _ _ # / TELEMAC Project Definitions // # [Configurations] configs: win7gfors # win7tels win7gfors win7gforsdbg win7telsdbg # _ # / windows 7 generals /_/ [general] # root: C:\opentelemac-mascaret\v7p0 version: v7p0 language: 2 modules: system -dredgesim options: # sfx_zip: .zip sfx_lib: .lib sfx_mod: .mod sfx_exe: .exe # val_root: <root>\examples val_rank: all # also possible val_rank: <3 >7 6 # # _ # / windows 7 intel scalar /_/ [win7tels] # cmd_obj: ifort.exe /c /Ot /iface:cref /iface:nomixed_str_len_arg /nologo /fpp /names:uppercase /convert:big_endian <mods> <incs> <f95name> cmd_lib: xilib.exe /nologo /out:<libname> <objs> cmd_exe: xilink.exe /nologo /subsystem:console /stack:536870912 /out:<exename> <objs> <libs> # mods_all: /include:<config> # sfx_obj: .obj # # _ # / windows 7 intel scalar debug /_/ [win7telsdbg] # cmd_obj: ifort.exe /c /debug:full /iface:cref /iface:nomixed_str_len_arg /nologo /fpp /names:uppercase /convert:big_endian <mods> <incs> <f95name> cmd_lib: xilib.exe /nologo /out:<libname> <objs> cmd_exe: xilink.exe /nologo /subsystem:console /stack:536870912 /out:<exename> <objs> <libs> # mods_all: /include:<config> # sfx_obj: .obj # # _ _ # / windows 7 gfortran scalar // [win7gfors] # cmd_obj: gfortran -c -O3 -fopenmp -fconvert=big-endian -frecord-marker=4 <mods> <incs> <f95name> cmd_lib: ar cru <libname> <objs> cmd_exe: gfortran -fopenmp -fconvert=big-endian -frecord-marker=4 -v -lm -o <exename> <objs> <libs> # mods_all: -I <config> # sfx_obj: .o # # _ _ # / windows 7 gfortran scalar debug /__/ [win7gforsdbg] # cmd_obj: gfortran -c -O3 -fopenmp -fconvert=big-endian -frecord-marker=4 <mods> <incs> <f95name> cmd_lib: ar cru <libname> <objs> cmd_exe: gfortran -fopenmp -fconvert=big-endian -frecord-marker=4 -v -lm -o <exename> <objs> <libs> # mods_all: -I <config> # sfx_obj: .o # </code>

configuration_file.1424266146.txt.gz · Last modified: 2015/02/18 13:29 by j.parisi