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.
c68a85585f403ae7b1a44d2564cc636ef5f723a2
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
2
Aug
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
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
Fix MPI detection logic if MPI compiler is passed as CXX
Merge branch 'atpesc2024' into 'master'
Enable a configuration flag to choose the C++ optimization level
Use try/catch clauses around file load operations
Fix bug in legacy binary recovery of configuration count
Disable offload in pipeline build
Propagate configuration index control in clu_subs and sph_subs
Use the configuration counter to handle sphere structural parameters
Merge branch 'optional_fortran' into 'master'
Revise CUDA and MAGMA detection test
Ensure that CUDAFLAGS always expand to a meaningful inclusion
Create CUDA default variables only if the folders are detected.
Prevent empty INCLUDE and LIBRARY flags in CUDA detection
Improve CUDA diagnostic in MAGMA detection test
Introduce conditional compilation of FORTRAN code
Merge master branch with parallel angles into script_devel
Merge branch 'parallel_angles_gmu' into 'master'
Redefine complex algebraic functions as C macros
parallel_angles…
parallel_angles_gmu
Define USE_TARGET_OFFLOAD compilation flag
Turn target offload into a conditional feature
Test for target offloading capability
Merge auto-configurable master into parallel angles
Update script development branch to auto-configurable master
Merge branch 'prepare_autoconf' into 'master'
Update README instructions and credit information
Remove compatibility builds after they were tested
Set default configuration to build static libraries
Improve detection of MPI capability and optional feature configuration
Reintroduce document build in pipeline and update document build instructions
Export environment variables for compatibility stage
Enable run-as-root of the final MPI test
Disable OpenMP in non-gnu compatibility tests and skip documentation in pipeline
Add Makefile.in to git version tracking
Track configuration auxiliary files with git
Remove tab character from pipeline descriptor
Modify configuration to work with pipeline
Track configure script with git versioning
Enable optional NVTX profiling and add clang specific compiler flags
Ensure MPI is disabled, if requested
Remove null characters from virtual line format strings
Loading