Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MPI-BugBench
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
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
High Performance Computing - Public
MPI-BugBench
Merge requests
!12
More improvements to Infrastructure
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Closed
More improvements to Infrastructure
devel-TJ
into
main
Overview
1
Commits
7
Pipelines
0
Changes
11
Closed
More improvements to Infrastructure
Jammer, Tim
requested to merge
devel-TJ
into
main
Feb 6, 2024
Overview
1
Commits
7
Pipelines
0
Changes
11
Renamed MPI_Call to MPICall
in Python it is a good practice to use CamelCase for class names
fix instruction block generating if for empty branch
InstructionBlock returns empty list instead of exception when qurey for empty branch
TemplateManager can now insert blocks before or after given one
Edited
Feb 6, 2024
by
Jammer, Tim
0
0
Merge request reports
Activity
All activity
Filter activity
Deselect all
Approvals
Assignees & reviewers
Comments (from bots)
Comments (from users)
Commits & branches
Edits
Labels
Lock status
Mentions
Merge request status
Tracking
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Please
register
or
sign in
to reply
Feb 08, 2024
organize generated codes per feature
· d918d38f
Jammer, Tim
authored
Feb 8, 2024
d918d38f
Begin and end error marker
· 9749bb20
Jammer, Tim
authored
Feb 8, 2024
9749bb20
Feb 06, 2024
remove debug printing
· c7aedcce
Jammer, Tim
authored
Feb 6, 2024
c7aedcce
added Insert after and before capability in Template Manager
· 15b41b5f
Jammer, Tim
authored
Feb 6, 2024
15b41b5f
InstructionBlock returns empty list instead of exception when qurey for empty branch
· c8fccc8c
Jammer, Tim
authored
Feb 6, 2024
c8fccc8c
fix InstructionBlock when one removes all instructions from an if branch
· b0dfad44
Jammer, Tim
authored
Feb 6, 2024
b0dfad44
Refactoring: Renamed MPI_Call to MPICall
· defef06a
Jammer, Tim
authored
Feb 6, 2024
defef06a
Loading