Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lammps
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
Container Registry
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
multiscale
lammps
Graph
83408b195fcb27a025aada789df1aab6c2bde67f
Select Git revision
Branches
5
compute_momentum
master
default
protected
mui
mui-sequence
mui-unknown
5 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
10
Mar
9
8
7
6
5
3
2
1
28
Feb
27
26
24
23
22
21
17
15
14
13
10
9
8
6
4
3
2
1
31
Jan
30
28
27
26
25
24
23
20
19
18
17
16
15
14
13
12
11
10
9
6
5
4
3
2
28
Dec
27
24
23
22
21
20
19
16
15
14
13
12
9
8
7
Backport typo fixes that were not previously pushed to the Colvars repository
Update Colvars module to version 2017-03-10
Add Kokkos version of atom_vec_hybrid_kokkos, without CUDA support
Add error check to lammps_gather_atoms/lammps_scatter_atoms in library.cpp
Makefile.lammps.gfortran for latte
Fix half from full nlist issue with Kokkos
Fixing memory overflow issue in comm_kokkos
Fixing issue with ev_setup in pair_hybrid_kokkos
restore incorrect change due to spell checking in fix imd
Disable allocation of per-atom arrays in ev_setup for USER-DPD Kokkos styles
Merge remote branch 'stanmoore1/ev_setup_kk' into USER-DPD_kokkos_ev_setup_bugfix
Disable allocation of per-atom arrays in ev_setup for Kokkos styles
Adding alloc flag to ev_setup
Fix spelling "correction" from 3a054d1a: iterations not interactions. :-)
Turn off use of OpenMP in MPIIO/dump_custom_mpiio.cpp if Kokkos is in use.
Merge branch 'master' of https://github.com/lammps/lammps into USER-DPD_kokkos
patch 7Mar17
Merge pull request #393 from akohlmey/small-bugfixes
Merge pull request #399 from rbberger/docs_spelling_fixes
Merge pull request #398 from stanmoore1/kokkos_changes
Merge pull request #395 from timattox/USER-DPD_bugfix
Merge pull request #394 from jaapkroe/kolmogorov-crespi
Merge pull request #389 from akohlmey/update-agni-potential
Merge pull request #386 from akohlmey/doc-consistentcy
Merge pull request #376 from v0i0/airebo-bondorderLJ-fixes
new neigh_modify exclude option, other SNAP changes
Fix more typos in tools
Fix typo in python README
Fix typos in txt2html
Fix more typos in examples
Fix more typos in src files
Third batch of spelling fixes in manual
Add remaining false positives
Merge pull request #16 from ibaned/cuda-runtime
don't query device variables from the host
don't use device views to measure dimensions
consolidate sorting functions
don't capture "this" in lambdas
fix lambda syntax for CUDA
Merge remote-tracking branch 'fork/cuda-compile' into cuda-runtime
Loading