Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
easyconfigs-it4i
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SCS
easyconfigs-it4i
Commits
3059b333
Commit
3059b333
authored
2 months ago
by
Lukáš Krupčík
Browse files
Options
Downloads
Patches
Plain Diff
new file: o/ORCA/ORCA-6.0.1-gompi-2023b-avx2.eb
parent
2e8b0128
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#41419
passed
2 months ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
o/ORCA/ORCA-6.0.1-gompi-2023b-avx2.eb
+28
-0
28 additions, 0 deletions
o/ORCA/ORCA-6.0.1-gompi-2023b-avx2.eb
with
28 additions
and
0 deletions
o/ORCA/ORCA-6.0.1-gompi-2023b-avx2.eb
0 → 100644
+
28
−
0
View file @
3059b333
# 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'
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment