Jason Lau

Results 7 issues of Jason Lau

#116 workarounds the `PATH` modification but remains a dirty fix. `aiecc.py` should refrain from modifying the `PATH` entirely, or scope `PATH` modification to a few commands that require such changes.

When two DMA blocks are present, the canonicalizer may merge them into one, for example: ```mlir ^bb5: // 2 preds: ^bb4, ^bb5 "AIE.useLock"(%4) {action = 0 : i32, value =...

Function: `void solve(vector src, vector dst)` @ acm/finals/2003/B.cc Issue: In this problem, 'For each test case, print a line containing the case number and a decimal integer representing a **minimum-cost**...

When a lot of small tasks presents, in the worst case, coroutine schedule can be in a reverse topological ordering. In this situation, in each round of scheduling, only one...

enhancement

### Summary - By default `per_page` parameter of `actions/runners` API is `30`. - During `Check currently registered runners for repo (RUN ONCE)`, `actions/runners` API is used. - Only the first...

bug