initial
This commit is contained in:
31
npbparams_sp.h
Normal file
31
npbparams_sp.h
Normal file
@@ -0,0 +1,31 @@
|
||||
! class = c
|
||||
!
|
||||
!
|
||||
! this file is generated automatically by the setparams utility.
|
||||
! it sets the number of processors and the class of the npb
|
||||
! in this directory. do not modify it by hand.
|
||||
!
|
||||
integer problem_size, niter_default
|
||||
parameter (problem_size=162, niter_default=400)
|
||||
double precision dt_default
|
||||
parameter (dt_default = 0.00067d0)
|
||||
logical convertdouble
|
||||
parameter (convertdouble = .false.)
|
||||
character compiletime*11
|
||||
parameter (compiletime='29 apr 2025')
|
||||
character npbversion*5
|
||||
parameter (npbversion='3.3.1')
|
||||
character cs1*3
|
||||
parameter (cs1='dvm')
|
||||
character cs2*3
|
||||
parameter (cs2='dvm')
|
||||
character cs3*6
|
||||
parameter (cs3='(none)')
|
||||
character cs4*6
|
||||
parameter (cs4='(none)')
|
||||
character cs5*7
|
||||
parameter (cs5='${fopt}')
|
||||
character cs6*6
|
||||
parameter (cs6='(none)')
|
||||
character cs7*6
|
||||
parameter (cs7='(none)')
|
||||
Reference in New Issue
Block a user