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

update custom easyblock for Intel MKL for v2024.x #3042

Merged
merged 3 commits into from
Dec 22, 2023

Conversation

bartoldeman
Copy link
Contributor

  • determine mkl_basedir like for intel-compilers via latest symlink
  • interfaces -> share/mkl/interfaces
  • tools/builder -> share/mkl/tools/builder
  • linux/compiler/lib/intel64_lin -> lib
  • examples -> share/doc/mkl/examples

* determine mkl_basedir like for intel-compilers via latest symlink
* interfaces -> share/mkl/interfaces
* tools/builder -> share/mkl/tools/builder
* linux/compiler/lib/intel64_lin -> lib
* examples -> share/doc/mkl/examples
@boegel boegel changed the title Adjustments for imkl and imkl-FFTW 2024 update custom easyblock for Intel MKL for v2024.x Dec 6, 2023
@boegel boegel added the update label Dec 6, 2023
@boegel boegel added this to the next release (4.9.0?) milestone Dec 6, 2023
easybuild/easyblocks/generic/intelbase.py Show resolved Hide resolved
easybuild/easyblocks/i/imkl.py Outdated Show resolved Hide resolved
@boegel
Copy link
Member

boegel commented Dec 22, 2023

Test report by @boegel

Overview of tested easyconfigs (in order)

  • SUCCESS imkl-2020.4.304-iimpi-2020b.eb
  • SUCCESS imkl-2021.2.0-gompi-2021a.eb
  • SUCCESS imkl-2021.2.0-iimpi-2021a.eb
  • SUCCESS imkl-2021.3.0-gompi-2021a.eb
  • SUCCESS imkl-2021.4.0.eb
  • SUCCESS imkl-2022.1.0.eb
  • SUCCESS imkl-2022.2.1.eb
  • SUCCESS imkl-2023.1.0.eb
  • SUCCESS imkl-2023.2.0.eb
  • SUCCESS imkl-FFTW-2021.4.0-gompi-2021b.eb
  • SUCCESS imkl-FFTW-2021.4.0-iimpi-2021b.eb
  • SUCCESS imkl-FFTW-2022.1.0-iimpi-2022a.eb
  • SUCCESS imkl-FFTW-2022.2.1-iimpi-2022b.eb
  • SUCCESS imkl-FFTW-2023.1.0-iimpi-2023a.eb

Build succeeded for 14 out of 14 (14 easyconfigs in total)
node3109.skitty.os - Linux RHEL 8.8, x86_64, Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz (skylake_avx512), Python 3.6.8
See https://gist.github.com/boegel/d69fc035493080478a2e92620b286fa1 for a full test report.

Copy link
Member

@boegel boegel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@boegel boegel merged commit e3e870d into easybuilders:develop Dec 22, 2023
47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants