Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
openfpm_vcluster
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
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
Sbalzarini Lab
Software
Parallel Computing
OpenFPM
openfpm_vcluster
Graph
85f2768ee0b58466a67059e418543f125ccbf40f
Select Git revision
Branches
20
CYGWIN
FD_Solver
FD_solver
FD_solver_with_sussmann
GPU_test
GPU_test_new
Release_0.8.0
Release_0.9.0
amr_struct
cuda_on_cpu
develop
hip_conversion
hip_conversion2
insitu
insitu_visualization
install_refactor
layout_gpu
master
default
msys2_conversion
py_server
20 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
18
Dec
18
Oct
16
14
10
8
4
25
Sep
24
27
May
25
Mar
20
26
Feb
22
9
8
5
1
Nov
1
Aug
6
Apr
19
Nov
18
Aug
12
8
Mar
11
Feb
25
Jan
26
Nov
20
17
16
15
14
13
7
Oct
12
Sep
30
Aug
3
Jul
20
Jun
11
7
3
29
May
19
28
Apr
27
23
20
13
12
5
2
22
Mar
17
2
28
Feb
25
17
12
6
5
4
8
Jan
7
6
3
2
18
Dec
11
8
3
29
Nov
28
23
14
7
5
4
2
23
Oct
16
12
9
6
8
Sep
2
1
31
Aug
28
23
23
Jul
11
9
5
30
Jun
23
17
16
11
31
May
29
22
11
9
Mar
13
Jan
25
Dec
5
Sep
13
Aug
7
3
Jul
24
Jun
9
8
15
May
11
18
Apr
17
24
Mar
21
2
15
Feb
12
9
Jan
3
29
Dec
28
27
22
21
20
12
5
27
Nov
26
25
24
23
19
18
15
13
9
8
6
24
Aug
18
17
7
6
22
Jul
25
May
15
Apr
15
Feb
28
Dec
28
Nov
4
Oct
20
Aug
12
8
23
Jul
9
30
Jun
3
11
Apr
26
Feb
17
14
Dec
12
8
28
Oct
26
24
21
18
10
22
Sep
21
19
7
6
24
Aug
16
15
9
2
28
Jul
20
15
14
9
Jun
9
May
26
Apr
14
13
27
Mar
26
21
20
18
15
2
25
Feb
10
9
8
7
6
29
Jan
26
6
5
2
29
Dec
27
23
14
23
Nov
20
10
8
6
5
3
28
Oct
27
20
19
9
22
Sep
17
16
14
13
2
17
Aug
5
28
Jul
27
16
12
11
10
9
8
20
Jun
19
30
May
29
28
26
25
24
21
20
19
13
12
19
Aug
Fix tab/space indentation mix; fix absolute import
develop
develop
Revert "Revert "Fixing external communicator bugs""
Merge remote-tracking branch 'mosaic/develop' into feat/external_comm
Guarding against repeated inits and fixing petsc bug
enabling setting PETSC_COMM_WORLD only when not MPI_COMM_WORLD,
fixing repeated init calls
Revert "Fixing external communicator bugs"
Partially fix code formatting and indentations
Merge pull request #3 from abhinavsns/feat/external_comm
fixing indentation
Fixing external communicator bugs
Merge pull request #2 from abhinavsns/feat/external_comm
removing NBX_cnt from VCluster.cpp as it is now class member in VCluster_base.hpp
Fixing tests with external communicator
Cherry Picking external communicator support
Fix example codes after cell list / Verlet list update
master
master
Move project c++ target standard to c++17
Get rid of CMake configure_file in submodules; Move to openfpm/
Refactor cudify code; update config_cmake.h.in
Fix formatting in src/CMakeLists.txt
Reduce CMake code duplication; move find_package() commands to meta openfpm project
Remove more autotools legacy files
Remove install/config scripts from openfpm_vcluster; move all scripts to pdata
Merge branch 'install_refactor' into develop
Merge branch 'develop' of git.mpi-cbg.de:mosaic/software/parallel-computing/openfpm/openfpm_vcluster into develop
Remove Autotools configure emulator
Remove Autotools configure emulator
install_refactor
install_refactor
Refactor naming getgpuContext -> getGpuContext
Refactor naming getgpuContext -> getGpuContext
Refactor naming (ctx, context, gpuContext, gpu) -> gpuContext
Refactor naming (ctx, context, gpuContext, gpu) -> gpuContext
Move parallel primitives lib: moderngpu to CUB
Merge remote-tracking branch 'origin/FD_solver'
Commenting out obsolete print out in line 685.
Fixing big messages
Adding more 2GB messaging capability
Fixing merge conflicts
FD_solver
FD_solver
Fixing OpenMP with HIP
Making vcluster more general
Fixing CMake
Loading