Main.info: Difference between revisions
Jump to navigation
Jump to search
(Created page with "The main.info file is generated when doing a <tt>'make install'</tt>. It contains a record of parameters, number of cores, compiler options, date, etc. Sample: <pre> Tue Aug...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
The main.info file is generated when doing a <tt>'make install'</tt>. It contains a record of parameters, number of cores, compiler options, date, etc. | *The main.info file is generated when doing a <tt>'make install'</tt>. It contains a record of parameters, number of cores, compiler options, date, etc. It is a frequently visited reference point for checking parameters used in a job. | ||
*Jobs can quickly be compared using the main.info files, e.g. | |||
Sample: | > diff job0001/main.info job0002/main.info | ||
*Sample: | |||
<pre> | <pre> | ||
Tue Aug 5 18:59:37 BST 2014 | Tue Aug 5 18:59:37 BST 2014 |
Revision as of 00:41, 9 August 2014
- The main.info file is generated when doing a 'make install'. It contains a record of parameters, number of cores, compiler options, date, etc. It is a frequently visited reference point for checking parameters used in a job.
- Jobs can quickly be compared using the main.info files, e.g.
> diff job0001/main.info job0002/main.info
- Sample:
Tue Aug 5 18:59:37 BST 2014 amd-node124.iceberg.shef.ac.uk /home/sm1apw/svn/pipe_primitive mpif90 -Mpreprocess -c -fast -mcmodel=medium -I/home/ash/local/lib_pgf90-10.2/include #define _Np 8 i_N = 64 i_K = 18 i_M = 12 i_Mp = 4 d_Re = 2500d0 d_alpha = 1.7d0 b_const_flux = .true. b_grid_unifm = .false. b_mirrorsym = .false. b_shiftrefl = .true. b_shiftrott = .false. d_minE3d = -1d0 i_save_rate1 = 10000 i_save_rate2 = 10 i_maxtstep = -1 d_maxt = -1d0 d_cpuhours = 1d99 d_time = 0d0 d_timestep = 0.01d0 d_maxdt = 1d99 d_dterr = 1d99 d_courant = 0.5d0 d_implicit = 0.51d0