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

chore: Refactor GPU tests and dependencies, remove OpenCL support #258

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

huitseeker
Copy link
Member

  • Removed OpenCL support from GPU testing and respective CI/CD processes
  • Revised gpu-ci.yml to reflect changes in the GPU testing environment
  • Eliminated unnecessary dependencies from main dependencies of Cargo.toml
  • Moved dependencies tap, tracing-texray, and tracing-subscriber to development dependencies
  • Cleaned up formatting in dev-dependencies section of Cargo.toml

- Removed OpenCL support from GPU testing and respective CI/CD processes
- Revised `gpu-ci.yml` to reflect changes in the GPU testing environment
- Eliminated unnecessary dependencies from main dependencies of `Cargo.toml`
- Moved dependencies `tap`, `tracing-texray`, and `tracing-subscriber` to development dependencies
- Cleaned up formatting in `dev-dependencies` section of `Cargo.toml`
@huitseeker huitseeker added this pull request to the merge queue Jan 12, 2024
Merged via the queue into lurk-lab:dev with commit 605f899 Jan 12, 2024
9 checks passed
@huitseeker huitseeker deleted the remove_opencl branch January 12, 2024 20:49
huitseeker pushed a commit to huitseeker/arecibo that referenced this pull request Jan 14, 2024
* introduce checks on AllocatedPoint

* update version

* fix test_pp_digest

* optimize checks
gabriel-barrett pushed a commit to gabriel-barrett/arecibo that referenced this pull request Feb 9, 2024
* Introduce checks about AllocatedPoint (lurk-lab#258)

* introduce checks on AllocatedPoint

* update version

* fix test_pp_digest

* optimize checks

* chore: adjust supernova tests

---------

Co-authored-by: Srinath Setty <srinath@microsoft.com>
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.

None yet

2 participants