Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull data movement & resource counting fixes into main branch #148

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

wlruys
Copy link
Contributor

@wlruys wlruys commented Nov 2, 2023

Creating this to see what needs to be done to merge.

  • Merge formatting changes
  • Verify data movement changes

wlruys and others added 12 commits September 6, 2023 18:14
* Add separate PArrayTracker for each phase
* Redefine the ResourcePool type to be more flexible & perform compile time checks
* Fix unsigned integer conversion in parray index 
* Count reserved & mapped memory for task in the counter.
* Remove Device::parrayid_toglobalid. 
* Add data task counter.
…worker-finalization-to-c++

117 optimize task cleanup move worker finalization to c++
@wlruys wlruys self-assigned this Nov 2, 2023
* fix: Make crosspy optional
* chore: Build dependency changes
* feature: Port compilation to use newer scikit-build
* feature: Dynamic recompilation of file changes
* fix: MacOS compilation
* fix: CUDA compilation
* feature: Add HIP backend to runahead scheduling (#143)
* fix: Filter out initialization of unsupported CuPy targets in ROCm
* fix: update makefile to new build system
* initial: build C++ stream pool
* style: lint & reformat cython (#146)
* chore: resolve warnings and errors in cython-lint
* chore: update dependencies in pyproject.toml add "dev" extras tag
* fix: restore relative paths (scikit-build-core resolved the error on their end)
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.

3 participants