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.
7a63a072a17ca1b22613e27aa858db026944b9a3
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
19
Nov
18
15
14
13
11
8
7
6
31
Oct
29
28
25
24
22
21
18
15
8
7
26
Sep
24
23
20
13
12
11
5
4
3
2
21
Aug
8
4
2
1
29
Jul
28
25
23
21
19
17
16
15
12
11
10
9
8
27
Jun
26
25
24
21
19
16
14
12
6
5
3
31
May
29
28
27
26
24
22
21
17
16
15
14
13
12
11
10
9
7
4
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
add AC_SUBST entries for BLAS
fix autoconf to add explicit blas libs (needed for iterative refinement and lapacke)
add iterative refinement to one compile check and to the running check of gitlab-runner
add autoconf support for iterative refinement
move Giovanni's revised pycompare_mod -> pycompare
add the new version of pycompare modified by Giovanni to enable comparing two C++ code outputs
Add inclu_subs to Makefile and C++ porting of CNF()
first working implementation of iterative refinement to assess and improve numerical stability of numerical inversion of am
Add C++ porting of INDME()
Ignore INSERTION lines also in pycompare ffile contents
Prepare C++ implementation of INDME function
Use built-in complex absolute function in cbf()
Add C++ porting of INCMS and EXMA
Create inclu_subs library and port INSTR subroutine to C++
fix compilation of blas-based iterative refinement
Merge branch 'master' into magma_refinement
iterative refinement now checks for convergence only on first wavelength, afterwards it assumes a fixed number of refinement iterations
Merge branch 'inclusions' into 'master'
Merge branch 'master' into inclusions to use updated CI pipeline
Fix wavelength calculation in FORTRAN implementation of INCLU
First implementation of iterative refinement of matrix inversion, in magma and lapack.
Remove commented deprecated C1, C1_AddOns and C4 classes
Fix access to VJ variable in GHIT (untested)
Create a memory sanity check stage
Create a memory sanity test suite for ParticleDescriptor
First attempt at implementing iterative refinement of inverse matrix
Merge branch 'magma_refinement' into 'master'
ifort is not available any more in Intel compiler, remove its test from pipeline
Make INCLUSION a minimal executable to test memory structures
update paths for Intel compilers
Comment out legacy common classes
Fix wrong MPI_COMM_WORLD specifications
Use ParticleDescriptor in CLUSTER
Fix leak on dwork GPU allocation
Merge branch 'container_with_valgrind' into 'master'
- add valgrind to the docker image used by gitlab-runner for the pipeline
Use ParticleDescriptor in SPHERE
Add inclusion particle description and move all memory-freeing code in base-class destroyer
Remove unused index variable
Add ParticleDescriptorCluster derived class
Loading