Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
GROMACS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
GROMACS
GROMACS
Commits
91e2dc4a
Commit
91e2dc4a
authored
2 months ago
by
Paul Bauer
Browse files
Options
Downloads
Patches
Plain Diff
GROMACS 2025 HIP fork
parent
4df2b868
No related branches found
No related tags found
Loading
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
cmake/gmxVersionInfo.cmake
+1
-1
1 addition, 1 deletion
cmake/gmxVersionInfo.cmake
with
1 addition
and
1 deletion
cmake/gmxVersionInfo.cmake
+
1
−
1
View file @
91e2dc4a
...
@@ -264,7 +264,7 @@ set(REGRESSIONTEST_MD5SUM "05315813b1f9f4b31d5531bc01abfaf5" CACHE INTERNAL "MD5
...
@@ -264,7 +264,7 @@ set(REGRESSIONTEST_MD5SUM "05315813b1f9f4b31d5531bc01abfaf5" CACHE INTERNAL "MD5
# If you are distributing a patch to GROMACS, then this change would
# If you are distributing a patch to GROMACS, then this change would
# be great as part of your patch. Otherwise for personal use, you can
# be great as part of your patch. Otherwise for personal use, you can
# also just set a CMake cache variable.
# also just set a CMake cache variable.
set
(
GMX_VERSION_STRING_OF_FORK
""
CACHE INTERNAL
set
(
GMX_VERSION_STRING_OF_FORK
"
2025-HIP-ENABLEMENT
"
CACHE INTERNAL
"Version string for forks of GROMACS to set to describe themselves"
)
"Version string for forks of GROMACS to set to describe themselves"
)
mark_as_advanced
(
GMX_VERSION_STRING_OF_FORK
)
mark_as_advanced
(
GMX_VERSION_STRING_OF_FORK
)
if
(
GMX_VERSION_STRING_OF_FORK
)
if
(
GMX_VERSION_STRING_OF_FORK
)
...
...
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