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.
c60159d40d9d637b127d07b03b8132a1f40bb13e
Select Git revision
Branches
19
3-error-in-run-the-program
containers
containers-m10
containers-m8
enable_svd
experiment
magma_refinement
main
master
default
protected
original
protected
parallel_angles
parallel_angles_gmu
profile_omp_leonardo
random_generator
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
31 results
Begin with the selected commit
Created with Raphaël 2.2.0
4
May
3
2
1
30
Apr
29
26
24
23
19
17
12
5
4
28
Mar
26
25
23
22
21
20
19
18
15
13
12
11
8
7
6
5
4
29
Feb
28
27
23
22
21
20
16
14
13
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
Add a script to calculate elapsed times from log files
Give each thread its own logger
Disable thread-level logging.
Merge branch 'mem_struct_optimization' into 'master'
Add timing messages for matrix calculation and inversion, together with angle grid
Remove linking to openblas64
Remove reference to logger from ClusterIterationData and library functions
Use cluster iteration data in wavelength loop
Include logging in all NP_TMcode sections
Implement the ClusterIterationData structure
Use reference argument to pass string to loop function
Use reference to string in loop function call
Replace get_param configuration functions with read-only parameter views
Avoid duplication of configuration objects
Remove duplicate geometry configuration arguments from OpneMP loop function calls
Use the scattering angles data structure in cluster calculation
Introduce a data structure for scattering angles
Build COMMON objects from configuration structures
Pass string arguments by reference
Add an internal timer based on std::clock
Fix documentation of FileSchema public function interface
Pass constant string arguments by reference
Always use a proprietary vector to define configuration scales
Fix valgrind detected invalid read
Use static methods to write transition matrix to file
Implement static output for single sphere TM
Use static functions to write transition matrix
Implement static functions to write TM data for cluster
Implement HDF5 output of double precision complex values
Bring am matrix definition within thread loop and delete immediately after use
Make c1ao->am0m matrix contiguous
Highlight force detected errors with colored fonts in log file
Force error detection on ratios if warning threshold is 0
Fix bug in scale detection logic
Reorganize numeric noise detection logic
Link OpenBLAS64 only if not using MKL
Disable privileged friend access to configuration objects
Sort include dependency order in TRAPPING
Update CLUSTER to use the new C1 constructor
Build C1 objects from scatterer and geometry configurations
Loading