-
Notifications
You must be signed in to change notification settings - Fork 44
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
question about CT run? #38
Comments
Hi,
Thanks for checking out our code. I will make an update in the future to make these instructions a bit more clear. |
Closed for inactivity. Reopen if needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hi,
i am following your guide in : plc_client,
I have confuse in two point:
#1. replace the environment.py with environment_ct.py --> do you mean: mv environment.py environment_ct.py
"Then, copy plc_client_os.py under the same directory" --> really confuse what does it mean?
#2. here's logs from test bench , is it normal? and what is this flow generate?
022-10-17 20:15:29.456503: I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:156] kernel driver does not appear to be running on this host (comet-Precision-3630-Tower): /proc/driver/nvidia/version does not exist
############################ TEST PROXY COST ############################
overlap_threshold default 0.004
#[PLC FILE FOUND] Loading info from .plc file
#[ROUTES PER MICRON] Hor: 10.00, Ver: 10.00
#[CONGESTION SMOOTH RANGE] Smooth Range: 2
#[PLACEMENT GRID] Col: 35, Row: 33
#[INFO WIRELENGTH] Matched Wirelength cost -- GL 0.05018660769988099, OS 0.05018660769390266
#[INFO DENSITY] Matched density cost -- GL 0.7500617702325654, OS 0.7500617686422556
#[INFO CONGESTION] Matched congestion cost -- GL 2.311353997750248, OS 2.3113539969146424
+++++++++++++++++++++++++++++
+++ TEST PROXY COST: PASS +++
+++++++++++++++++++++++++++++
thank you so much for this question
The text was updated successfully, but these errors were encountered: