Activity
[kitsune] Add comment describing why cheetah is checked out from a di…
[kitsune] Add comment describing why cheetah is checked out from a di…
Workaround for the type elision issue in Cheetah. Use a fork of Cheet…
Workaround for the type elision issue in Cheetah. Use a fork of Cheet…
Revert "[kitsune] Fix list of statically linked libraries"
Revert "[kitsune] Fix list of statically linked libraries"
[kitsune] Fix list of statically linked libraries
[kitsune] Fix list of statically linked libraries
Pull request merge
A bit more cleanup and dropped a clang tidy config file to avoid
A bit more cleanup and dropped a clang tidy config file to avoid
shame, shame... missed a include <string> (some compilers happy,
shame, shame... missed a include <string> (some compilers happy,
moved the intersect experiment to its own directory.
moved the intersect experiment to its own directory.
Added LLVM dependency to Tapir dialect
Added LLVM dependency to Tapir dialect
Tweaks for numpy allocation entry points.
Tweaks for numpy allocation entry points.
Small tweaks to remove some unnecessary code.
Small tweaks to remove some unnecessary code.
Allow cudaabi target to be selected via the enviornment (for JIT use …
Allow cudaabi target to be selected via the enviornment (for JIT use …
Bug fix for the logic around invocation of post processing modules
Bug fix for the logic around invocation of post processing modules
Fixed syncregion intrinsic and added tapir target test
Fixed syncregion intrinsic and added tapir target test
Added lowering to Tapir instructions
Added lowering to Tapir instructions
bug fix due to kernel naming issue.
bug fix due to kernel naming issue.
only build kitsune-supported experiments by default.
only build kitsune-supported experiments by default.
Some clean up, testing, and a fix to bring our forall sema up-to-date
Some clean up, testing, and a fix to bring our forall sema up-to-date
updated reduction example with timing
updated reduction example with timing