Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
unstructured_grids
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
CodeVault
hpc-kernels
unstructured_grids
Graph
bf8c6a0ff7d0abd4eedb68bbce80e3c9f63af311
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
19
Jun
5
Oct
7
Sep
5
2
1
30
Aug
29
25
22
Apr
25
Feb
29
Jan
26
21
19
18
11
Dec
Making unstructured_grids standalone project
master
master
added FindLibMesh.cmake find module
Merge branch 'libmesh' into 'master'
refactoring
renamed file extensions
refactoring
added summer school 2013 slides url
fixed Readme formatting, added libmesh to the CMake build chain
replaced existing simple example with a slightly modified version of libMesh FEM-example 4
made libmesh paths configurable in cmake
added working mesh bridge.e, refactoring
initial commit of libmesh example
added benchmark run for graph mode. added mpi version
updated Readme according to new benchmark
updated benchmark
fixed random seed for deterministic benchmark results
added benchmark communication mode comparison supermuc sb
updated READMEs
updated READMEs (compilation instructions) for halo_exchange and dsde samples
fixed some paths for the compilation tests to pass. all tests pass now
added CMake build structure for the example in unstructured grids
DSDE sample (n-body): changed default strategy to RMA; updated READMEs.
Halo exchange sample (unstructured grids): updated README.md
Halo exchange sample (unstructured grids): updated README.md (known OpenMPI issue #1304)
fixing permissions (chmod a-x for regular files)
Halo exchange sample (unstructured grids):
Halo exchange sample (unstructured grids): fixed some compiler warnings
updated READMEs for DSDE (n-body) and Halo exchange (unstructured grids) samples
Added initial halo_exchange sample (unstructured grids) and dynamic_sparse_data_exchange (n-body methods)
changed from code_packages to hpc_kernel_samples