Sharath MK

Results 99 comments of Sharath MK

Hi @cyh1112 , Thank you for responding. 1. Yes i'll try with Glove embedding instead of index based encoding. 2. To train on other languages i need to pass alphabet...

One more question, Can i use every word as node? Example instead of using `'TAN CHAY YEE' `as one node, can i use `TAN`, `CHAY`, `YEE `as three separate nodes?...

@cyh1112 please reply once you get some time. Thank you

Very much interested in this feature. Premeeting low priority jobs when high priority jobs comes in

@vincentlau0493 It's not working for me. Below is my configuration ``` volcano-scheduler.conf: | actions: "enqueue, allocate, backfill, preempt" tiers: - plugins: - name: priority - name: gang enablePreemptable: false enableJobStarving:...

@wpeng102 @lowang-bh Included `reclaim `in action. Still same issue, ``` Name Weight State Inqueue Pending Running Unknown default 1 Open 0 0 0 0 test 5 Open 0 0 3...

@lowang-bh @wpeng102 Is my Job manifest correct? ``` apiVersion: batch.volcano.sh/v1alpha1 kind: Job metadata: name: test-job namespace: default spec: schedulerName: volcano policies: - event: TaskCompleted action: CompleteJob queue: test1 tasks: -...

@wpeng102 @lowang-bh Description of PodGroup, `kubectl describe podgroup -n default test-job` ``` Name: test-job Namespace: default Labels: Annotations: API Version: scheduling.volcano.sh/v1beta1 Kind: PodGroup Metadata: Creation Timestamp: 2021-07-15T08:00:24Z Generation: 5 Managed...

@wpeng102 @Thor-wl @renhuanyu could you please help me to figure out the issue?

@wpeng102 Please find below logs, ``` I0722 20:42:56.019764 1 session.go:151] Open Session 68f9ce6a-7517-4b0e-a8a5-ab3c1f4ff804 with Job and Queues I0722 20:42:56.020020 1 proportion.go:75] The total resource is I0722 20:42:56.020075 1 proportion.go:79] Considering...