Dear Team,

I used to compile petsc with external package mumps in version 3.1

However, today I tried 3.2 and get many of such error massage:

External package SCALAPACK does not work on Microsoft Windows


It happens also with blacs. How can I build mumps without those pakages?

Kind regards,
PVH



________________________________
 From: "petsc-users-request at mcs.anl.gov" <petsc-users-request at mcs.anl.gov>
To: petsc-users at mcs.anl.gov 
Sent: Friday, March 16, 2012 8:24 AM
Subject: petsc-users Digest, Vol 39, Issue 48
 
Send petsc-users mailing list submissions to
??? petsc-users at mcs.anl.gov

To subscribe or unsubscribe via the World Wide Web, visit
??? https://lists.mcs.anl.gov/mailman/listinfo/petsc-users
or, via email, send a message with subject or body 'help' to
??? petsc-users-request at mcs.anl.gov

You can reach the person managing the list at
??? petsc-users-owner at mcs.anl.gov

When replying, please edit your Subject line so it is more specific
than "Re: Contents of petsc-users digest..."


Today's Topics:

?  1. Re:? [petsc-maint #107932] run a simple example ex19 in
? ? ? src/snes/examples/tutorials (Xiangze Zeng)


----------------------------------------------------------------------

Message: 1
Date: Fri, 16 Mar 2012 09:24:24 +0800 (CST)
From: "Xiangze Zeng" <zengshixian...@163.com>
Subject: Re: [petsc-users] [petsc-maint #107932] run a simple example
??? ex19 in src/snes/examples/tutorials
To: "PETSc users list" <petsc-users at mcs.anl.gov>
Message-ID:
??? <6d1d77a7.1c6ef.136191b0a3b.Coremail.zengshixiangze at 163.com>
Content-Type: text/plain; charset="gbk"

I can see log_summary output when I use -log_summary [filename].


But the time of inserting the matrices values is almost the same when I use 
PCJACOBI? to run the code on GPU instead of PCSOR.They are all much longer than 
that when I run the code in CPU(I still use a small system to test it). The 
attachments are outputs of log_summary, c_jacobi_sum is the output of using 
CPU, PCJACOBI;g_sor_sum using GPU, PCSOR;g_jac_sum using GPU, PCJACOBI. 

Zeng

? 2012-03-15 22:26:41?"Jed Brown" <jedbrown at mcs.anl.gov> ???

2012/3/15 Xiangze Zeng <zengshixiangze at 163.com>

Sorry, someting is wrong with my file which stores the size of the matriex.
But I still can't see -log_summary output. I just see at the first time, after 
that, never.


It is written by PetscFinalize(). Find out why you don't get there. Also note 
that the option needs to be visible at PetscInitialize (through the command 
line/options file/environment).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20120316/080214eb/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: c_jacobi_sum
Type: application/octet-stream
Size: 9205 bytes
Desc: not available
URL: 
<http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20120316/080214eb/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: c_sor_sum
Type: application/octet-stream
Size: 9217 bytes
Desc: not available
URL: 
<http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20120316/080214eb/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: g_jac_sum
Type: application/octet-stream
Size: 9635 bytes
Desc: not available
URL: 
<http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20120316/080214eb/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: g_sor_sum
Type: application/octet-stream
Size: 9655 bytes
Desc: not available
URL: 
<http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20120316/080214eb/attachment-0003.obj>

------------------------------

_______________________________________________
petsc-users mailing list
petsc-users at mcs.anl.gov
https://lists.mcs.anl.gov/mailman/listinfo/petsc-users


End of petsc-users Digest, Vol 39, Issue 48
*******************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20120315/c25a7b62/attachment.htm>

Reply via email to