Skip to content

Conversation

@jithunnair-amd
Copy link
Collaborator

@jithunnair-amd jithunnair-amd commented Dec 4, 2025

Had to revert #247 due to a build breakage seen in AISW HUD runs. Removed the change from master branch until we can figure out the root cause. This PR will be used to re-merge the changes.

…ad of building it. Code uses accelerator and op_builder modules from deepspeed code.
…lly created by setup.py for the build process
… jit mode, add csrc back to setup.py since it is not copied to apex wheel
…thod to CUDAOpBuilder to support its jit compile
… nvcc_threads_args method in CUDAOpBuilder to support these jit modules
amd-sriram and others added 30 commits November 21, 2025 22:19
… properly.

Setup() call has an argument called py_modules which copies the python class into sitepackages folder. The python modules in the compatibility folder do lazy load of the builder classes. First these files are copied in the parent folder so that the files themselves are copied into sitepackages so that the kernel can be loaded into python then these temporary files are deleted.
…o run jit build and tests in readme, add other tests in readme
…on or CUDAExtension is built with JIT load approach
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants