Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dg
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
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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
gmsh
dg
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
ed11e3aa444189043825861b5bb8293bc72248fa
Select Git revision
Selected
ed11e3aa444189043825861b5bb8293bc72248fa
Branches
15
master
default
protected
MC/gefpg_lua_binding
MC/high_order_geometry
MC/lifting_oneshot
MC/mpi_nonblocking
MC/multigpu
MC/physent
bcast_debug
clem_dev
clem_dev_corrected
comm_opt
curls_marco
devel
emdant/dg-cherry-pick-8f1f09f5
kokkos
Tags
3
v0.3.0
v0.2.0
v0.1.0
19 results
Begin with the selected commit
Created with Raphaël 2.2.0
4
Sep
30
Aug
11
8
7
5
1
Jun
30
May
29
28
16
26
Apr
13
Mar
9
3
26
Feb
19
12
10
29
Jan
9
Dec
10
Nov
7
6
4
28
Oct
22
21
15
1
29
Sep
21
May
7
Nov
6
31
Oct
21
Jul
20
13
Oct
12
11
14
Sep
31
Aug
25
24
18
17
16
5
Jul
24
Jun
23
1
31
May
30
18
13
Apr
12
8
4
15
Mar
14
13
11
10
16
Feb
14
Dec
13
18
Nov
30
Sep
21
Jul
20
19
7
Jun
4
21
May
20
17
15
14
13
12
11
10
9
8
7
6
5
3
2
1
30
Apr
28
27
26
23
21
16
15
14
12
9
8
23
Mar
Fix compilation if NCCL is not enabled
comm_opt
comm_opt
Implementation of the overlapped communication mode
CPU parallelization and communication refactor
Update the way HIP is handled with CMake
Fix NaN in the computation of the energy error
Improve Curl GPU kernel performance
Enable MPI for the tests
Remove NVML in CMake
Change handling of default CUDA and HIP architectures in CMake
Revert "added GPU stream for curls compute, for code easier to maintain"
clem_dev
clem_dev
added GPU stream for curls compute, for code easier to maintain
optimized: curls at start of timestep and jumps<->ipc prioritized
fix blocking MPI
streams code port to HIP
fix missing streams sync + using stream sync instead of gpu sync
ipc <-> jump now in lower prio stream for nonblock MPI
little fix
leapfrog background comm for E
remove deadcode
leapfrog background comm for H, cleaning
leapfrog background comm for H, 1st attempt fix
leapfrog background comm for H, 1st attempt
one GPU sync for all receive, not for each
removed "MPI not supported"
more detailled output for the resonator example
clem_dev_correc…
clem_dev_corrected
add functions to compute energy and error for from GPU state
add MPI_Waitall for the send operations
add lua string library
[KOKKOS] test 3D array for lifting + curl reorganization
kokkos
kokkos
field_gpu argument by reference instead of struct
switches into templates in kernels
[KOKKOS] Curl performance improvement and cleaning up host mirrors
maxwell solver nonblocking MPI completely implemented
[KOKKOS] improve source handling
forgot to commit maxwell_interface header
First working version of the Maxwell solver using Kokkos
GPU nonblocking 1st attempt
fix nonblocking CPU MPI segfault
[Kokkos] Remove old kokkos playground executable
[Kokkos] Initial Version Using Kokkos
Loading