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
a1266a1a1ec95a3a6eb5a440edc8e27d97f48f48
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
28
Nov
27
26
24
22
21
20
19
20
19
17
16
15
14
13
12
10
9
8
6
5
4
3
2
1
31
Oct
30
29
28
26
25
24
23
22
21
20
19
18
17
16
15
12
11
10
9
8
5
4
3
2
1
28
Sep
27
25
24
23
20
19
18
17
14
12
11
10
9
7
6
5
4
3
1
31
Aug
30
29
28
27
26
25
24
23
22
21
revert back to correct path to Plumed.inc.*. (my fault, I was not doing the 'make install')
fix memory leak due to virial_lmp
added -j8 option for faster plumed make
fixed wrong path to Plumed.inc.*
fixed uninitialized var homedir
Merge pull request #1223 from akohlmey/next-patch-release
Merge pull request #1226 from akohlmey/cmake-gpu-enhancements
anti-nitpick hack
passing build type specific compiler flags to building the voro++ library
correct passing flags to local voro++ build
Merge pull request #1225 from akohlmey/last-minute-fixes
do not warn about deprecated GPU target archs
verbose CUDA assembly processing is more distracting than helping
make $HOME/.local the default LAMMPS installation destination
implement changes suggested by @junghans for GPU/CUDA compilation
build MESSAGE package client/server library always as static library
remove stray endif()
replace more inline expansions with explicit code. some general overhaul and better propagation of consistent compiler settings and flags for library builds
remove inline expansion from two more cases (of external library builds)
more generated files/symlinks to ignore
minor cleanup in lib/gpu
improve docs for building the GPU library with CUDA and CMake/make with fat binaries
remove comment-in-comment
reword a few options for clarity
allow building "fat" GPU binaries in CUDA mode, resulting in executables compatible with all GPUs supported by the used CUDA toolkit
add missing include file
Merge pull request #1222 from lammps/doc-adjust3
remove trailing whitespace in manual source files
Merge branch 'master' into doc-adjust3
some clarifications and corrections on the wildcard command line docs
step version number to 27 November 2018
Merge pull request #1219 from akohlmey/fix-class2-write-coeff
Merge pull request #1217 from akohlmey/more-small-changes
more adjustments to style pages
merged in current master
remove tabs
replace dos/windows-style CR-LF line endings with unix style LF-only
use C++ style include files in USER-PTM package consistently
formatting tweak for labels, add checking item for added pair styles
correct some incorrect writedata and single_enable settings
Loading