Skip to content

Add a comment for CRAY ifort stanza and move Fujitsu stanza to the end. #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 23, 2016

Conversation

jamiebresch
Copy link
Contributor

TYPE: text only

KEYWORDS: configure_new.defaults

SOURCE: Thomas Schwitalla (University of Hohenheim) + internal

DESCRIPTION OF CHANGES:
(1) add a comment to suggest the inclusion of -fp-model precise for CRAY ifort compilation.
By adding "-fp-model precise" to the ifort compiler flags for CRAY XC40,
the WRFPLUS check_AD result is satisfactory.
ad_check: VAL_TL: 0.28529390417423E+12
ad_check: VAL_AD: 0.28529390417425E+12
The imprecise result is something like
ad_check: VAL_TL: 0.29626592914807E+12
ad_check: VAL_AD: 0.29626592915255E+12

The "-fp-model precise" flag slows down the speed by ~2%.

(2) move the Fujitsu stanza to the end of the list and add back x86_64 to the ARCH title.

LIST OF MODIFIED FILES:
M arch/configure_new.defaults

TESTS CONDUCTED:
WRFDA regtests passed.
Need to run WTF tests.

1) add a comment to suggest the inclusion of -fp-model precise for
CRAY ifort compilation to improve the WRFPLUS check_AD accuracy.
2) move the Fujitsu stanza to the end of the list

On branch configure_defaults
Changes to be committed:
modified:   arch/configure_new.defaults
@jamiebresch jamiebresch merged commit dec6c75 into wrf-model:master Sep 23, 2016
@jamiebresch jamiebresch deleted the configure_defaults branch November 3, 2016 23:45
dmey added a commit to TEB-model/wrf-teb that referenced this pull request Mar 31, 2020
Removes some clutter and simplifies the README file and docs on how to install CMake from source.
twjuliano pushed a commit to twjuliano/WRF that referenced this pull request Jun 15, 2021
Reverting Makefile modification added via PR-5 since we decided this …
twjuliano pushed a commit to twjuliano/WRF that referenced this pull request Jun 13, 2022
Updated README for SWiFT_20131108_PertMethodsGroup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants