Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
swiftmpistepsim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
swiftmpistepsim
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
20
asyncreallyonesided
asyncreallyonesided-bunched
asyncreallyonesided-fast
asyncreallyonesidedx2
fixed-injections
master
default
protected
mpi-thread-split
mpiwaitall
multi-all
multi-injectors
multi-injectors-many
onesided
ragged-one-sided
reallyonesided
simpleonesided
simplerdma
simplerdma-razeh
simplerdma-wrapper
simplerdma-wrapper-roce
swiftmpiproxies
Tags
2
v1.1
v1.0
22 results
Begin with the selected commit
Created with Raphaël 2.2.0
24
May
23
12
11
10
28
Apr
27
24
14
Sep
13
18
Oct
15
8
29
Sep
28
16
Mar
10
Dec
18
Sep
20
Aug
14
10
6
5
4
3
1
27
Jul
10
7
6
3
1
11
Jun
10
4
2
28
May
27
26
15
7
6
5
4
1
30
Apr
29
27
20
16
15
8
6
13
Mar
12
11
10
9
6
3
2
3
Oct
2
26
Sep
25
24
23
20
19
18
17
16
13
Merge branch 'master' into 'multi-injectors-many'
multi-injectors…
multi-injectors-many
Merge branch 'master' into 'simplerdma-wrapper'
simplerdma-wrap…
simplerdma-wrapper
Merge branch 'master' into 'multi-all'
multi-all
multi-all
Merge branch 'master' into 'ragged-one-sided'
ragged-one-sided
ragged-one-sided
Use Rput and Put and avoid local synchronization calls. This is faster than p2p, but it is not 100% certain about the order of delivery.
asyncreallyones…
asyncreallyonesided-fast
Squash some compilation issues
Merge remote-tracking branch 'origin/master' into asyncreallyonesided
asyncreallyones…
asyncreallyonesided
Capture final state
Fix up compilation issues
master
master
Add -z option to fakes to output a log that can be re-read
Add -z option to fakes to output a log that can be re-read
Recover testdata
Attempt at using a technique that uses the local memory buffers instead of a large receive buffer per subtype
Merge branch 'master' into multi-all
Fix range issue, handling of scale factor and tidy up formatting
Also make fake command multi-threaded
Update docs
Merge remote-tracking branch 'origin/master' into multi-all
Use more than one thread for send and receive as well as injection, also make it possible to use the output from swiftmpifakestepsim as the input to swiftmpistepsim (use -z flag)
More send/recv indices updates
Add note about swiftmpistepsim2
Formatting
Merge branch 'master' into simplerdma-wrapper
Merge remote-tracking branch 'origin/master' into multi-injectors-many
Merge branch 'scaled-size' into 'master'
Merge branch 'master' into scaled-size
Use -c not -s, that is used for a fixed size in master now
Merge branch 'master' into multi-injectors-many
Add main reason for faking data...
Merge branch 'master' into fixed-size
Merge branch 'fakedata' into 'master'
Formatting
Add some documentation
Add note about progress on the topic this project was initially designed to look at
Tidyups
Merge branch 'master' into fakedata
Update send and recv task indices to match current master
Truncate large messages to 2GB, improve help
Add option to randomize sends and recvs independently
Honour -f flag
Loading