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.
fba1b7c559638162eb94dced5ebd07c1212d33a6
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
7
Mar
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
5
4
15
Feb
Update compilation flags
Start transition to complex.h
lapack_calls.cpp must only be compiled if USE_LAPACK is defined
adapt to work also with mkl_lapacke.h, playing some gimmick with pointers
Merge branch 'link_with_lapacke' of https://www.ict.inaf.it/gitlab/giacomo.mulas/np_tmcode into link_with_lapacke
correct a (harmless) brown paper bug in make.inc
Merge branch 'link_with_lapacke' of https://www.ict.inaf.it/gitlab/giacomo.mulas/np_tmcode into link_with_lapacke
_really_ fix makefiles and defines for various options
clean up the various options of lapack vs mkl vs internal lucin, making sure it works.
Introduce the np_int definition
update singularity to use the lapacke versions (and include relevant libs)
reconcile diverging branches
update Dockerfile to include liblapacke64 and libopenblas64-0-openmp in the np-tmcode-run image
Perform consistency check on the output of np_cluster with 24 spheres
Implement optimization fall-back for algebraic functions
Configure linking with LAPACKe64
Move compatibility builds to separate pipeline stage
Attach GPLv3 license file
Add license statement to README files
Use lapack_int type for matrix dimension
Use C implamentation of complex numbers for LAPACK calls
Merge branch 'link_with_lapacke' of https://www.ict.inaf.it/gitlab/giacomo.mulas/np_tmcode into link_with_lapacke
the docker image for the gitlab runner must include liblapacke and dependencies
Compile with 64-bit LAPACK headers
Use LAPACK zgetri instead of lucin()
Fix reference to lapack_calls header file
Create a LAPACK interface library
Merge branch 'link_with_lapacke' into 'master'
BUG FIX: reshape C1 common rc field to configuration numer
Clean memory after writing formatted configuration
Merge branch 'divert_trapping_to_RAM' into 'master'
Break FFRF loops on limiting orders
Add debug files to cleaning process
Add documentation for CLUSTER routines
Fix binary I/O to TFRFME file
Fix swapping progression on Swap1
Implement calculation of memory requirements for trapping
Divert TEMPTAPE2 to RAM
Define the Swap2 class
Divert TEMPTAPE1 swapping to RAM
Loading