Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
libiconmath
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
icon-libraries
libiconmath
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
270cb827741578439a02cb941d6dd5a11473a577
Select Git revision
Branches
20
bump_year
cpp_inner_product
feature-add-cpp-codes
feature-add-cpp-codes-gradients
feature-add-cpp-codes-rebased
feature-add-unit-tests
feature-single-precision-gridinit-dp
feature_add_cpp_codes_laplace_A
feature_add_cpp_codes_utilities_Ali
fix-interpolation-vector-spdp
fix-lsq-reconstruction
protected
fix_gpu_ci
fix_linking
hotfix-dwd-nec
protected
k202170-add-cmake-components
k202170-fix-for-dwd
main
default
protected
single-precision-ocean
single-precision-runtime-rbf
subview_inner_product
Tags
6
1.2.0
1.1.1
1.1.0
1.0.2
protected
1.0.1
protected
1.0.0
26 results
Begin with the selected commit
Created with Raphaël 2.2.0
25
Apr
23
21
20
17
16
10
9
8
31
Mar
27
25
24
18
17
14
12
11
10
3
28
Feb
27
26
25
24
21
20
17
12
10
29
Jan
15
7
20
Dec
19
9
28
Nov
26
25
17
Oct
24
Sep
23
27
Aug
23
21
16
15
13
12
8
7
update hcirc,fcirc parameters to kind=wp_init_grid
feature-single-…
feature-single-precision-gridinit-dp
Fix the failing of unit tests with -O0 in test_interpolation_scalar (icon-libraries/libiconmath!53)
feature-add-cpp…
feature-add-cpp-codes
update routines needed in wp_init_grid for initialization
Reorganize lambda functions so that it is easier to understand
cpp_inner_product
cpp_inner_product
Inner product using lambda functions
Inner product with Kokkos subview
subview_inner_p…
subview_inner_product
Fix license year
bump_year
bump_year
Fix ambiguous call of constexpr variables (icon-libraries/libiconmath!51)
Fix GPU unit tests (icon-libraries/libiconmath!46)
Update googletest version (icon-libraries/libiconmath!44)
Implement C++ code for divrot (icon-libraries/libiconmath!33)
Added C++ version of the routines of mo_lib_intp_rbf (icon-libraries/libiconmath!35)
First Kokkos version of 'mo_lib_interpolation_scalar' (icon-libraries/libiconmath!36)
cpp version of mo_lib_intp_rbf::rbf_vec_interpol_vertex_lib (icon-libraries/libiconmath!34)
Added a new argument to the functions of `mo_lib_loopindices.cpp` to fix a bug regarding startindex (icon-libraries/libiconmath!32)
added openacc_fortran_options only for the compilation of Fortran codes
configure compilation for kokkos + nvidia (icon-libraries/libiconmath!31)
modified CMakeLists.txt of horizontal to enable compilation of C++ code that uses Kokkos
added licence to the new test file
added test for interpolation_vector
fixed a bug in cmake style
added license to the new files
added c++ code for mo_lib_interpolation_vector
added unit-tests for c++ codes using googletest
made the cpp function a templated one
updated the gitignore file
fixed an error in cmake styling
changed cmake format
build kokkos internally along with the package
converted the c++ code in mo_math_utilities to Kokkos
enabled compilation using Kokkos
added licences to the new cpp files
fixed further style formatting issues
fixed a style formatting issue
updated the extension of test_math_utilities
added an additional test for tdma_solver_vec
added nrows and ncols as arguments to the cpp routine of tdma_solver_vec
change the place of start the timer
replaced the lambda function for calculating combined index with a macro function
changed the way local arrays are defined, it improves the performance
Loading