Skip to content

Actions: kokkos/pykokkos

Array API Testing

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
229 workflow runs
229 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Update TeamPolicy constructor docstring. (#280)
Array API Testing #512: Commit b393bd2 pushed by NaderAlAwar
July 16, 2024 07:35 32m 51s main
July 16, 2024 07:35 32m 51s
Fix TeamPolicy constructor docstring.
Array API Testing #511: Pull request #280 opened by kennykos
July 15, 2024 18:22 35m 20s kennykos:patch-2
July 15, 2024 18:22 35m 20s
Tests: account for numpy 2.0 when testing uint views (#278)
Array API Testing #510: Commit c9520b2 pushed by NaderAlAwar
July 10, 2024 09:36 32m 33s main
July 10, 2024 09:36 32m 33s
Tests: account for numpy 2.0 when testing uint views
Array API Testing #509: Pull request #278 opened by NaderAlAwar
July 10, 2024 09:00 34m 5s NaderAlAwar:uint_fix
July 10, 2024 09:00 34m 5s
PyKokkosVisitor: fix issue where using a docstring in a function or w…
Array API Testing #507: Commit 4cce38d pushed by NaderAlAwar
July 7, 2024 09:25 32m 29s main
July 7, 2024 09:25 32m 29s
Fix typo where parallel_scan is said instead of parallel_reduce. …
Array API Testing #505: Commit 9f8f6f8 pushed by NaderAlAwar
June 11, 2024 16:36 33m 23s main
June 11, 2024 16:36 33m 23s
Fix aliasing detection for subviews (#269)
Array API Testing #503: Commit 3d4afd2 pushed by NaderAlAwar
April 2, 2024 17:49 33m 21s main
April 2, 2024 17:49 33m 21s
Fix aliasing detection for subviews
Array API Testing #502: Pull request #269 opened by NaderAlAwar
April 2, 2024 17:49 31m 42s NaderAlAwar:aliasing_fix
April 2, 2024 17:49 31m 42s
Added 1d mean + var. Fixed 2dvs1d add (#268)
Array API Testing #501: Commit fc9d27e pushed by NaderAlAwar
March 26, 2024 19:23 31m 42s main
March 26, 2024 19:23 31m 42s
[ufuncs] Added 1d mean + var. Fixed 2dvs1d add
Array API Testing #500: Pull request #268 opened by HannanNaeem
March 26, 2024 18:45 32m 16s HannanNaeem:develop
March 26, 2024 18:45 32m 16s
subtract + broadcast: Fixed tuple comparison for view shapes (#267)
Array API Testing #499: Commit f51eae6 pushed by NaderAlAwar
March 24, 2024 17:03 33m 8s main
March 24, 2024 17:03 33m 8s
[ufuncs] Subtract + broadcast: Fixed tuple comparison for view shapes
Array API Testing #498: Pull request #267 opened by HannanNaeem
March 24, 2024 06:14 32m 27s HannanNaeem:develop
March 24, 2024 06:14 32m 27s
ufuncs.py: npmatmul now supports empty views (#266)
Array API Testing #497: Commit 2f662df pushed by NaderAlAwar
March 20, 2024 03:43 31m 14s main
March 20, 2024 03:43 31m 14s
ufuncs.py: npmatmul now supports empty views
Array API Testing #496: Pull request #266 opened by HannanNaeem
March 20, 2024 02:49 32m 2s HannanNaeem:develop
March 20, 2024 02:49 32m 2s
Optimizations: use __restrict__ instead of Kokkos restrict macro as i…
Array API Testing #495: Commit 8750349 pushed by NaderAlAwar
March 14, 2024 16:50 44m 19s main
March 14, 2024 16:50 44m 19s
Use __restrict__ instead of Kokkos restrict macro
Array API Testing #494: Pull request #265 opened by NaderAlAwar
March 14, 2024 16:38 31m 55s NaderAlAwar:restrict_fix
March 14, 2024 16:38 31m 55s
ufuncs + tests: added np equivalent copyto (#264)
Array API Testing #493: Commit f02060d pushed by NaderAlAwar
March 13, 2024 21:12 1h 14m 45s main
March 13, 2024 21:12 1h 14m 45s
ufuncs: Adding np equivalent copyto upto 2D
Array API Testing #492: Pull request #264 opened by HannanNaeem
March 13, 2024 20:31 34m 44s HannanNaeem:develop
March 13, 2024 20:31 34m 44s
Add optimization that automatically adds the restrict keyword to kern…
Array API Testing #491: Commit 74ad693 pushed by NaderAlAwar
March 12, 2024 21:48 2h 14m 18s main
March 12, 2024 21:48 2h 14m 18s
Further fixes to using ndarrays with Views (#262)
Array API Testing #488: Commit 067ac73 pushed by NaderAlAwar
March 10, 2024 19:52 31m 24s main
March 10, 2024 19:52 31m 24s
Further fixes to using ndarrays with Views
Array API Testing #487: Pull request #262 opened by NaderAlAwar
March 10, 2024 19:15 30m 13s NaderAlAwar:array_fixes
March 10, 2024 19:15 30m 13s