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
2273604533fde75f8b05f9b38bf38ad50b593da8
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
update log files for crack and deposit examples
update log files for coreshell examples
update log files for controller example
update log files for comb examples
update logs for colloid example
update cmap example logfiles
update log files for body examples
update logfiles for balance examples
update log files for airebo and atm examples
Revert "Add --noinstall flag to use the plumed source code directly without issuing make install"
detect the number of available CPU for plumed make, as suggested by @akohlmey
Add --noinstall flag to use the plumed source code directly without issuing make install
capitalization of pre-processor inclusion guard
Corrected Another attempt to add Lebedeva potential
Another attempt to add Lebedeva potential
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
Loading