-
Notifications
You must be signed in to change notification settings - Fork 45
Pull requests: CHIP-SPV/chipStar
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Capture work forked onto other streams during stream capture
#1529
opened Aug 29, 2026 by
pvelesko
Collaborator
Loading…
graph: reject unschedulable graphs at instantiation and stop pruning the caller's graph
#1528
opened Aug 29, 2026 by
pvelesko
Collaborator
Loading…
Honour the array capacity in hipGraphGetEdges
#1527
opened Aug 29, 2026 by
pvelesko
Collaborator
Loading…
cmake: order HIP device compiles after the pass plugin link
#1526
opened Aug 29, 2026 by
pvelesko
Collaborator
Loading…
runtime: remember source modules that failed to compile
#1525
opened Aug 29, 2026 by
pvelesko
Collaborator
Loading…
hipGraph: fixes needed by Kokkos::Graph on chipStar
#1522
opened Aug 29, 2026 by
pvelesko
Collaborator
Loading…
9
CHIPGraph: store the copy kind in symbol memcpy node setParams
#1521
opened Aug 29, 2026 by
pvelesko
Collaborator
Loading…
devicelib: map the missing <cmath> C libcalls to OpenCL builtins and lower llvm.ldexp
#1520
opened Aug 29, 2026 by
pvelesko
Collaborator
Loading…
2
build: hand the SPIRV-Tools external its compilers as full paths
#1519
opened Aug 29, 2026 by
pvelesko
Collaborator
Loading…
Level Zero: drop the terminating NUL from the module build log and skip empty logs
#1518
opened Aug 29, 2026 by
pvelesko
Collaborator
Loading…
Keep the interior offset in hipHostGetDevicePointer and range-check registered host memory correctly
#1517
opened Aug 29, 2026 by
pvelesko
Collaborator
Loading…
runtime: bind storage for unregistered device variables in every module
#1516
opened Aug 29, 2026 by
pvelesko
Collaborator
Loading…
Declare indirect SHARED access on Level Zero and tag managed memory as host USM on OpenCL
#1515
opened Aug 29, 2026 by
pvelesko
Collaborator
Loading…
2
Level Zero: back hipMallocManaged with shared USM where host USM has no atomics
#1514
opened Aug 29, 2026 by
pvelesko
Collaborator
Loading…
llvm_passes: lower volatile global accesses to relaxed device-scope atomics
#1513
opened Aug 29, 2026 by
pvelesko
Collaborator
Loading…
llvm_passes: lower 8 and 16 bit atomics onto their containing 32 bit word
#1512
opened Aug 29, 2026 by
pvelesko
Collaborator
Loading…
Report device-side assertion messages on stderr
#1511
opened Aug 29, 2026 by
pvelesko
Collaborator
Loading…
Parallelize program-scope variable init, fill large zero ones from host (#582)
#1379
opened Jul 28, 2026 by
pvelesko
Collaborator
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.