Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
openfpm_devices
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_devices
Graph
f95b31b6d0af0a3c60a2643840854feba90abb1e
Select Git revision
Branches
14
FD_solver
FD_solver_with_sussmann
GPU_test
closest-point
cuda_on_cpu
cudify_openmp
develop
hip_conversion
hip_conversion2
insitu_visualization
install_refactor
master
default
msys2_conversion
sparse_cl
14 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
25
Sep
18
1
Jul
26
Jun
16
14
8
Apr
2
26
Mar
25
21
20
8
26
Feb
22
8
5
1
Nov
3
Oct
10
Aug
2
1
31
Jul
6
Apr
2
1
Mar
12
Aug
1
Apr
11
Feb
25
Jan
2
1
31
Dec
29
28
24
22
19
12
2
26
Nov
25
20
17
16
14
13
11
3
9
Oct
23
Sep
22
20
Aug
20
Jun
20
May
30
Apr
28
22
21
20
18
13
2
18
Mar
28
Feb
25
8
5
4
25
Jan
14
10
8
7
6
3
1
31
Dec
18
5
3
23
Aug
8
24
Jul
23
23
Jun
16
7
31
May
22
9
Mar
13
Jan
27
Dec
25
17
3
2
Nov
5
Sep
13
Aug
24
Jun
11
May
18
Apr
29
Mar
2
15
Feb
11
16
Jan
15
2
12
Dec
23
Nov
9
8
6
2
1
24
Sep
24
Aug
21
17
7
2
Jul
10
Jun
25
May
15
Feb
14
14
Dec
20
Aug
2
23
Jul
16
3
Jun
23
Feb
22
21
17
4
Jan
29
Oct
28
23
10
3
21
Sep
14
Aug
9
3
19
Jul
13
12
May
20
Apr
27
Mar
23
22
18
17
15
9
10
Feb
6
29
Jan
2
27
Dec
23
23
Nov
20
6
3
2
27
Oct
18
Sep
17
14
13
1
5
Aug
28
Jul
27
12
2
4
Jun
8
May
22
Apr
23
Aug
19
Merge pull request #3 from abhinavsns/cuda_version_bump
develop
develop
Cuda version bump to 12.5
Merge pull request #2 from tomashalada/master
master
master
Merge branch 'develop'
Fix CUDA on CPU
Enable newer versions of cuda.
Merge branch 'develop'
Remove unused legacy code in cudify
Remove unused legacy files. Update CMakeLists.txt
Remove old unused file ptr_info.hpp
Fix missing FixConfigLaunch when nvcc not found
Merge pull request #1 from mosaic-group/cuda_launch_as_function
Move project c++ target standard to c++17
Remove Makefile.am
Remove Makefile.am
Get rid of CMake configure_file in submodules; Move to openfpm/
cuda_launch as a function
Refactor cudify code; fix cudify:OpenMP
Reduce CMake duplication; move find_package() commands to meta openfpm project
Remove install/config scripts from openfpm_devices; move all scripts to pdata
Merge branch 'develop' of git.mpi-cbg.de:mosaic/software/parallel-computing/openfpm/openfpm_devices into develop
Remove Autotools configure emulator
install_refactor
install_refactor
Refactor naming (ctx, context, gpuContext, gpu) -> gpuContext
Refactor naming (ctx, context, gpuContext, gpu) -> gpuContext
Fix vector_dist_sparse with CUDA_BACKEND=SEQUENTIAL (static blockDim)
Fix vector_dist_sparse with CUDA_BACKEND=SEQUENTIAL (static blockDim)
Fix cudify CMakeLists install destinations
Fix cudify CMakeLists install destinations
Fix file naming typo
Move parallel primitives lib: moderngpu to CUB (define GPU_HOST_DEVICE)
Move parallel primitives lib: moderngpu to CUB (fix path)
Move parallel primitives lib: moderngpu to CUB
Merge remote-tracking branch 'origin/FD_solver'
Adding additional function in ExtPreAlloc
Odeint GPU Support under construction.
FD_solver
FD_solver
Adding extra end buffer
Fixing for CUDA 6
Fixing HIP
Adding support for 11.5
Fixing aligned copy
Loading