Re: [petsc-users] Error installing PETSc with --download-f2cblaslapack

2025-06-10 Thread Blondel, Sophie via petsc-users
Thank you for the suggestion, Getting openblas through conda fixed my issue! Best, Sophie From: Stefano Zampini Sent: Saturday, June 7, 2025 02:22 To: Blondel, Sophie Cc: Barry Smith ; PETSc users list Subject: Re: [petsc-users] Error installing PETSc with

Re: [petsc-users] Error installing PETSc with --download-f2cblaslapack

2025-06-08 Thread Satish Balay
_ > From: Barry Smith > Sent: Friday, June 6, 2025 19:27 > To: Blondel, Sophie > Cc: petsc-users@mcs.anl.gov > Subject: Re: [petsc-users] Error installing PETSc with > --download-f2cblaslapack > > you forgot configure.log > > > > On Jun 6, 2025, at 7:19 P

Re: [petsc-users] Error installing PETSc with --download-f2cblaslapack

2025-06-06 Thread Stefano Zampini
If conda is providing the external dependencies, why do you want download-f2cblaslapack and not use a conda provided one? Mkl or openblas for example Stefano On Sat, Jun 7, 2025, 02:20 Blondel, Sophie via petsc-users < petsc-users@mcs.anl.gov> wrote: > Correct, I tried a few different python ver

Re: [petsc-users] Error installing PETSc with --download-f2cblaslapack

2025-06-06 Thread Barry Smith
you forgot configure.log > On Jun 6, 2025, at 7:19 PM, Blondel, Sophie wrote: > > Correct, I tried a few different python versions and mpi versions, conda is > providing the external dependencies. Maybe it wrongly points to some base > builds instead of the specific environment I set up. >

Re: [petsc-users] Error installing PETSc with --download-f2cblaslapack

2025-06-06 Thread Blondel, Sophie via petsc-users
Correct, I tried a few different python versions and mpi versions, conda is providing the external dependencies. Maybe it wrongly points to some base builds instead of the specific environment I set up. Best, Sophie On Jun 6, 2025 7:12 PM, Barry Smith wrote: Send configure.log I assume

Re: [petsc-users] Error installing PETSc with --download-f2cblaslapack

2025-06-06 Thread Barry Smith
Send configure.log I assume you tried rerunning a few times? It seems like possibly a flaky filesystem problem. Barry > On Jun 6, 2025, at 6:56 PM, Blondel, Sophie via petsc-users > wrote: > > Hi, > > I am getting an error when trying to install PETSc with > --download-f2cblaslapa