Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
psmpi
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
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
DEEP-SEA
WP5 - System-level programming
Software
psmpi
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
jsc-ci-add-mt-deployment
Select Git revision
Branches
5
5.9.x
deep-sea
default
deepsea-sh
jsc-ci-add-mt-deployment
master
protected
Tags
1
5.9.2-1
6 results
Begin with the selected commit
Created with Raphaël 2.2.0
25
Apr
27
Mar
12
11
15
Dec
11
7
1
24
Nov
16
24
Oct
28
Sep
27
25
7
6
4
31
Aug
30
29
28
25
23
17
15
14
11
8
21
Jul
20
19
5
4
3
29
Jun
22
21
15
9
1
18
May
11
8
5
27
Apr
25
19
18
17
14
13
22
Mar
15
14
9
7
23
Feb
20
15
9
8
1
31
Jan
13
28
Dec
8
7
25
Nov
9
8
31
Oct
28
26
Aug
22
19
22
Jul
21
20
12
1
30
Jun
21
17
15
14
27
May
19
6
2
29
Mar
23
Feb
7
4
3
2
25
Jan
20
19
18
14
13
12
11
10
7
6
4
22
Dec
21
20
18
1
29
Nov
18
8
21
Oct
8
7
5
4
29
Sep
15
14
13
10
9
31
Aug
30
26
3
29
Jul
28
20
14
13
1
29
Jun
28
22
21
17
12
May
7
6
27
Apr
23
9
7
22
Mar
12
11
10
9
2
1
11
Feb
10
9
8
1
ci: Add deployment of multi-thread variant via DEEP-SEA CI.
jsc-ci-add-mt-d…
jsc-ci-add-mt-deployment
Merge branch 'add-disclaimer' into 'deep-sea'
deep-sea
deep-sea
doc: Add disclaimer regarding software maturity.
ci: Add .gitlab-ci.yml triggering the DEEP-SEA CI.
readme: Add funding acknowledgement for DEEP-SEA project.
vendor/mpir_pmi: Fix re-init for spawned processes with init counter.
vendor/mpir_pmi: Fix a bug in argv copy.
Merge branch 'deep-sea-add-ci' into 'deep-sea'
deepsea-sh
deepsea-sh
ci: Add .gitlab-ci.yml triggering the DEEP-SEA CI.
readme: Add funding acknowledgement for DEEP-SEA project.
vendor/spawn: Streamline handling of resize_allocation param for async spawn.
vendor/mpir_pmi: Implement MPIR_pmi_extend_allocation.
vendor/mpir_pmi: MPIR_pmi_set_spawn_x_ongoing: put and fence for spawn status update.
vendor/mpir_pmi: Use PMIX_GET_REFRESH_CACHE attribute in MPIR_pmi_kvs_get.
vendor/mpir_pmi: Move PMIX_ALLOC_ID from job to app attrs of PMIX_Spawn.
vendor/mpir_pmi: Support PMIX_ADD_HOST and PMIX_DISPLAY_MAP as job attrs of PMIx_Spawn.
vendor/mpir_pmi: Implement MPIR_pmi_shrink_allocation.
vendor/mpir_pmi: Use query proc table instead of PMIx_Resolve_peers (temporary work around).
vendor/mpir_pmi: Introduce util function pmix_build_nodelist.
vendor/session: Remove obsolete lines in MPIR_Session_reinit_impl.
Update Makefile.sources.
vendor/test/impls: Add test session_exchange.
vendor/test/impls: Add test session_expand.
vendor/spawn: Implement MPIR_Spawn_async_impl.
vendor/spawn: Implement MPIR_Spawn_status_impl.
vendor/session: Check async spawn status in MPIR_Session_reinit_impl.
vendor/mpir_pmi: Sync spawned procs and parent before group init.
vendor/mpir_pmi: Use PMIx_Spawn_nb for asynchronous spawning.
vendor/mpir_pmi: Add data structures and set/get functions for spawn_x.
vendor/mpir_pmi: Add async param to MPIR_pmi_spawn_multiple.
vendor/bindings: Add MPIX_Spawn_async and MPIX_Spawn_status bindings.
Update Makefile.sources.
vendor/test/impls: Add test session_shrink.
vendor/session: Implementation of MPIR_Session_reinit_impl.
vendor/mpir_pmi: Add some functions to use in MPIR_Session_reinit.
vendor/binding_c: Use session error return in MPIX_Session_reinit.
vendor/bindings: Add MPIX_Session_reinit bindings.
vendor/bindings: Enable array of MPI_Session pointers in bindings.
vendor/binding_f08: Check for callbacks in MPIX_ functions.
Update Makefile.sources.
Loading