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.
2c267b9cd436e3d467e7fbadd6a0ddb3c19bade4
Select Git revision
Branches
19
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
random_generator
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
31 results
Begin with the selected commit
Created with Raphaël 2.2.0
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
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
Fix bug in USE_MAGMA and USE_CUBLAS option flags
Delete both static and shared library when make wipe is invoked
Fix missing space in USE_MAGMA and USE_CUBLAS compilation flags
Merge branch 'master' into script_devel to update to duìynamic_libs
Merge branch 'dynamic_libs' into 'master'
Recover the ability to use std compilation flag in FFLAGS
Reintroduce legacy FORTRAN flag in compatibility tests
Force BLAS flags definition when MKL is not found and GPU is not used
Fix configure argument parsing and openpm options
Fix bug in cuBLAS disabling configure option
Re-introduce with-include and with-ldflags configuration options
Explicitly set to void device flags when GPU is disabled
Re-introduce definition of with-fflags configuration option
Use make wipe targets to imply complete build clean-up operations
Add safety space after HDF5 LDFLAGS
Redirect configure error output to non-tracked log-file
Update git tracking system
Set up proprietary configuration system
Remove autoconf resources
Create back-up of autoconf input files
Merge branch 'magma_refinement' into 'master'
- make sure on pipeline the codes are built without cublas
- fix configure to properly detect cublas even when no additional compilation flags are included
use less memory for identity subtraction in iterative refinement
fix brown paper bag error in lapack/blas iterative refinement
clean up autoconf for cublas
Merge branch 'master' into magma_refinement
Merge branch 'master' of git.ia2.inaf.it:giacomo.mulas/np_tmcode
add new files to Makefile.am
first implementation of CUBLAS-based matrix inversion
Merge branch 'master' into script_devel to update at the level of inclusions
Merge branch 'inclusions' into 'master'
Transform with-refinement option into enable-refinement option
Expand inline documentation of RMI, REI and W arrays
Add tests of INCLUSION case to pipeline
Put refinement set up information under the iteration data constructors
Create a README file for the inclusion case
Fix typo in data file lines explanation
Add refinement information to iteration data copy constructors and MPI broadcasts
Preapere a file_io test program
Loading