Searched +full:oneapi +full:- +full:ci (Results 1 – 2 of 2) sorted by relevance
3 [![GitHub Actions][github-badge]][github-link]4 [![GitLab-CI][gitlab-badge]][gitlab-link]5 [![Code coverage][codecov-badge]][codecov-link]6 [![BSD-2-Clause][license-badge]][license-link]7 [![Documentation][doc-badge]][doc-link]8 [![JOSS paper][joss-badge]][joss-link]9 [![Binder][binder-badge]][binder-link]13 libCEED provides fast algebra for element-based discretizations, designed for performance portabili…15 While our focus is on high-order finite elements, the approach is mostly algebraic and thus applica…17 One of the challenges with high-order methods is that a global sparse matrix is no longer a good re…[all …]
1 # ----------------------------------------------------------------------------------------2 # libCEED GitLab CI3 # ----------------------------------------------------------------------------------------5 - test:cpu-and-tidy6 - test:gpu-and-float13 # ----------------------------------------------------------------------------------------15 # ----------------------------------------------------------------------------------------16 noether-asan:17 stage: test:cpu-and-tidy19 - cpu[all …]