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

ApplicationVertex set max_atoms_per_dimension_per_core during init #535

Open
Christian-B opened this issue Nov 23, 2023 · 1 comment
Open

Comments

@Christian-B
Copy link
Member

it would be good to set max_atoms_per_dimension_per_core
including using the default atom_shape
this remove the optional
And therefor also trigger then new check

But to do this several tests will need to be changed to use SimpleTestVertex(
as max_atoms_per_dimension_per_core defaults to atom shape which needs an n_atoms

@Christian-B
Copy link
Member Author

The issue is that to do this check during init requires other params to be available which means changing many application vertices

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

No branches or pull requests

1 participant