[petsc-dev] Having configure log what version of g++ the Intel compilers are utilizing?
Barry Smith
bsmith at petsc.dev
Tue Jan 9 13:45:53 CST 2024
ok, thanks
> On Jan 9, 2024, at 12:16 PM, Pierre Jolivet <pierre at joliv.et> wrote:
>
>
>
>> On 9 Jan 2024, at 6:08 PM, Barry Smith <bsmith at petsc.dev> wrote:
>>
>>
>> PETSc developers
>>
>> I cannot see in the configure.log information about what version of g++ the Intel compilers are using. Could this be added to configure logging so we know since outdated g++ versions are often a problem with Intel compilers? Or is it in the configure.log but well hidden from my old eyes?
>
> It’s already available: icpc version 19.1.1.217 (gcc version 9.4.0 compatibility)
>
> Thanks,
> Pierre
>
>>
>>> Begin forwarded message:
>>>
>>> From: "Yesypenko, Anna" <anna at oden.utexas.edu>
>>> Subject: [petsc-maint] trouble configuring petsc with cuda on tacc lonestar6
>>> Date: January 9, 2024 at 11:46:12 AM EST
>>> To: "petsc-maint at mcs.anl.gov" <petsc-maint at mcs.anl.gov>
>>> Message-Id: <PH0PR06MB83209ED99CC5945C9E4F87A2806A2 at PH0PR06MB8320.namprd06.prod.outlook.com>
>>>
>>> Dear Petsc developers,
>>>
>>> I hope you can help me with an issue I've been having. I'm on a TACC machine attempting to install petsc with hypre and cuda.
>>> When compiling and linking a CUDA object file during make, I'm encountering an error: namespace "std" has no member "align_val_t".
>>>
>>> I'm running the following configure command:
>>>
>>> ./configure PETSC_ARCH=linux-cuda --download-hypre --with-cuda=1 --cuda-dir=/opt/apps/cuda/11.4
>>>
>>> The modules loaded are
>>> 1) cuda/11.4 (g) 2) intel/19.1.1 3) nccl/2.11.4 (g) 4) mvapich2-gdr/2.3.7 where (g) built for GPU.
>>>
>>> Attached are the configure and make log files.
>>> Let me know if I can provide more information to troubleshoot this issue. Thank you!
>>>
>>> Best,
>>> Anna
>> <configure.log>
>> <make.log>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20240109/a3b88091/attachment.html>
More information about the petsc-dev
mailing list