[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MatView() and Multiple Processes
- To: petsc-users@xxxxxxxxxxx
- Subject: Re: MatView() and Multiple Processes
- From: "Matthew Knepley" <knepley@xxxxxxxxx>
- Date: Sun, 9 Dec 2007 11:41:56 -0600
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=dbCWF4ZvV1W8+uQZNm4uX7PHDfSPpgzsmie2exbM+AE=; b=AvNSTV0s0F1LmBT8+8QP9DrQHz2m0cvFyDdxIyrv8VKUsfP4uAf3ts9TlLs6lWQh4eTMP0m953hbNMu2j2ZIfMFF5uIoLXmVidcdgXZ6FgvonSSWlhOw1xz8n24pWN+t0D01XGwMot2bICQoHw/Cdbd7hO78jaKAN/JMlPqtuW4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ptV/hU1aGMbpRcPhEZpQHMg0tUMRs6oAlnvMJ1Qincde0sfLU7nyc7H6/lLUSOpg1HhzHCRzfZpCR6dr6VyTHZI3/wS8x4qStrNC2ihl2pks/GEdQUcWASyOAus20ysWbsOpV0dhFmEbZb8sXmUNrXrSyWjmJtFEDVW5Rznf7Eo=
- In-reply-to: <475C27C3.7030001@ichec.ie>
- References: <475C27C3.7030001@ichec.ie>
- Reply-to: petsc-users@xxxxxxxxxxx
- Sender: owner-petsc-users@xxxxxxxxxxx
I would try -display :0.0
Matt
On Dec 9, 2007 11:37 AM, Tim Stitt <timothy.stitt@xxxxxxxx> wrote:
> Hi all,
>
> I was just wondering if someone can tell me how to configure my
> dual-core laptop to allow graphical X11 output of my PETSc matrices.
> MatView() works fine on my parallel code with 1 process but I get the
> following errors on each process when I use more than one:
>
> [0]PETSC ERROR: --------------------- Error Message
> ------------------------------------
> [0]PETSC ERROR: Error in external library!
> [0]PETSC ERROR: Unable to open display on localhost.localdomain:0.0
> . Make sure your COMPUTE NODES are authorized to connect
> to this X server and either your DISPLAY variable
> is set or you use the -display name option
>
> Thanks in advance as always,
>
> Tim.
>
> --
> Dr. Timothy Stitt <timothy_dot_stitt_at_ichec.ie>
> HPC Application Consultant - ICHEC (www.ichec.ie)
>
> Dublin Institute for Advanced Studies
> 5 Merrion Square - Dublin 2 - Ireland
>
> +353-1-6621333 (tel) / +353-1-6621477 (fax)
>
>
--
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which
their experiments lead.
-- Norbert Wiener