Skip to content

Actions: kokkos/pykokkos

Python Testing

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
242 workflow runs
242 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Tests: account for numpy 2.0 when testing uint views (#278)
Python Testing #568: Commit c9520b2 pushed by NaderAlAwar
July 10, 2024 09:36 25m 31s main
July 10, 2024 09:36 25m 31s
Tests: account for numpy 2.0 when testing uint views
Python Testing #567: Pull request #278 opened by NaderAlAwar
July 10, 2024 09:00 25m 48s NaderAlAwar:uint_fix
July 10, 2024 09:00 25m 48s
PyKokkosVisitor: fix issue where using a docstring in a function or w…
Python Testing #565: Commit 4cce38d pushed by NaderAlAwar
July 7, 2024 09:25 24m 58s main
July 7, 2024 09:25 24m 58s
Fix typo where parallel_scan is said instead of parallel_reduce. …
Python Testing #563: Commit 9f8f6f8 pushed by NaderAlAwar
June 11, 2024 16:36 25m 57s main
June 11, 2024 16:36 25m 57s
Fix aliasing detection for subviews (#269)
Python Testing #561: Commit 3d4afd2 pushed by NaderAlAwar
April 2, 2024 17:49 26m 25s main
April 2, 2024 17:49 26m 25s
Fix aliasing detection for subviews
Python Testing #560: Pull request #269 opened by NaderAlAwar
April 2, 2024 17:49 25m 55s NaderAlAwar:aliasing_fix
April 2, 2024 17:49 25m 55s
Added 1d mean + var. Fixed 2dvs1d add (#268)
Python Testing #559: Commit fc9d27e pushed by NaderAlAwar
March 26, 2024 19:23 26m 29s main
March 26, 2024 19:23 26m 29s
[ufuncs] Added 1d mean + var. Fixed 2dvs1d add
Python Testing #558: Pull request #268 opened by HannanNaeem
March 26, 2024 18:45 25m 49s HannanNaeem:develop
March 26, 2024 18:45 25m 49s
subtract + broadcast: Fixed tuple comparison for view shapes (#267)
Python Testing #557: Commit f51eae6 pushed by NaderAlAwar
March 24, 2024 17:03 25m 37s main
March 24, 2024 17:03 25m 37s
[ufuncs] Subtract + broadcast: Fixed tuple comparison for view shapes
Python Testing #556: Pull request #267 opened by HannanNaeem
March 24, 2024 06:14 26m 28s HannanNaeem:develop
March 24, 2024 06:14 26m 28s
ufuncs.py: npmatmul now supports empty views (#266)
Python Testing #555: Commit 2f662df pushed by NaderAlAwar
March 20, 2024 03:43 24m 27s main
March 20, 2024 03:43 24m 27s
ufuncs.py: npmatmul now supports empty views
Python Testing #554: Pull request #266 opened by HannanNaeem
March 20, 2024 02:49 25m 26s HannanNaeem:develop
March 20, 2024 02:49 25m 26s
Optimizations: use __restrict__ instead of Kokkos restrict macro as i…
Python Testing #553: Commit 8750349 pushed by NaderAlAwar
March 14, 2024 16:50 29m 59s main
March 14, 2024 16:50 29m 59s
Use __restrict__ instead of Kokkos restrict macro
Python Testing #552: Pull request #265 opened by NaderAlAwar
March 14, 2024 16:38 25m 39s NaderAlAwar:restrict_fix
March 14, 2024 16:38 25m 39s
ufuncs + tests: added np equivalent copyto (#264)
Python Testing #551: Commit f02060d pushed by NaderAlAwar
March 13, 2024 21:12 1h 11m 2s main
March 13, 2024 21:12 1h 11m 2s
ufuncs: Adding np equivalent copyto upto 2D
Python Testing #550: Pull request #264 opened by HannanNaeem
March 13, 2024 20:31 34m 3s HannanNaeem:develop
March 13, 2024 20:31 34m 3s
Add optimization that automatically adds the restrict keyword to kern…
Python Testing #549: Commit 74ad693 pushed by NaderAlAwar
March 12, 2024 21:48 2h 16m 48s main
March 12, 2024 21:48 2h 16m 48s
Further fixes to using ndarrays with Views (#262)
Python Testing #546: Commit 067ac73 pushed by NaderAlAwar
March 10, 2024 19:52 24m 28s main
March 10, 2024 19:52 24m 28s
Further fixes to using ndarrays with Views
Python Testing #545: Pull request #262 opened by NaderAlAwar
March 10, 2024 19:15 24m 47s NaderAlAwar:array_fixes
March 10, 2024 19:15 24m 47s
An example of BFS bottom-up approach using pykokkos (#242)
Python Testing #544: Commit bb59a87 pushed by NaderAlAwar
March 10, 2024 18:16 24m 41s main
March 10, 2024 18:16 24m 41s
Views: access unmanaged views by indexing wrapped array instead of da…
Python Testing #543: Commit 4347fa5 pushed by NaderAlAwar
March 6, 2024 22:32 24m 29s main
March 6, 2024 22:32 24m 29s