-
Notifications
You must be signed in to change notification settings - Fork 89
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
chore: Change GEOSX to GEOS in a bunch of places #3219
Merged
Merged
Conversation
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
rrsettgast
force-pushed
the
cleanup/Macros-GEOSX_XXX-to-GEOS_XXX
branch
from
July 10, 2024 22:24
cc35dc1
to
5065190
Compare
rrsettgast
force-pushed
the
cleanup/Macros-GEOSX_XXX-to-GEOS_XXX
branch
from
July 10, 2024 22:37
c8174b9
to
6c82021
Compare
rrsettgast
requested review from
corbett5,
wrtobin,
CusiniM,
jhuang2601,
castelletto1,
cssherman,
paveltomin,
klevzoff,
francoishamon,
untereiner,
victorapm,
MelReyCG and
dkachuma
as code owners
July 11, 2024 01:51
victorapm
approved these changes
Jul 11, 2024
rrsettgast
added
ci: run CUDA builds
Allows to triggers (costly) CUDA jobs
ci: run integrated tests
Allows to run the integrated tests in GEOS CI
and removed
ci: run integrated tests
Allows to run the integrated tests in GEOS CI
labels
Jul 11, 2024
MelReyCG
approved these changes
Jul 11, 2024
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.
What about the file names? Is it for a future PR?
jhuang2601
approved these changes
Jul 11, 2024
* Update Publications.rst * Update Publications.rst --------- Co-authored-by: Ryan Aronson <raronson0031@gmail.com> Co-authored-by: Nicola Castelletto <38361926+castelletto1@users.noreply.github.com> Co-authored-by: Randolph Settgast <settgast1@llnl.gov>
* fix: do Not require successful conventional semantic job --------- Co-authored-by: Lionel Untereiner <lionel.untereiner@geosiris.com>
* update blt to 0.6.2 * update RAJA and CHAI to v2024.02.2 * update Caliper to 2.11.0 *update adiak to 0.4.0 * update conduit to 0.9.2 * change to new HDF import. use umpires fmt and add extra dependency to executable * changes for change in raja interface * move src/coreComponents/unitTests/dataRepository/testPacking.cpp to src/coreComponents/dataRepository/unitTests * switched to syncronous packing/upacking to avoid test failures on CI image running on streak
rrsettgast
force-pushed
the
cleanup/Macros-GEOSX_XXX-to-GEOS_XXX
branch
from
July 18, 2024 20:49
97feaaf
to
15a46f3
Compare
rrsettgast
added
the
ci: run integrated tests
Allows to run the integrated tests in GEOS CI
label
Jul 19, 2024
…S-DEV/GEOS into cleanup/Macros-GEOSX_XXX-to-GEOS_XXX
paveltomin
approved these changes
Jul 19, 2024
wrtobin
approved these changes
Jul 19, 2024
CusiniM
approved these changes
Jul 19, 2024
Algiane
added a commit
that referenced
this pull request
Jul 25, 2024
Algiane
added a commit
that referenced
this pull request
Jul 25, 2024
rrsettgast
pushed a commit
that referenced
this pull request
Jul 26, 2024
Algiane
pushed a commit
that referenced
this pull request
Jul 30, 2024
* GEOSX_USE to GEOS_USE * GEOSX_ENABLE to GEOS_ENABLE * GEOSX_LA to GEOS_LA * GEOSX_TPL to GEOS_TPL * GEOSX_ to GEOS_ excluding .py and .msub * change version number
Algiane
added a commit
that referenced
this pull request
Jul 30, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ci: run CUDA builds
Allows to triggers (costly) CUDA jobs
ci: run integrated tests
Allows to run the integrated tests in GEOS CI
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.
Changes were incrementally committed:
Sorry y'all....this PR is quite unreviewable. There should be no functional code changes.