Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PuReMD
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
SParTA
PuReMD
Graph
49910cedc200d145fcd28e3ee4bbdf854c907f60
Select Git revision
Branches
9
dummy-atom-support
energy_minim
main
default
protected
new_setup
pg-puremd-charge-solver-opt-sdsc-hackaton
qeq-nonzero-net-charge
restraint_support
tensorflow_update
tensorflow_update_v2
Tags
1
v1.0-rc1
10 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
22
Oct
21
15
6
4
1
28
Sep
22
20
19
17
15
13
12
11
8
7
6
5
30
Aug
28
26
22
19
15
31
Jul
15
14
Jun
30
May
29
28
24
23
22
21
18
16
15
14
30
Apr
19
17
15
11
3
2
27
Mar
26
22
21
13
12
1
26
Feb
23
20
19
18
15
14
13
12
8
7
4
2
1
29
Jan
26
25
24
17
8
30
Nov
27
21
3
26
Oct
20
19
16
23
Sep
19
10
6
27
Aug
25
24
23
22
21
26
Jul
25
24
16
15
11
22
Jun
20
17
13
7
6
26
May
1
19
Apr
18
27
Mar
22
18
27
Feb
26
25
23
21
16
11
23
Dec
8
6
5
3
25
Nov
24
22
21
16
13
Oct
11
9
Sep
8
7
6
4
3
1
31
Aug
26
23
18
7
6
5
3
2
29
Jul
28
25
20
1
30
Jun
28
27
21
20
18
17
16
14
12
9
8
7
3
31
May
30
19
18
16
13
26
Apr
23
18
12
25
Mar
13
11
24
Feb
17
16
2
1
29
Jan
28
26
14
Tools: work around pathing issues with run_sim.py for running testing benchmarks.
Tools: fix results parsing when restricting MD simulations to a specific range of steps.
Tools: heavily refactor run_sim.py. Add job submission action.
sPuReMD: revert change on evolving atoms (Verlet method) for NVE ensemble.
sPuReMD: refactoring to align code with PuReMD. Disable SMALL_BOX_SUPPORT. Refactor to remove union-based polymorphic behavior for reax_list. Other general code clean-ups.
PuReMD: fix issue with force tabulation when using full nbr list / charge matrix.
Tools: fix MPI command. Change control file generation to be in running directory (for temporary directories and files) => necessary for running with MPI (shared filesystem needed across nodes).
Tools: update for usage with Slurm.
PuReMD: fix read option for python script
Merge branch 'full-far-nbrs-list-charge-matrix' of https://gitlab.msu.edu/SParTA/PuReMD into full-far-nbrs-list-charge-matrix
Test: add MPI+GPU control files.
Test: add serial control files. Update MPI control files.
Testing: add script for submitting short jobs.
PuReMD: fix a small bug
PuReMD: fix a small bug
Tools: reformat proc_by_dim and fix an issue with subprocess command building.
Merge branch 'full-far-nbrs-list-charge-matrix' of https://gitlab.msu.edu/SParTA/PuReMD into full-far-nbrs-list-charge-matrix.
Tools: add Python file for running PuReMD code.
PuReMD: small change on control.c
PuReMD: monkey-patch new control file format for interfacing with tools/run_sim.py.
PuReMD: cleand code and add timing performance
Merge branch 'master' of gitlab.msu.edu:SParTA/PuReMD.
sPuReMD: fix ILUTP bug with order of permutation matrix application. Refactor dense vector permutation code (GC, ILUTP).
Merge branch 'master' of https://gitlab.msu.edu/SParTA/PuReMD.
Tools: begin updating testing scripts.
PuReMD: minor changes
PuReMD: add sai_thres variable
sPuReMD: fix control variable scoping in linear solvers.
sPuReMD: fix permutation application when applying ILUTP preconditioner.
PuReMD: add SAI preconditioner application
PuReMD: fix build system to include autogenerated header config.h.
PuReMD: add SAI setup and computation (LAPACKE is not linked)
PuReMD: from half to full far neighbor list, etor and econj slightly differ
sPuReMD: small fix to print utils.
sPuReMD: more ILUTP fixes.
sPuReMD: more changes for ILUTP.
sPuReMD: add ILUT and work-in-progress ILUTP.
SAI corrected, allocated variable added to sparse_matrix struct
sPuReMD: remove defunct SuperLU code. Add boilerplate code for ILUT. Other cleanup work.
sPuReMD: resolve issues with SMALL_BOX_SUPPORT.
Loading