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
635f3ce128ec1c15a0dfbf55b96e93e4054cc184
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
12
Jan
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
1
30
Nov
29
28
24
23
22
21
19
20
19
18
17
16
15
14
13
12
11
10
9
8
7
4
2
1
29
Oct
28
27
26
25
24
23
21
20
19
18
17
16
15
14
13
12
11
10
8
7
6
5
remove leftover code
cleanup changes to Install.sh
Makefile.lammps.gfortran
put pair_lj_coul in kokkos_type.h
Updated the reference for the flow/gauss method, the new reference is much more comprehensive
Fixing Kokkos CUDA compile error
Merge branch 'debug' into pair-table-rx-kokkos
whitespace cleanup
apply bugfix to fix wall/gran by eric_lyster@agilent.com on lammps-users
Revert "remove obsolete warning about fix rigid image flag restrictions"
it compiles.
lots of work towards compiling
near trying to compile
progress converting compute_style
made compute_fpair a free function as well
starting to separate compute_item from the class
made MixingWeights code non-member
tracking down some invalid reads...
fix a CUDA constructor warning
make formatting comment consistent
formatting improvements and small corrections for timer settings and output discussions
make everything public to appease NVCC
copy uCG and uCGnew correctly
fix class name in PAIR_CLASS setup
fix compilation
progress towards custom compute functor
draft compute_fpair for PairTableRXKokkos
added coeff, settings, single, fix compile
add member variables from PairTableRX
starting to add getMixingWeights
restarting PairTableRXKokkos
Merge pull request #8 from ibaned/pair-multi-lucy-rx-kokkos-rho
fix race condition on rho
Squelching output from Makefile
Fixing Kokkos CUDA Makefile issue
Fixing compile error with Kokkos CUDA Makefiles
adapt example inputs for TAD and PRD to the change in compute coord/atom
Makefile.lammps.gfortran changed
replace string compare with enums, fix memory leak, formatting cleanup
import contributed code for computes coord/atom and orientorder/atom
Loading