Skip to content
Snippets Groups Projects
Commit 3059b333 authored by Lukáš Krupčík's avatar Lukáš Krupčík
Browse files

new file: o/ORCA/ORCA-6.0.1-gompi-2023b-avx2.eb

parent 2e8b0128
No related branches found
No related tags found
No related merge requests found
Pipeline #41419 passed
# IT4Innovations
# LK 2025
# OpenMPI 4.1.6
name = 'ORCA'
version = '6.0.1'
versionsuffix = '-avx2'
homepage = 'https://orcaforum.kofo.mpg.de'
description = """
ORCA is a flexible, efficient and easy-to-use general purpose tool for quantum
chemistry with specific emphasis on spectroscopic properties of open-shell
molecules. It features a wide variety of standard quantum chemical methods
ranging from semiempirical methods to DFT to single- and multireference
correlated ab initio methods. It can also treat environmental and relativistic
effects."""
toolchain = {'name': 'gompi', 'version': '2023b'}
download_instructions = "Shared build of ORCA: download from https://orcaforum.kofo.mpg.de"
# mostly dynamically linked (SCALAPACK, OpenBLAS are still embedded)
sources = ['%%(namelower)s_%s_linux_%%(orcaarch)s_shared_openmpi416_avx2.tar.xz' % version.replace('.', '_')]
checksums = [
# orca_6_0_1_linux_x86-64_shared_openmpi416_avx2.tar.xz
'f31f98256a0c6727b6ddfe50aa3ac64c45549981138d670a57e90114b4b9c9d2',
]
moduleclass = 'chem'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment