[petsc-dev] Having configure log what version of g++ the Intel compilers are utilizing?

Barry Smith bsmith at petsc.dev
Tue Jan 9 11:08:43 CST 2024


   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?


> 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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20240109/84e6351b/attachment-0003.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.log
Type: application/octet-stream
Size: 3681086 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20240109/84e6351b/attachment-0002.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20240109/84e6351b/attachment-0004.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: make.log
Type: application/octet-stream
Size: 114519 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20240109/84e6351b/attachment-0003.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20240109/84e6351b/attachment-0005.html>


More information about the petsc-dev mailing list