Skip to content

GPU JetCore Cluster Splitter#8

Open
AdrianoDee wants to merge 9 commits intogpu_splitter_forPRfrom
gpu_cluster_splitter_151X
Open

GPU JetCore Cluster Splitter#8
AdrianoDee wants to merge 9 commits intogpu_splitter_forPRfrom
gpu_cluster_splitter_151X

Conversation

@AdrianoDee
Copy link
Copy Markdown
Owner

Opening this just as internal review.

@AdrianoDee
Copy link
Copy Markdown
Owner Author

AdrianoDee commented Apr 2, 2025

@stefanocolafranceschi (faccio una prova del tag)

Comment on lines +24 to +30
void setNModules(uint32_t nModules) { nModules_h = nModules; }

uint32_t nModules() const { return nModules_h; }
uint32_t nDigis() const { return this->view().metadata().size() - 1; }

private:
uint32_t nModules_h = 0;
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

Credo tutto questo si possa togliere.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

assolutamente scusa, era legacy (anche nel geoCluster)

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

E figurati, sto semplificando la CanidateSoA (Host,Device,Collection).

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

grazie!

AdrianoDee pushed a commit that referenced this pull request May 12, 2025
Implement comments, cleaning, create bph namespace and remove fillDescriptions
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