Skip to content

Actions: manopapad/cunumeric

Actions

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
27 workflow runs
27 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Merge branch 'branch-23.09' into find_common_type
Build cunumeric #364: Commit 7f5f177 pushed by manopapad
September 21, 2023 21:36 3s find_common_type
September 21, 2023 21:36 3s
Fix unit test
Build cunumeric #363: Commit 83c9bff pushed by manopapad
September 21, 2023 03:15 4s no-unsupported-types
September 21, 2023 03:15 4s
Reduce strictness
Build cunumeric #362: Commit f93277f pushed by manopapad
September 19, 2023 20:03 3s vs-numpy-inline
September 19, 2023 20:03 3s
Debugging mode: compare against NumPy after each operation
Build cunumeric #361: Commit ad97c8c pushed by manopapad
September 19, 2023 19:03 5s vs-numpy-inline
September 19, 2023 19:03 5s
Explicitly cast result of shift binary operators
Build cunumeric #360: Commit b01721d pushed by manopapad
September 18, 2023 23:32 3s shift-return-type
September 18, 2023 23:32 3s
Remove use of deprecated np.find_common_type
Build cunumeric #359: Commit 0944406 pushed by manopapad
September 12, 2023 20:39 3s find_common_type
September 12, 2023 20:39 3s
Reject types that DeferredArray doesn't support
Build cunumeric #358: Commit 5769509 pushed by manopapad
September 12, 2023 20:35 3s no-unsupported-types
September 12, 2023 20:35 3s
Don't cast histogram to int64 when density=True
Build cunumeric #357: Commit d5d99ae pushed by manopapad
September 6, 2023 06:27 3s density-no-cast
September 6, 2023 06:27 3s
Add mergesort to stable sort methods
Build cunumeric #356: Commit 647b28c pushed by manopapad
August 14, 2023 16:29 4s fix-random
August 14, 2023 16:29 4s
Ensure input to unstable sort algorithms contains no duplicates
Build cunumeric #355: Commit 4bcb5f7 pushed by manopapad
August 14, 2023 07:33 3s fix-random
August 14, 2023 07:33 3s
Fix unit test
Build cunumeric #354: Commit a162cf6 pushed by manopapad
August 12, 2023 07:20 3s skip-docs-unimplemented
August 12, 2023 07:20 3s
Add a stub docstring instead of dropping it completely
Build cunumeric #353: Commit df25f84 pushed by manopapad
August 11, 2023 23:09 3s skip-docs-unimplemented
August 11, 2023 23:09 3s
Merge branch 'branch-23.09' into no-random-seed
Build cunumeric #351: Commit 52c27bf pushed by manopapad
August 9, 2023 16:07 4s no-random-seed
August 9, 2023 16:07 4s
Don't seed np.random in the tests, since the core will do it
Build cunumeric #350: Commit 4a296e2 pushed by manopapad
August 9, 2023 07:24 3s no-random-seed
August 9, 2023 07:24 3s
More RNG test fixes for MacOS
Build cunumeric #349: Commit d2421b5 pushed by manopapad
August 4, 2023 06:02 4s macos-seed-none
August 4, 2023 06:02 4s
Don't compare arrays created with np.empty
Build cunumeric #347: Commit c9a8744 pushed by manopapad
August 2, 2023 15:57 4s check-curand
August 2, 2023 15:57 4s
Skip advanced RNG tests on any setup that's missing cuRand
Build cunumeric #346: Commit 30b79e1 pushed by manopapad
August 2, 2023 15:39 4s check-curand
August 2, 2023 15:39 4s
Fix pedantic type compatibility tests
Build cunumeric #345: Commit 871c30b pushed by manopapad
July 31, 2023 22:14 3s bug/1009
July 31, 2023 22:14 3s
If a scalar ufunc arg is cn.ndarray use its type directly
Build cunumeric #344: Commit f13afe9 pushed by manopapad
July 31, 2023 18:44 4s bug/1009
July 31, 2023 18:44 4s
Missing alignment on histogram call
Build cunumeric #343: Commit 3aad62b pushed by manopapad
July 21, 2023 19:00 3s histogram-align-backport
July 21, 2023 19:00 3s
Missing alignment on histogram call
Build cunumeric #342: Commit 17ddf04 pushed by manopapad
July 21, 2023 18:56 3s histogram-align
July 21, 2023 18:56 3s
Fix Wundefined-var-template clang warning
Build cunumeric #341: Commit c819053 pushed by manopapad
July 19, 2023 19:50 3s undefined-var-again
July 19, 2023 19:50 3s
Another test
Build cunumeric #340: Commit a0e9323 pushed by manopapad
July 19, 2023 05:02 3s sign-test
July 19, 2023 05:02 3s