Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Distributed Setup for Cadence's Affirma

Status
Not open for further replies.

zeol

Newbie level 3
Joined
Jan 20, 2006
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,340
waiting for ipc:3 to terminate

Hi all,
I hope that someone can help to solve the problems I encountered while setting up cadence's affirma for distributed processing for cadence's Affirma.

For the distributed processing, I intend to run the master queue manager on the machine call eskimo and submit a distributed job to the same machine (quad-processors). Eskimo is a Sun-Blade-1000 running solaris 5.8. To accomplish that, I did the following steps.

1. setenv LBS_CLUSTER_MASTER eskimo
2. created a queue_config_file containing the following
>> Fast 1
>> eskimo 2
3. excuted cdsqmgr by entering
cdsqmgr /users/joe/fab1/queue_config_file
4. execute cadence in the machine call eskimo via icfb, open up Cadence Analog Design Enviroment
5. Problems started when i tried to check the setup for distributed processing via Setup -> Simulator/Directory/Host -> distributed -> Check setup. The check stopped after encountering Error (219). The log from the check is included below
>> ###############################################################
>> Checking Distributed Processing (DP) setup..........
>> ###############################################################
>> Current User is: joe
>> Submission host name is: eskimo

>> Checking for DP environment variables.....
>> ###############################################################

>> Environment variable LBS_CLUSTER_MASTER is set to eskimo
>> Checking for LBS mode setup
>> Checking if cdsqmgr is running properly on "eskimo" .........
>> ERROR (219): The script failed to detect the OS type of eskimo
>> ###############################################################
>> Setup check terminates with 1 errors and 0 warnings.

6. check in the unix prompt with adptest also yielded unsatisfactory results, the log for it is included below as well.
>> eskimo:/users/joe/fab1> 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...
>> Artist job server has initialized!
>> PASSED.

>> Please be patient - the remaining portion of the test takes some time.

>> Testing job submission to host `eskimo' on queue `Fast'...
>> Waiting for ipc:-1 to terminate

Has anyone ever encountered similar problems before or know how to solve the problem?

Thank you!

Regards,
STL
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top