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.
b1ef1121af924a7646cc30721b2329549b21a6e4
Select Git revision
Branches
18
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
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
29 results
Begin with the selected commit
Created with Raphaël 2.2.0
5
Sep
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
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
Customize MAGMA version
Add configure help instructions to customize MAGMA
Enable manual definition of MAGMA folder
Remove MKL flags from LAPACK configuration if MKL is not detected
Try using pkg-config to assist in system configuration detection
Update script_devel to ATPESC2024 level bug-fixes and multi-GPU management
Merge branch 'atpesc2024' into 'master'
Add ackowledgments section to global README file
Create a CFF citation index file
Fix dielectric constant scale dependence in single sphere case
Replace HDF5 check header macro with hdf5.h file test
Write timing log file only from MPI process 0
Associate multiple GPUs to processes according to MPI rank
Enable possibility to send matrix inversion to different GPUs
Enable MAGMA detection through module variables
Enclose pragma omp teams under target offload compilation flag
Redirect grep test output to /dev/null
Merge branch 'master' into script_devel to update the configuration number bug fix
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
Loading