Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
SWIFTsim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository 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
SWIFT
SWIFTsim
Commits
fcf437dc
Commit
fcf437dc
authored
7 years ago
by
Josh Borrow
Browse files
Options
Downloads
Patches
Plain Diff
re-jigged README a bit to make more sense
parent
e0880e06
No related branches found
No related tags found
1 merge request
!517
Added GitHub README
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+10
-10
10 additions, 10 deletions
README.md
with
10 additions
and
10 deletions
README.md
+
10
−
10
View file @
fcf437dc
...
@@ -3,6 +3,13 @@ SWIFT: SPH WIth Fine-grained inter-dependent Tasking
...
@@ -3,6 +3,13 @@ SWIFT: SPH WIth Fine-grained inter-dependent Tasking
[

](https://gitlab.cosma.dur.ac.uk/jenkins/job/GNU%20SWIFT%20build/)
[

](https://gitlab.cosma.dur.ac.uk/jenkins/job/GNU%20SWIFT%20build/)
SWIFT is a gravity and SPH solver designed to run cosmological simulations
on peta-scale machines, scaling well up to 10's of thousands of compute
node.
More general information about SWIFT is available on the project
[
webpages
](
http://www.swiftsim.com
)
.
For information on how to _run_ SWIFT, please consult the onboarding guide
For information on how to _run_ SWIFT, please consult the onboarding guide
available
[
here
](
http://www.swiftsim.com/onboarding.pdf
)
. This includes
available
[
here
](
http://www.swiftsim.com/onboarding.pdf
)
. This includes
dependencies, and a few examples to get you going.
dependencies, and a few examples to get you going.
...
@@ -11,13 +18,6 @@ We suggest that you use the latest release branch of SWIFT, rather than the
...
@@ -11,13 +18,6 @@ We suggest that you use the latest release branch of SWIFT, rather than the
current master branch as this will change rapidly. We do, however, like to
current master branch as this will change rapidly. We do, however, like to
ensure that the master branch will build and run.
ensure that the master branch will build and run.
SWIFT is a gravity and SPH solver designed to run cosmological simulations
on peta-scale machines, scaling well up to 10's of thousands of compute
node.
More general information about SWIFT is available on the project
[
webpages
](
http://www.swiftsim.com
)
.
This GitHub repository is designed to be an issue tracker, and a space for
This GitHub repository is designed to be an issue tracker, and a space for
the public to submit patches through pull requests. It is synchronised with
the public to submit patches through pull requests. It is synchronised with
the main development repository that is available on the
the main development repository that is available on the
...
@@ -25,7 +25,7 @@ the main development repository that is available on the
...
@@ -25,7 +25,7 @@ the main development repository that is available on the
[
here
](
https://gitlab.cosma.dur.ac.uk/swift/swiftsim
)
.
[
here
](
https://gitlab.cosma.dur.ac.uk/swift/swiftsim
)
.
Please feel free to submit issues to this repository, or even pull
Please feel free to submit issues to this repository, or even pull
requests.
We will try to deal with them as soon as possible, but as the
requests. We will try to deal with them as soon as possible, but as the
core development team is quite small this could take some time.
core development team is quite small this could take some time.
Contribution Guidelines
Contribution Guidelines
...
@@ -42,8 +42,8 @@ of new modules. An example of how to add a test to the suite can be found by
...
@@ -42,8 +42,8 @@ of new modules. An example of how to add a test to the suite can be found by
considering the tests/testGreeting case.
considering the tests/testGreeting case.
Any contributions that fail any of the automated tests will not be accepted.
Any contributions that fail any of the automated tests will not be accepted.
Contributions that include tests of the proposed modules
are highly
Contributions that include tests of the proposed modules
(or any current ones!)
encouraged.
are highly
encouraged.
```
```
Welcome to the cosmological hydrodynamical code
Welcome to the cosmological hydrodynamical code
...
...
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