Skip to content

Conversation

shadizaheri
Copy link
Collaborator

Implemented enhancements to the ReadMetrics task, allowing for customizable memory inputs and adding support for SSD. This update will provide better flexibility for allocating memory to the PerFlowCellMetrics task.
The modifications have been successfully tested on Terra.

@shadizaheri shadizaheri requested a review from jonn-smith April 23, 2024 12:02
Copy link
Collaborator

@jonn-smith jonn-smith left a comment

Choose a reason for hiding this comment

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

Good idea to expose these attributes. I think it'll be more consistent with the codebase to use the RuntimeAttr struct.


String? gcs_output_dir

Int? mem_gb_input_ReadMetrics # Optional input for memory in GiB
Copy link
Collaborator

Choose a reason for hiding this comment

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

Actually, it might be better to define the inputs as the struct for runtime attributes. Then you can just bubble that whole struct down.

RuntimeAttr? runtime_attr_override

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