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

Fix reduce cube count too big #423

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Conversation

nathanielsimard
Copy link
Member

No description provided.

Copy link
Member

@laggui laggui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Validated that it fixed the previous error I was getting ✅

=== PANIC ===
A fatal error happened, you can check the experiment logs here => '/tmp/text-classification-ag-news\experiment.log'
=============
thread 'main' panicked at .cargo\registry\src\index.crates.io-6f17d22bba15001f\wgpu-23.0.1\src\backend\wgpu_core.rs:2326:18:
wgpu error: Validation Error

Caused by:
  In ComputePass::end
    In a dispatch command, indirect:false
      Each current dispatch group size dimension ([65536, 1, 1]) must be less or equal to 65535


note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

@nathanielsimard nathanielsimard merged commit 3c083cb into main Jan 14, 2025
5 checks passed
@maxtremblay maxtremblay deleted the fix/reduce-validations branch January 14, 2025 18:59
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.

2 participants