-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PETSC and HDF5 compilation issues #1
Labels
help wanted
Extra attention is needed
Comments
The log files you sent are empty
…On Fri, 9 Feb 2024 at 11:35, Andrea Marini ***@***.***> wrote:
I didn't manage to compile HDF5 using the Intel and PETSC using the CUDA
compilers.
Details below:
>ifort --version
ifort (IFORT) 2021.11.0 20231010
Copyright (C) 1985-2023 Intel Corporation. All rights reserved.
Intel fails while compiling SLEPC. Config and compilation logs attached.
intel_slepc_compilation_logs.tar.gz
<https://github.com/yambo-code/yambo-libraries/files/14220582/intel_slepc_compilation_logs.tar.gz>
>nvcc --version
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2022 NVIDIA Corporation
Built on Wed_Sep_21_10:33:58_PDT_2022
Cuda compilation tools, release 11.8, V11.8.89
Build cuda_11.8.r11.8/compiler.31833905_0
CUDA compiler instead fails in compiling HDF5. Config and compilation logs
attached.
cuda_hdf5_compilation_logs.tar.gz
<https://github.com/yambo-code/yambo-libraries/files/14220589/cuda_hdf5_compilation_logs.tar.gz>
—
Reply to this email directly, view it on GitHub
<#1>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AED6PCIKQABV6EUURTFD3WTYSX3VLAVCNFSM6AAAAABDBHR4UOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGEZDMOBWG44TMMI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
--
==========================================================
Phone: +33491172806
Mobile[FR]: +33662922897
Mobile[IT]: +393384315437
Fax: +33491418916
Address: CINaM
Campus de Luminy
163 Avenue de Luminy, Case 913
13288 Marseille Cedex 9
Skype: claudioattaccalite
Editor Fellow for: www.scipost.org
web site: www.attaccalite.com
===========================================================
|
Also gcc 13.2.0 with openmpi-5.0.0 fails the slepc compilation
|
Acc. In the Intel case it appears the same error of gcc. For CUDA please check and if you need I will reproduce the logs. Sorry |
The slepc compilation with CUDA is an open issue (although I get a different error) See also here: yambo-code/yambo#63 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I didn't manage to compile HDF5 using the Intel and PETSC using the CUDA compilers.
Details below:
Intel fails while compiling SLEPC. The error is reported below as it is the same of gcc 13.2
CUDA compiler instead fails in compiling HDF5.
The text was updated successfully, but these errors were encountered: