Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CHEASE
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SPC
CHEASE
Commits
0401b9ff
Commit
0401b9ff
authored
1 month ago
by
Dmitriy Yadykin
Browse files
Options
Downloads
Patches
Plain Diff
add new machine choice and modify slightly parameters to satisfy validator expectations
parent
a9a9a120
Branches
g2diy_fixes_machine_params
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
input/chease_input_choices.xml
+2
-2
2 additions, 2 deletions
input/chease_input_choices.xml
src-f90/Makefile.define_MACHINE
+3
-0
3 additions, 0 deletions
src-f90/Makefile.define_MACHINE
with
5 additions
and
2 deletions
input/chease_input_choices.xml
+
2
−
2
View file @
0401b9ff
<?xml version="1.0" encoding="UTF-8"?>
<?jaxfront version=2.66;time=2015-07-03 15:29:53.637?>
<!-- Copyright 2024 SPC-EPFL -->
<!-- Copyright 2024 SPC-EPFL -->
<!-- -->
<!-- -->
<!-- Licensed under the Apache License, Version 2.0 (the "License"); -->
<!-- Licensed under the Apache License, Version 2.0 (the "License"); -->
...
@@ -12,8 +14,6 @@
...
@@ -12,8 +14,6 @@
<!-- See the License for the specific language governing permissions and -->
<!-- See the License for the specific language governing permissions and -->
<!-- limitations under the License. -->
<!-- limitations under the License. -->
<!-- ********************************************************************** -->
<!-- ********************************************************************** -->
<?xml version="1.0" encoding="UTF-8"?>
<?jaxfront version=2.66;time=2015-07-03 15:29:53.637?>
<parameters
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:NS1=
"ImportNamespace"
>
<parameters
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:NS1=
"ImportNamespace"
>
<COCOS_verbose>
<COCOS_verbose>
<cocos_in>
11
</cocos_in>
<cocos_in>
11
</cocos_in>
...
...
This diff is collapsed.
Click to expand it.
src-f90/Makefile.define_MACHINE
+
3
−
0
View file @
0401b9ff
...
@@ -120,3 +120,6 @@ CHEASE_MACHINE = none
...
@@ -120,3 +120,6 @@ CHEASE_MACHINE = none
ifeq
($(findstring marconi.cineca.it,$(DOMAINNAME)),marconi.cineca.it)
ifeq
($(findstring marconi.cineca.it,$(DOMAINNAME)),marconi.cineca.it)
CHEASE_MACHINE
=
marconi
CHEASE_MACHINE
=
marconi
endif
endif
ifneq
(,$(findstring easybuild,$(IMAS_PREFIX)))
CHEASE_MACHINE
=
ITER
endif
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment