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

WIEN2k 24.1 #455

Open
boegel opened this issue Nov 14, 2024 · 2 comments
Open

WIEN2k 24.1 #455

boegel opened this issue Nov 14, 2024 · 2 comments
Assignees
Labels
difficulty: easy software that should be easy to support priority: ASAP site:t1_ugent_hortense Software installation request for Tier-1 Hortense site:ugent Software installation request for UGent Tier-2 sources-only Only sources available (no conda, binaries, container) update

Comments

@boegel
Copy link
Contributor

boegel commented Nov 14, 2024

  • link to support ticket: #2024110860000772
  • website: https://www.wien2k.at
  • installation docs: (see existing easyconfigs for WIEN2k)
  • toolchain: intel/2023a (or newer)
  • easyblock to use: (see existing easyconfigs for WIEN2k)
  • required dependencies:
    • (see existing easyconfigs for WIEN2k)
  • notes:
    • update of WIEN2k-23.2-intel-2021b.eb
    • this is licensed software, so sources are not freely available
  • effort: (TBD)
  • other install methods
    • conda: no
    • container image: no
    • pre-built binaries (RHEL8 Linux x86_64): no
    • easyconfig outside EasyBuild: no
@boegel boegel added difficulty: easy software that should be easy to support priority: high update site:ugent Software installation request for UGent Tier-2 site:t1_ugent_hortense Software installation request for Tier-1 Hortense sources-only Only sources available (no conda, binaries, container) labels Nov 14, 2024
@PetrKralCZ PetrKralCZ self-assigned this Nov 14, 2024
PetrKralCZ added a commit that referenced this issue Nov 19, 2024
PetrKralCZ added a commit that referenced this issue Nov 27, 2024
@boegel
Copy link
Contributor Author

boegel commented Dec 17, 2024

@PetrKralCZ What's the status of this?

PetrKralCZ added a commit that referenced this issue Dec 17, 2024
@boegel
Copy link
Contributor Author

boegel commented Dec 17, 2024

siteconfig_lapw output includes:

 Your LIBXC options are:    -DLIBXC -I/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/libxc/6.2.2-intel-compilers-2023.1.0/include/
 Your LIBXC libraries are:  -L/scratch/gent/vo/001/gvo00117/easybuild/RHEL8/cascadelake-ampere-ib/software/libxc/6.2.2-intel-compilers-2023.1.0/lib// -lxcf03 -lxc

But linking of lapw0_mpi fails with errors like:

ld: libxc_mod.o: in function `libxc_mod_mp_libxc_end_':
libxc_mod.F:(.text+0x67): undefined reference to `xc_f03_lib_m_mp_xc_f03_func_end_'
ld: libxc_mod.F:(.text+0xc2): undefined reference to `xc_f03_lib_m_mp_xc_f03_func_end_'

because -lxcf03 -lxc is not actually being used for some reason?!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: easy software that should be easy to support priority: ASAP site:t1_ugent_hortense Software installation request for Tier-1 Hortense site:ugent Software installation request for UGent Tier-2 sources-only Only sources available (no conda, binaries, container) update
Projects
None yet
Development

No branches or pull requests

2 participants