Popular repositories Loading
-
kokkos-kernels
kokkos-kernels PublicForked from kokkos/kokkos-kernels
Kokkos C++ Performance Portability Programming EcoSystem: Math Kernels - Provides BLAS, Sparse BLAS and Graph Kernels
-
kokkos
kokkos PublicForked from kokkos/kokkos
Kokkos C++ Performance Portability Programming EcoSystem: The Programming Model - Parallel Execution and Memory Abstraction
C++ 1
-
kokkos-remote-spaces
kokkos-remote-spaces PublicForked from kokkos/kokkos-remote-spaces
This repository contains remote memory spaces, which implement shared memory semantics across multiple processes.
C++ 1
-
Trilinos
Trilinos PublicForked from trilinos/Trilinos
Primary repository for the Trilinos Project
C++
-
nalu-wind
nalu-wind PublicForked from Exawind/nalu-wind
Wind energy focused variant of https://github.com/NaluCFD/Nalu
C
-
Logos
Logos PublicForked from trilinos/Logos
Repository for Trilinos project logos and other images
422 contributions in the last year
Day of Week | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
January 2025
Created 3 commits in 1 repository
Created a pull request in kokkos/kokkos-kernels that received 3 comments
BLAS - ROT: calling appropriate cuBLAS function
After changing the rot interface from using all real to a mix of real and complex coefficients, the cuBLAS call needs to be made to {Z,C}rot instea…
Opened 1 other pull request in 1 repository
kokkos/kokkos-kernels
1
merged
-
ODE: fix potentially uninitialized warning from CodeQL
This contribution was made on Jan 9
Reviewed 14 pull requests in 4 repositories
kokkos/kokkos-kernels
11 pull requests
-
implement batched serial getrs
This contribution was made on Jan 20
-
Bump step-security/harden-runner from 2.10.3 to 2.10.4
This contribution was made on Jan 20
-
implement batched serial getrf
This contribution was made on Jan 13
-
Bump actions/upload-artifact from 4.5.0 to 4.6.0
This contribution was made on Jan 13
-
Bump step-security/harden-runner from 2.10.2 to 2.10.3
This contribution was made on Jan 13
-
Bump softprops/action-gh-release from 2.2.0 to 2.2.1
This contribution was made on Jan 13
-
Bump github/codeql-action from 3.28.0 to 3.28.1
This contribution was made on Jan 13
-
Fix -Werror in a couple wiki examples
This contribution was made on Jan 9
-
update changelog and readme to 4.5.1 with develop
This contribution was made on Jan 8
-
Improve batched serial gemm
This contribution was made on Jan 7
-
rotg/rot/rotmg/rotm docs and examples
This contribution was made on Jan 6
kokkos/kokkos-tutorials
1 pull request
-
Drop obsolete scripts
This contribution was made on Jan 16
kokkos/kokkos.github.io
1 pull request
-
Draft 2025 KUG meeting announcement
This contribution was made on Jan 15
spack/spack
1 pull request
-
Add OpenMP dependency to Kokkos and KokkosKernels
This contribution was made on Jan 14
Created an issue in kokkos/stdBLAS that received 5 comments
Build failure on MacOS 14.7.1
Hi all,
I am trying to build the library on my mac and hit the following build failure:
Building CXX object tests/native/CMakeFiles/gemv_no_ambig.d…