Skip to content

Instantly share code, notes, and snippets.

View llan-ml's full-sized avatar

lanlin llan-ml

  • Xi'an Jiaotong University
  • Xi'an, China
View GitHub Profile
# -*- coding: utf-8 -*-
# @Author : Lin Lan (ryan.linlan@gmail.com)
from __future__ import absolute_import
from __future__ import division
from __future__ import print_function
import time
import numpy as np
import ray
@llan-ml
llan-ml / debug_state.txt
Created December 12, 2018 06:43
ray log files
NodeManager:
LocalResources:
- total: {GPU,2.000000},{CPU,56.000000}
- avail: {GPU,2.000000},{CPU,56.000000}
ClusterResources:
428585e810020aa193d7a54dcaba8c38fb312d97:
- total: {CPU,64.000000},{GPU,0.000000}
- avail: {CPU,22.000000},{GPU,0.000000}
ad0ba17256effc2ae0c91240ea6f2e0952812540:
- total: {CPU,88.000000},{GPU,0.000000}