Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PySWIFTsim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
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
PySWIFTsim
Merge requests
!7
Change clone to fetch
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Change clone to fetch
new_implementation
into
master
Overview
0
Commits
21
Changes
1
Merged
Loic Hausammann
requested to merge
new_implementation
into
master
6 years ago
Overview
0
Commits
21
Changes
1
Expand
0
0
Merge request reports
Viewing commit
1b46fd6a
Prev
Next
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
1b46fd6a
Clone single branch
· 1b46fd6a
Loic Hausammann
authored
6 years ago
.gitlab-ci.yml
+
1
−
1
Options
before_script
:
# compile swift
-
git
fetch
https://gitlab.cosma.dur.ac.uk/swift/swiftsim.git
-
git
clone
https://gitlab.cosma.dur.ac.uk/swift/swiftsim.git
master --single-branch --branch master
-
cd swiftsim
-
./autogen.sh
-
./configure --with-subgrid=GEAR
Loading