Identify and lower library functions
- Add
LibraryCall
node for representing opaque library calls.- Integrate into collections analysis and GCM to properly track collection flow.
- Add
rewrite-math-expressions
pass to rewrite einsum reductions intoLibraryCall
nodes. - Lower
LibraryCall
to functions inhercules_rt
in RT backend. - Add wrapper for cublasSgemm.
- Rewrite
juno_matmul
test on the GPU.
Edited by rarbore2
Merge request reports
Activity
requested review from @aaronjc4
assigned to @rarbore2
mentioned in issue #22 (closed)
added 3 commits
-
82cd5671...9e99a426 - 2 commits from branch
main
- 3777eb4d - Merge branch 'main' into egg
-
82cd5671...9e99a426 - 2 commits from branch
enabled an automatic merge when all merge checks for 3777eb4d pass
mentioned in commit 902f4dfc
Please register or sign in to reply