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.
3b4268e9e4b8ea06a694074c5b6d77ac372f1743
Select Git revision
Branches
20
3-error-in-run-the-program
containers
containers-m10
containers-m8
enable_svd
experiment
magma_refinement
main
master
default
protected
offload_trapping
original
protected
parallel_angles
parallel_angles_gmu
parallel_trapping
profile_omp_leonardo
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
32 results
Begin with the selected commit
Created with Raphaël 2.2.0
13
Jun
12
11
10
9
8
6
5
4
3
28
May
27
21
20
19
14
10
9
7
6
30
Apr
16
15
14
11
9
8
7
6
5
4
3
27
Mar
26
25
24
23
20
19
18
6
5
4
25
Feb
24
21
19
16
14
13
11
10
9
8
7
6
30
Jan
29
24
23
22
21
20
17
20
Dec
19
18
8
7
6
5
4
2
29
Nov
28
26
25
22
21
20
19
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
Implement ClusterIterationData size estimator
parallel_trapping
parallel_trapping
Prepare ParticleDescriptor interfaces to estimate size in memory
Clean up outdated commented code lines
Merge branch 'master' into parallel_trapping to update to trapping offload
Merge branch 'master' into offload_trapping
offload_trapping
offload_trapping
Merge branch 'offload_trapping' of git.ia2.inaf.it:giacomo.mulas/np_tmcode into offload_trapping
clean up nested omp directives
Merge branch 'offload_trapping' into 'master'
master
master
Call configuration object by correct name in model_maker.py::write_legacy_gconf()
Make undected compiler messages silent and ensure CUBLAS is not invoked, if not found
Define default refinement and dynamic order runtime behaviour in model maker
clean up USE_TARGET_OFFLOAD conditionals
fix pipeline (no more refinement configure option), clean up USE_TARGET_OFFLOAD conditionals
fix configure script to correctly set USE_TARGET_OFFLOAD if offload is enabled
fix races in ztm
Delete logger at end of MPI process 0 instruction block
Ensure that cuBLAS is not linked, when it is not detected
Re-introduce the USE_TARGET_OFFLOAD compilation flag
linearise loops in cfrfme.cpp, to prepare for omp target offload
Get wk_value index from loop indices
Extract only the necessary element from wk in j80 loop
Use logger in TRAPPING suite
Use the revised TFRFME class interface in calculations
Make TFRFME matrices and vectors contiguous
Fix lgomp OFFLOAD configuration bug
Merge master branch to updated to unified iterations
script_devel
script_devel
Merge branch 'profile_trapping' of https://www.ict.inaf.it/gitlab/giacomo.mulas/np_tmcode into profile_trapping
sticazzi
Write run-time configuration options if set to non-default values
Remove refinement configuration options
Make use of run-time options to handle refinement and dynamic orders
Implement run-time configuration options in GeometryConfiguration
Enable run-time refinement of 48 spheres cluster case
Update C++ source files copyright information to 2025
Update headers copyright information to 2025
Use thread-local versions of wk vector in j80 loop
Add comment line to DCLU development case to verify correct execution of FORTRAN and C++ codes
Update OpenMP implementation of frfme()
Refactor interface and introduce contiguous arrays in Swap2
Refactor Swap1 interface and revert to serial cfrfme implementation
Loading