Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
morse_cmake
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
solverstack
morse_cmake
Graph
f99bada1af8f986d91f651eb9748d0ac6367ef5e
Select Git revision
Branches
3
ci
feature/prec_xd_xz
master
default
protected
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
14
Feb
21
Nov
20
7
Oct
1
27
Sep
20
Aug
25
Jun
17
13
31
May
30
29
12
Feb
29
Nov
27
24
21
17
28
Sep
27
6
27
Jul
6
4
5
Apr
21
Feb
15
13
11
Jan
23
Dec
22
20
May
25
Apr
14
6
Jan
7
Sep
19
Jul
5
14
Jun
26
Apr
20
19
14
8
6
5
25
Mar
18
8
23
Feb
17
13
12
11
10
3
27
Jan
25
19
13
6
4
1
21
Dec
18
17
16
14
10
Sep
7
4
2
22
Apr
6
12
Mar
11
5
27
Feb
25
18
13
10
Jan
9
11
Dec
12
Nov
3
Oct
2
6
Aug
4
Jul
10
Apr
5
1
8
Mar
19
Feb
14
Dec
26
Nov
15
12
7
31
Oct
30
29
26
25
15
10
31
Jul
23
19
13
12
11
28
Jun
25
21
7
29
May
28
23
14
24
Apr
23
20
18
17
16
13
12
10
9
6
3
31
Mar
22
9
5
26
Feb
21
13
12
2
31
Jan
12
11
4
3
28
Nov
21
17
13
Oct
12
29
Sep
26
20
15
14
13
12
5
4
1
31
Aug
2
29
Jul
25
24
13
5
3
16
Jun
14
13
12
7
6
30
May
22
19
2
16
Mar
10
14
Feb
9
7
21
Dec
14
13
morse_export_imported_target: update to get also IMPORTED_LOCATION info
master
master
Disable GTG so that to install and check find parsec
ci
ci
Add cppcheck and slepc in docker image
Comment PARSEC which is not installed yet
Add a docker image for the ci testing
env.in: add {DYLD_}LIBRARY_PATH for Mac
FindMorseCommon: replace FATAL_ERROR by WARNING, libraries may be given without extension at all
Add a new environment file inspired from StarPU to fix python issues
Find BLAS: replace libblis|libmkl|libopenblas by blis|mkl|openblas to fix case when libraries are directly given by users, and used as it is, with -L and -l options (no absolute path)
morse_check_static_or_dynamic: we may not find the libraries extension, if given by the user as a list of linker flags (can be many different things), e.g. -Wl,-rpath,/opt/lib -L/opt/lib -lfoo -lbar, so that we replace FATAL_ERROR by WARNING in the message if extension not found
Get rid of xsltproc because ctest now has an option for junit reports
morse_export_imported_target: add INTERFACE_COMPILE_DEFINITIONS in export target if exists
morse_create_imported_target: fix a warning when some double quote are used in cflags
GenPkgConfig.cmake: fix gpc_convert_incstyle_to_pkgconfig with mixed cflags
BLASEXT: add HAVE_BLAS_SET_NUM_THREADS variable
Add function_exist checks to detect if we can handle blas num. threads
subs: fix python warning issues wth literal strings
RP: Add the possibility to create exception rules on specific keywords
RP: Modify the precision generation rules to make it possible to use multiple dictionnaries
GenPkgConfig.cmake: also clean _PKGCONFIG_CFLAGS list
Fix cmake_parse_arguments usage, we must use the prefix given
GenPkgConfig.cmake: fix -L/opt/foo/lib -lfoo case
GenPkgConfig.cmake: fix windows case and add comments
GenPkgConfig.cmake: fix lib list using REGEX REPLACE
env.sh: Install the env.sh file only if we use a non default directory to install the package
M: fix string REPLACE also for cases -Werror=... for specific warnings
M: fix string REPLACE usage.
M: module not compliant with -Werror, remove it temporarily.
M: more efficient way to check math symbol
M: fix test source file to be compiled even with -Werror C flag
cmake version <3.5 will soon not be supported in very recent cmake
M: fix test source file to be compiled even with -Werror C flag
eztrace: add eztrace-mpi to the list of libraries when mpi components is required
Fix mistake on lach
feature/prec_xd…
feature/prec_xd_xz
Add a preliminary pass on mixed precision files
Add support for xd and xz mixed real and complex precisions
Add a module to set the list of architectures to build for in CUDA
SCOTCH: add a component feature to be able to choose between scotcherr and scotcherrexit libraries
Fix link problem with mpi: unrecognised option: -rpath -Wl
Fix a bug with intelmpi linker flag not recognize e.g. --enable-new-dtags -Xlinker -rpath -Xlinker ...
Loading