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

CPU Parsing Error #1

Open
suryavengadesan opened this issue Jun 7, 2023 · 0 comments
Open

CPU Parsing Error #1

suryavengadesan opened this issue Jun 7, 2023 · 0 comments

Comments

@suryavengadesan
Copy link

Pending support for fine grain CPU resources:

06-07 22:54:50 | ERROR  | chakra.scheduler                         || Unable to allocate job-1-ghkl8: could not convert string to float: '200m', adding it back to the wait queue.
Traceback (most recent call last):
  File "/chakra/chakra/scheduler.py", line 206, in process_event
    allotted_node_name, speculated_cluster_state = self.policy.get_allocation(self.cluster_state, pod)
  File "/chakra/chakra/policies.py", line 88, in get_allocation
    pod_resource_req = float(pod_resource_req)
ValueError: could not convert string to float: '200m'
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