Skip to content

Add a 3d cuda example #655

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

Closed
wants to merge 11 commits into from
Closed

Conversation

PotatoPeeler3000
Copy link
Contributor

No description provided.

// Create a 2x2 with 5 layers
int rows = 2;
int cols = 2;
int layers = 4;
Copy link
Contributor

Choose a reason for hiding this comment

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

Comment above says 5 layers

@PotatoPeeler3000 PotatoPeeler3000 deleted the feature/3d-kernel-example branch April 4, 2025 16:00
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