Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
NP_TMcode
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Giacomo Mulas
NP_TMcode
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
02ff17d43a1223233f15ff39f0958ab77e76238b
Select Git revision
Branches
20
3-error-in-run-the-program
containers
containers-m10
containers-m8
dynamic_orders
enable_svd
experiment
magma_refinement
main
master
default
protected
original
protected
parallel_angles
parallel_angles_gmu
profile_omp_leonardo
profile_trapping
release9
script_devel
shaditest
test1
test_nvidia_profiler
Tags
12
NP_TMcode-M10a.03
NP_TMcode-M10a.02
NP_TMcode-M10a.01
NP_TMcode-M10a.00
NP_TMcode-M9.01
NP_TMcode-M9.00
NP_TMcode-M8.03
NP_TMcode-M8.02
NP_TMcode-M8.01
NP_TMcode-M8.00
NP_TMcode-M7.00
v0.0
32 results
Begin with the selected commit
Created with Raphaël 2.2.0
13
Feb
12
9
7
6
5
2
29
Jan
26
25
24
19
18
17
16
15
14
12
11
10
9
8
6
5
4
2
1
31
Dec
29
28
27
26
25
24
21
20
18
16
15
14
13
12
11
10
7
6
3
30
Nov
29
28
27
24
13
10
8
6
3
2
31
Oct
29
26
20
19
17
16
13
12
5
4
29
Sep
26
25
24
22
21
19
18
7
6
5
4
15
Feb
Merge branch 'master' into test_binary_consistency
Merge branch 'containers' into 'master'
correct typo in file name
Merge branch 'master' into containers
Add more compiler tests
Include binary consistency checks in pipeline tests
Return error code to OS if TEDF objects are different
Use configuration count in comparison operator
Correct vector to matrix mapping when reading configuration data from HDF5
Disable optimization when building in debug mode
Merge branch 'containers' into 'master'
pass library to make -c ../libnptm in all other Makefiles, add comments
correct paths in gitlab runner to include libnptm, resume parallel compile
correct .gitignore to account for new object dirs
update Makefiles to build libnptm library, then link to it
Merge branch 'containers' into 'master'
shaditest test1
shaditest test1
remove parallel compile in the pipeline
test disabling testing makefile
update runner compile script to put executables in compiler-dependent dirs
correct Makefiles for testing dir
Merge branch 'master' into 'containers'
add cpnfigurable BUILDDIR in Makefiles
rebuild the singularity image with the current master version
in the pipeline, move compile with default compiler to last, to leave those executables for the run test
Add compilers to the gitlab runner container
Added compile tests in pipeline with other GNU and CLANG compilers
Merge branch 'binary_IO' into 'master'
Merge branch 'master' into binary_IO
Specify complex template in clu_subs
Remove forgotten TAB character from pipeline configuration
Update pipeline to include building of test programs
Remove debugging flags from compilation process
Include test suite in compilation process
Set up a testing folder
Implement transition matrix binary I/O with legacy and HDF5 format
Use configuration counter instead of max_ici
Fix radius input from new legacy parser
Optimize legacy configuration binary I/O format
Fix transition matrix element output to binary format
Add documentation to TransitionMatrix comparison operator
Loading