issues
search
kokkos
/
kokkos-kernels
Kokkos C++ Performance Portability Programming Ecosystem: Math Kernels - Provides BLAS, Sparse BLAS and Graph Kernels
Other
311
stars
98
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Only search for kokkos if it is not already found
#2435
JBludau
opened
1 day ago
0
blas(axpby): execution space instance semantics not honored
#2434
romintomasetti
opened
1 day ago
0
gtest: add cast to remove sign-compare comparison warning
#2433
ndellingwood
opened
3 days ago
4
Improve batched serial trsm implementation and testing
#2432
yasahi-hpc
opened
4 days ago
0
Bump github/codeql-action from 3.27.1 to 3.27.4
#2431
dependabot[bot]
closed
4 days ago
0
Bump softprops/action-gh-release from 2.0.9 to 2.1.0
#2430
dependabot[bot]
closed
4 days ago
0
Enable block support for sptrsv streams
#2429
jgfouca
opened
1 week ago
1
perf_test: identifier "csrsv2Info_t" is undefined in CUDA 12.2
#2428
cwpearson
opened
1 week ago
0
Release 4.5.00
#2427
ndellingwood
opened
1 week ago
2
deprecate KOKKOS_CUSPARSE_SAFE_CALL -> KOKKOSPARSE_IMPL_CUSPARSE_SAFE_CALL
#2426
cwpearson
opened
1 week ago
3
Bump github/codeql-action from 3.27.0 to 3.27.1
#2425
dependabot[bot]
closed
1 week ago
0
CMake Config forces launch_compiler
#2424
rbberger
opened
1 week ago
1
Ode sycl fix
#2423
lucbv
closed
2 weeks ago
1
Remove unused KokkosBatched_InverseLU_Serial_Impl.hpp
#2422
cwpearson
closed
2 weeks ago
1
gtest 1.15.2 from cwpearson/fused-gtest
#2421
cwpearson
opened
2 weeks ago
0
Two-stage GS: initialize functor bool members
#2420
brian-kelley
closed
2 weeks ago
3
Adopt `Kokkos::StaticCrsGraph` from "Core" and move `Static{Ccs,Crs}Graph` to namespace `KokkosSparse::`
#2419
dalg24
opened
2 weeks ago
0
UB sanitizer: most `TwostageGaussSeidel_functor` ctors do not set `forward_sweep` field
#2418
cwpearson
closed
2 weeks ago
1
Fix remaining UB sanitizer errors
#2417
brian-kelley
closed
2 weeks ago
0
Use fused gtest v1.11.0 from Kokkos
#2416
cwpearson
closed
2 weeks ago
2
remove unused `FillSymmetricLowerEdgesHashMap::lower_only`
#2415
cwpearson
closed
2 weeks ago
1
Nightly test failure, Sycl backend on PVC, sycl_test.RK_Count: runtime error
#2414
ndellingwood
closed
2 weeks ago
2
Update changelog for 4.5.00
#2413
ndellingwood
closed
2 weeks ago
0
Bump softprops/action-gh-release from 2.0.8 to 2.0.9
#2412
dependabot[bot]
closed
2 weeks ago
0
Bump actions/dependency-review-action from 4.3.5 to 4.4.0
#2411
dependabot[bot]
closed
2 weeks ago
0
SerialInverseLU: fix overflow in integer multiplication
#2410
lucbv
closed
3 weeks ago
0
Fix potential overflow issue in spiluk
#2409
lucbv
closed
3 weeks ago
0
CI: `address` sanitizer and most of `undefined` sanitizer
#2408
cwpearson
closed
3 weeks ago
3
Free allocated `MatrixPrec`
#2407
cwpearson
closed
3 weeks ago
1
Deprecate __KOKKOSBATCHED_ENABLE_INTEL_MKL_BATCHED__
#2406
cwpearson
closed
3 weeks ago
0
Mult result conversion
#2405
lucbv
closed
3 weeks ago
0
Fix batched serial laswp
#2404
yasahi-hpc
closed
3 weeks ago
0
Deprecate `__KOKKOSBATCHED_ENABLE_INTEL_MKL__`
#2403
cwpearson
closed
3 weeks ago
0
Bump github/codeql-action from 3.26.13 to 3.27.0
#2402
dependabot[bot]
closed
3 weeks ago
0
Bump actions/checkout from 4.2.1 to 4.2.2
#2401
dependabot[bot]
closed
3 weeks ago
0
Bump actions/dependency-review-action from 4.3.4 to 4.3.5
#2400
dependabot[bot]
closed
3 weeks ago
0
implement batched serial iamax
#2399
yasahi-hpc
closed
3 weeks ago
3
worflows: increasing concurrency for builds on modern CPUs
#2398
lucbv
closed
3 weeks ago
1
Fixing potential overflow issue in inner product trait
#2397
lucbv
closed
4 weeks ago
0
2392 missed a case where __KOKKOSBATCHED_PROMOTION__ was defined
#2396
cwpearson
closed
4 weeks ago
0
Implement batched serial laswp
#2395
yasahi-hpc
closed
4 weeks ago
0
workflow: Actually using the KOKKOS_VERSION variable
#2394
lucbv
closed
1 month ago
1
remove deprecation message on intel 19
#2393
cwpearson
closed
1 month ago
0
deprecate `__KOKKOSBATCHED_PROMOTION__`
#2392
cwpearson
closed
1 month ago
0
Bump github/codeql-action from 3.26.12 to 3.26.13
#2391
dependabot[bot]
closed
1 month ago
0
Nightly build failure, intel/19.0.5 debug, KokkosKernels_default_types.hpp(33): error #2651: attribute does not apply to any entity
#2390
ndellingwood
closed
4 weeks ago
2
workflows: adding variable to set kokkos version to test against
#2389
lucbv
closed
1 month ago
7
Reduce duplicated code in trsv
#2388
jgfouca
closed
4 weeks ago
5
Prefer `expected == atomic_compare_exchange(ptr, expected, desired)`
#2387
dalg24
closed
1 month ago
5
Replace atomic_{inc, dec}[rement]
#2386
dalg24
closed
1 month ago
3
Next