buildflow icon indicating copy to clipboard operation
buildflow copied to clipboard

Expose ray gpu & memory options

Open JoshTanke opened this issue 1 year ago • 1 comments

note: This temp PR does not include the needed changes to the autoscaler, so memory and gpu requirements will not be factored into any of the autoscale events.

JoshTanke avatar Aug 19 '23 01:08 JoshTanke

Codecov Report

Patch coverage: 16.66% and project coverage change: -0.19% :warning:

Comparison is base (4f5b99e) 76.70% compared to head (d0c1d75) 76.51%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #267      +/-   ##
==========================================
- Coverage   76.70%   76.51%   -0.19%     
==========================================
  Files         160      160              
  Lines        6022     6039      +17     
==========================================
+ Hits         4619     4621       +2     
- Misses       1403     1418      +15     
Files Changed Coverage Δ
buildflow/core/app/flow.py 59.42% <ø> (ø)
...tors/collector_pattern/receive_process_push_ack.py 27.77% <0.00%> (-1.35%) :arrow_down:
...actors/endpoint_pattern/receive_process_respond.py 30.30% <0.00%> (-1.62%) :arrow_down:
...p/runtime/actors/pipeline_pattern/pipeline_pool.py 24.39% <0.00%> (-1.59%) :arrow_down:
buildflow/core/options/runtime_options.py 97.50% <100.00%> (+0.13%) :arrow_up:

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Aug 19 '23 01:08 codecov[bot]