-
Notifications
You must be signed in to change notification settings - Fork 67
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
New Example CI + Fixes to some broken example! #525
Closed
Closed
Changes from 55 commits
Commits
Show all changes
72 commits
Select commit
Hold shift + click to select a range
22abc46
#474: Kickstart
henryleberre f1bd842
Merge branch 'henry/474' of https://github.com/henryleberre/ChemMFC i…
okBrian 6c0af87
test example workflow
okBrian 5bd78e9
fix example
okBrian e0e3cdc
test
okBrian 264fede
test 2
okBrian 7298bf8
yay
okBrian c3af570
Merge branch 'MFlowCode:master' into exampleCI2
okBrian ff4290d
final changes
okBrian fd7f68e
Merge branch 'exampleCI2' of https://github.com/okBrian/MFC into exam…
okBrian 3e85cf2
final v2
okBrian 8e302e9
fianl v3
okBrian 01c069c
final v4
okBrian 9bb0796
final v5
okBrian 9fb6279
added a comment
okBrian 112bb89
Switch to fastjsonschema
henryleberre 86d5db2
fixed tol, reduced TestSize, fixed parralel_io w/o mpi, fixed format …
okBrian 2936a95
fixed remaining 4 broken example, todo fix no-mpi possibly
okBrian b940337
merge w/ master
okBrian 8ee7ca2
fixed new broken examples & temp fix D error
okBrian 5fda4cb
Merge remote-tracking branch 'origin' into exampleCI2
okBrian e83c13f
fixed no mpi and mpi ?
okBrian 3829807
fix case bug hopefully
okBrian e071a9c
fix gpu?? and fix no-mpi final
okBrian af2f7d1
Merge remote-tracking branch 'origin' into exampleCI2
okBrian bf821bf
add generate on workflow to fix no-mpi'
okBrian a9361a0
Merge remote-tracking branch 'origin' into exampleCI2
okBrian 1bdb66f
fix lfs issue and revert some changes + merge w/ master
okBrian 7446ce4
temp fix merge conflict
okBrian e46fe3f
remove 0dqbmm and fix lint
okBrian 722f772
revert changes and some formatting
okBrian 2b25651
Merge remote-tracking branch 'origin' into exampleCI2
okBrian 9ca124f
fix 2d artifical MA bug
okBrian 0c99ff5
fix all broken case files
okBrian 6296758
rerevert the D directory temp
okBrian b14ba57
Merge remote-tracking branch 'upstream/master' into exampleCI2
okBrian d3b2db3
test compiled w/ gcc 12
okBrian f351c7c
decreased tolerence
okBrian 5b8fcea
increase tol & fix lint?
okBrian 0252536
Merge remote-tracking branch 'upstream/master' into exampleCI2
okBrian f23c748
test fix for gt phoneix?
okBrian 06fca35
Merge remote-tracking branch 'upstream/master' into exampleCI2
okBrian 92415b9
Merge remote-tracking branch 'origin/master' into exampleCI2
okBrian 4635550
fix docker
okBrian 3b40332
Merge remote-tracking branch 'origin' into exampleCI2
okBrian 61baf3d
Merge remote-tracking branch 'origin/master' into exampleCI2
okBrian 9adac3c
regenerate examples
okBrian f2d33e0
add support ibm_cfl_dt
okBrian fcd4454
try 13.3 gcc
okBrian b2de66e
merge origin master
okBrian 03b5f72
added strict floating point and regnerated examples w/ it
okBrian acc8228
merge w/ master
okBrian ddabee4
fix req.txt
okBrian e0c1dd3
fix frontier cas
okBrian 98f9b3d
regenerate all files and fix frontier
okBrian 99465ee
Merge remote-tracking branch 'origin' into exampleCI2
okBrian b4e958f
fixed time_step_save issue
okBrian fdd5162
mimi pr for exampleCI
okBrian e1ac8f4
test lower tol + regenerating with debug
okBrian f34a911
regenerate hypo_2materials?
okBrian 7d90327
--regenerate with strict flag
okBrian aad1300
add strict back to workflow
okBrian 480c76d
Merge branch 'MFlowCode:master' into exampleCI2
okBrian f27d0ce
inital viscous edit
okBrian 1d47274
regen viscous
okBrian 4c9636d
test 2525 on exampleCI2
okBrian 04a901a
remove cases for merge
okBrian c4db9d6
remove strict flag & retest with default flags
okBrian 527a859
w/ correct weno_eps for testing
okBrian 0e4fe57
fix removal of strict in workflow
okBrian 33ab525
close to done?
okBrian 1c99f12
remove strict on frontier
okBrian File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#!/bin/bash | ||
|
||
. ./mfc.sh load -c f -m g | ||
./mfc.sh build -j 8 --gpu | ||
./mfc.sh build --strict -j 8 --gpu |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i'm not sure this syntax works. you could double check by looking at the cmake output of a specific run. i think you need to add
$<$<COMPILE_LANGUAGE:Fortran>:-<flag>>
on separate lines.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will fix this in my next commit. Thanks