Skip to content
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

Added the fix to pickup the oneAPI specific config file for gcom4 #208

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

manodeep
Copy link
Contributor

@manodeep manodeep commented Mar 5, 2025

The source repo has already been updated with the oneAPI specific config files in a separate PR

I tested with spack -d install gcom4 %oneapi and the install was successful with the fix (previously such attempts would crash with this error).

<snip>
==> [2025-03-05-11:25:38.654150]        WRITE: gcom4@access-esm1.5%oneapi@2025.0.4+mpi build_system=generic arch=linux-rocky8-x86_64_v4/3zdxxya [/g/data/tm70/ms2335/spack/0.22/release/modules/linux-rocky8-x86_64_v4/gcom4/access-esm1.5-3zdxxya]
==> [2025-03-05-11:25:39.459366]        EXCLUDED_AS_IMPLICIT : glibc@2.28%oneapi@2025.0.4 build_system=autotools arch=linux-rocky8-x86_64_v4/gkllvhl
==> [2025-03-05-11:25:39.463882]        EXCLUDED_AS_IMPLICIT : intel-oneapi-runtime@2025.0.4%oneapi@2025.0.4 build_system=generic arch=linux-rocky8-x86_64_v4/otx2alp
==> [2025-03-05-11:25:39.468219]        EXCLUDED_AS_IMPLICIT : openmpi@5.0.5%oneapi@2025.0.4~atomics~cuda~gpfs~internal-hwloc~internal-libevent~internal-pmix~java~legacylaunchers~lustre~memchecker~openshmem~orterunprefix~romio+rsh~static+vt+wrapper-rpath build_system=autotools fabrics=none romio-filesystem=none schedulers=none arch=linux-rocky8-x86_64_v4/wazyuoh
==> [2025-03-05-11:25:39.475124] Writing manifest file: No manifest from binary
==> [2025-03-05-11:25:39.720804] gcom4: Successfully installed gcom4-access-esm1.5-3zdxxyajgfjh6cj5floafma6kde6nawk
  Stage: 5.56s.  Install: 1m 23.32s.  Post-install: 1.02s.  Total: 1m 30.34s
[+] /g/data/tm70/ms2335/spack/0.22/release/linux-rocky8-x86_64_v4/oneapi-2025.0.4/gcom4-access-esm1.5-3zdxxyajgfjh6cj5floafma6kde6nawk
==> [2025-03-05-11:25:39.813386] Flagging gcom4-access-esm1.5-3zdxxyajgfjh6cj5floafma6kde6nawk as installed
==> [2025-03-05-11:25:39.813507] Downgrading to a read lock on gcom4-access-esm1.5-3zdxxyajgfjh6cj5floafma6kde6nawk with timeout 1.000ns
==> [2025-03-05-11:25:39.813584] gcom4-access-esm1.5-3zdxxyajgfjh6cj5floafma6kde6nawk is now read locked
==> [2025-03-05-11:25:39.813648] Releasing read lock on gcc-runtime-14.1.0-dmmd5lphbqt7scvbujxcotxgmlxvtlvt
==> [2025-03-05-11:25:39.813715] Releasing read lock on intel-oneapi-runtime-2025.0.4-otx2alpzeflc56jg5fimh4dygkmmurd2
==> [2025-03-05-11:25:39.813759] Releasing read lock on fcm-2021.05.0-mzp53yz4qjvor7wl7x57flf2ryy74r3e
==> [2025-03-05-11:25:39.813799] Releasing read lock on gcom4-access-esm1.5-3zdxxyajgfjh6cj5floafma6kde6nawk

Fixes #193

@manodeep manodeep requested review from penguian and harshula March 5, 2025 00:32
@manodeep manodeep changed the title Added the fix to pickup the oneAPI specific config file Added the fix to pickup the oneAPI specific config file for gcom4 Mar 5, 2025
@harshula harshula merged commit b134dd4 into main Mar 6, 2025
1 check passed
@manodeep manodeep deleted the add_oneapi_for_gcom4 branch March 6, 2025 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

gcom4 needs a matching condition for oneAPI compilers
2 participants