Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
openfpm_numerics
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_numerics
Graph
c8b47f81b3323b3b14964723c0745d2da7ad7db9
Select Git revision
Branches
20
3index_expressions
AMR_struct_numerics
ActiveGel
CYGWIN
Dcpse_gpu
FDScheme_improved
FD_solver
FD_solver_Cancellation
GPU_branch
Release_0.8.0
Release_0.9.0
SPRNG
ana_stokes
closest-point
cp_interpolation
cuda_on_cpu
develop
develop_with_grid_integrators
fixing_PETSC_installation
fixing_help_function_unit_tests
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
8
Feb
4
24
Jan
22
19
18
17
12
10
9
5
7
Nov
1
20
Oct
12
23
Aug
21
1
31
Jul
25
24
20
13
12
11
10
6
5
4
3
28
Jun
26
22
19
14
9
8
29
May
14
27
Apr
26
21
10
6
15
Mar
13
2
1
27
Feb
21
20
17
10
7
30
Jan
18
17
6
Dec
19
Nov
8
5
28
Oct
18
5
1
Sep
30
Aug
29
28
24
18
17
16
9
8
29
Jul
25
5
23
Jun
21
9
6
May
3
29
Apr
27
5
21
Mar
18
16
15
10
9
8
7
3
25
Feb
22
16
9
7
3
31
Jan
25
24
21
20
19
18
14
13
12
11
6
5
4
3
30
Dec
24
23
15
10
8
7
6
2
26
Nov
20
17
16
14
13
10
8
5
4
3
28
Oct
27
26
22
20
18
16
11
7
6
4
28
Sep
16
10
9
1
30
Aug
29
27
19
18
17
16
12
8
4
3
1
31
Jul
30
29
28
27
22
21
20
19
18
16
15
12
8
7
6
28
Jun
24
20
18
17
16
15
14
11
10
8
7
3
1
30
May
28
27
26
19
18
14
29
Apr
28
27
26
23
22
21
16
15
14
13
31
Mar
29
24
22
18
17
9
3
2
28
Feb
27
22
12
5
3
29
Jan
28
8
6
2
21
Dec
19
18
13
8
3
2
1
25
Nov
24
23
22
19
16
14
13
12
11
10
8
2
1
29
Oct
27
26
25
21
19
18
16
15
Remove install/config scripts from openfpm_numerics; move all scripts to pdata
Merge branch 'install_refactor' into develop
Merge master into develop
Refactor install script in openfpm_pdata
install_refactor
install_refactor
Disable external project (minter) update on make
Merge branch 'master' of github.com:mosaic-group/openfpm_numerics
Add minter library as a cmake ExternalProject
Merge master into pcp_bulk_surface_tools
Change reference to static variable
Fix for Surface DC-PSE operator
Fix static const variable refences in particle_cp.hpp
Merge branch 'cp_interpolation_merge'
Refactor CellList + CellListGPU
Add note to the pcp unittest regarding the solver used in the minter package.
Merge branch 'cp_interpolation' of git.mpi-cbg.de:mosaic/software/parallel-computing/openfpm/openfpm_numerics
Merge branch 'master' of git.mpi-cbg.de:mosaic/software/parallel-computing/openfpm/openfpm_numerics
Temporarily disable Mumps on M2/Clang
make step size limitation verbose
Merge regression into cp_interpolation
Fix parallelization as in main branch, add some experimental things (compute surrounding isocontours)
Merge branch 'cp_interpolation' of git.mpi-cbg.de:mosaic/software/parallel-computing/openfpm/openfpm_numerics into cp_interpolation
Fix paths
Fix parallelization
Change standard curvature computation to fluidmechanical curvature instead of mean curvature.
Refactor naming getgpuContext -> getGpuContext
Refactor naming getgpuContext -> getGpuContext
Add support for 3-index vector in vector_dist_exression
Add isMatrixFilled() to SparseMatrix_Eigen
Add isMatrixFilled() to SparseMatrix_Eigen
Disable odeInt_BASE_tests/odeint_base_test_gpu due to termination with PETSC ERROR on 2+ mpi processes
Disable odeInt_BASE_tests/odeint_base_test_gpu due to termination with PETSC ERROR on 2+ mpi processes
Odeintegrators_test_gpu.cu doesn't compile with CUDA_ON_CPU
Odeintegrators_test_gpu.cu doesn't compile with CUDA_ON_CPU
Enable DCPSE (gpu) tests for CUDA backend only
Enable DCPSE (gpu) tests for CUDA backend only
Fix files for merge
Merge master into pcp_bulk_surface_tools
Merge commit '2d5e7ba2499ec27bca7f6910c71ca9fe7f4d7977' into develop
Move parallel primitives lib: moderngpu to CUB
Add projection onto surface function.
Loading