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.
36c854d4fbeef4bbdb2a2030db5b2dfa67eed26b
Select Git revision
Branches
19
3-error-in-run-the-program
containers
containers-m10
containers-m8
enable_svd
experiment
fix_layered_spheres_bug
magma_refinement
main
master
default
protected
original
protected
parallel_angles
parallel_angles_gmu
profile_omp_leonardo
release9
script_devel
shaditest
test1
test_nvidia_profiler
Tags
11
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
30 results
Begin with the selected commit
Created with Raphaël 2.2.0
17
Apr
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
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
Provide method based access to the configuration parameters of SPHERE
Declare public functions to access configuration parameters
Merge branch 'test_parallel_execution' into 'master'
Save last_message as pointer to string
Define logger as pointer
Define logger as pointer
Correct definitely lost bytes tracked by valgrind --leak-check=all
Correct valgrind definitely lost leaks
Update logger branch with OpenMP separated init thread
Merge branch 'test_omp_cluster' into 'master'
- do not allocate local variables for thread 0, only for additional ones
Remove redundant C1_AddOns vectors and set up logging for parallel execution
Solve merge conflicts for OMP implementation
fix mkl for Rosalba's computer
add a missing delete
Merge branch 'test_omp_cluster' into 'master'
free zpv before c4, since it needs c4->lm: now valgrind is clean.
Merge branch 'test_omp_cluster' into 'master'
correct valgrind omp errors
correct first 2 valgrind errors (one to double check by Giovanni)
bump up one more allocation from size configurations to nspheres
- For safety, since some loops are murky, overallocate some arrays of size nspheres instead of configurations
Use separate loops to re-assemble ASCII and binary output files
Skip log file if the file line numbers differ
pass all scalars in cluster scales loop by reference something otherwise breaks)
make the splitting of outputs conditional on _OPENMP
Merge branch 'test_omp_cluster' of https://www.ict.inaf.it/gitlab/giacomo.mulas/np_tmcode into test_omp_cluster
Append thread output files to program output
Use adaptive scaling to distinguish between warnings and errors
add support for USE_OPENMP in make.inc
Loading