• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Custom IC Design
  3. setup Distibuted processing in ADE L

Stats

  • Locked Locked
  • Replies 3
  • Subscribers 125
  • Views 15386
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

setup Distibuted processing in ADE L

edafans
edafans over 14 years ago

I'm installed ic5141( subversion 135) on rhel5 and configured SGE 6U4

Have queue on SGE cluster:

all.q (8 hosts)

2host.q (2 hosts)

I have read the distproc.pdf file

I'm vi a  queue_config_file for flowing

all.q 8

2host.q 2

I hat to set :setenv LBS_CLUSTER_MASTER mnode ; setenv LBS_BASE_SYSTEM LBS_SGE
and added asimenv.distributed  copyMode boolean t, asimenv.distributed loginShell cyclic "csh", asimenv.distributed remoteShell "rsh", asimenv.distributed queueName string "2host.q" in .cdsenv file

but when I used  cdsqmgr process was run with queue_config file

[root@mnode software]# which cdsqmgr
/software/cadence/IC5141135/tools/bin/cdsqmgr
[root@mnode software]# /software/cadence/IC5141135/tools/bin/cdsqmgr  /software/queueconffile
[root@mnode software]# Incorrect config file format!
Check config file format and try again!

(i haven't understand yet, how queue_config file works)

It say in distproc.pdf 

Syntax:
queue_1_name     N_-_number_of_hosts_in_queue_1
host_1                    job_limit_for_host_1_on_queue_1
host_2                   job_limit_for_host_2_on_queue_1
...
host_N                 job_limit_for_host_N_on_queue_1

but  i haven't understand yet,give me  a queue_config_file example ,Please.

 What 's mean /software/cadence/IC5141135/share/cdssetup/lbs/SGE/README.TXT

May I modfiy it for use DP? 

(declareJobProfile

     "/Generic/nightly" ;; By convention, leafnames begin with a
                        ;; lower-case letter; directories begin with [A-Z].

;;     (versions "5.3") ;; IF versions are specified, the profile will
                        ;; be ignored unless the current DRMS integration
                        ;; version is specified.

     ;;---- Begin Job Submission Attributes

;;     (setq JOB_NAME           ;; qsub -N "job_name"
;;           "my_JobName")

;;     (setq LOGIN_SHELL        ;; qsub -S "shell"
;;           "/bin/csh")

;;     (setq QUEUE              ;; qsub -q "queue_name"
;;           "farmhost01.q,farmhost02.q,farmhost03.q")

     (setq MIN_BEGIN_TIME       ;; "2002/09/18 16:47:27 -07:00"
           "20:00")

     (setq MAX_END_TIME
           "08:00")

;;     (setq EMAIL_TO           ;; user[@host] [...]
;;           "chris" "kelly")

;;     (setq BLOCK_EMAIL        ;; "0" (allow mail) or "1" (disallow mail)
;;           "0")

;;     (setq SGE_HARD_RESOURCES ;; qsub -hard -l "hard_resources"
;;           "myHardResources") ;; name=val,name=val,...

;;     (setq SGE_SOFT_RESOURCES ;; qsub -soft -l "soft_resources"
;;           "mySoftResources") ;; name=val,name=val,...

;;     (setq SGE_VALIDATION     ;; qsub -w "validation"
;;           "w" )              ;; e|w|n : error, warning, none

;;     (setq SGE_PROJECT_NAME   ;; qsub -P "project_name"
;;           "myProjectName")

;;     (setq SGE_ACCOUNTING_NAME ;; qsub -A "accounting_name"
;;           "myAccountingName")

;;     (setq SGE_PRIORITY       ;; qsub -p "integer_priority"
;;           "0")

node02.ocs5> adptest

BEGIN Artist Distributed Processing Setup Test

Testing for existence of LBS_CLUSTER_MASTER variable...
    PASSED.

Testing opening of Artist Job Server...
Launching Artist job server...
Waiting for Artist job server to initialize (will keep trying for 24 more seconds)...
Waiting for Artist job server to initialize (will keep trying for 21 more seconds)...
Waiting for Artist job server to initialize (will keep trying for 18 more seconds)...
Waiting for Artist job server to initialize (will keep trying for 15 more seconds)...
Waiting for Artist job server to initialize (will keep trying for 12 more seconds)...
Waiting for Artist job server to initialize (will keep trying for 9 more seconds)...
Waiting for Artist job server to initialize (will keep trying for 6 more seconds)...
Waiting for Artist job server to initialize (will keep trying for 3 more seconds)...
*Error* eval: undefined function - _msgHandlerEMI
*Error* load: error while loading file - "/software/cadence/IC5141135/tools/dfII/etc/tools/adp/adptest_enc.ils"

Thanks
edafans

 

 

  • Cancel
Parents
  • Andrew Beckett
    Andrew Beckett over 14 years ago

    cdsqmgr and the queue_config file are only used if you're using the basic "LBS" system. They are not used for SGE - so you do not need to worry about setting that.

    You should just have to set LBS_BASE_SYSTEM (not LBS_CLUSTER_MASTER). Nothing else. I don't think you really need the job profile stuff either - I've never actually played with that though.

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Andrew Beckett
    Andrew Beckett over 14 years ago

    cdsqmgr and the queue_config file are only used if you're using the basic "LBS" system. They are not used for SGE - so you do not need to worry about setting that.

    You should just have to set LBS_BASE_SYSTEM (not LBS_CLUSTER_MASTER). Nothing else. I don't think you really need the job profile stuff either - I've never actually played with that though.

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
No Data

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information