Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jiri Tomcala
easyconfigs-it4i
Commits
9976d574
Commit
9976d574
authored
Jun 27, 2017
by
Lukáš Krupčík
Browse files
Merge branch 'it4i-salomon'
parents
34b78706
23e3e034
Changes
3
Hide whitespace changes
Inline
Side-by-side
f/Forge/Forge-7.0.5.eb
0 → 100644
View file @
9976d574
easyblock = 'AllineaBase'
# !!! --include-easyblocks /apps/easybuild/it4i-easyblocks/a/allineabase.py !!!
name = 'Forge'
version = "7.0.5"
homepage = 'http://www.allinea.com/products/develop-allinea-forge'
description = """Allinea Forge is the complete toolsuite for software development
- with everything needed to debug, profile, optimize, edit and build C, C++
and FORTRAN applications on Linux for high performance - from single threads through
to complex parallel HPC codes with MPI, OpenMP, threads or CUDA.
"""
toolchain = {'name': 'dummy', 'version': ''}
source_urls = [
# Use manually downloaded sources
# http://content.allinea.com/downloads/allinea-reports-latest-Redhat-6.0-x86_64.tar
# and rename it to format %(namelower)s-%(version)s.tar, so forge-7.0.4.tar.
]
sources = [SOURCELOWER_TAR]
skipsteps = ['configure', 'build']
postinstallcmds = [
'ln -s /apps/licenses/Allinea/Licence %(installdir)s/licences/Licence',
]
sanity_check_paths = {
'files': ['bin/ddt-client', 'bin/map', 'bin/ddt', 'bin/ddt-debugger', 'bin/ddt-debugger-ll', 'bin/ddt-debugger-mps', 'bin/ddt-mpirun', 'bin/forge', 'bin/make-profiler-libraries'],
'dirs': ['lib'],
}
moduleclass = 'debugger'
x/X11/.X11-20170314-test.eb.swp
0 → 100644
View file @
9976d574
File added
x/X11/X11-20170314-test.eb
View file @
9976d574
...
...
@@ -145,6 +145,7 @@ components = [
('font-ibm-type1', '1.0.3', common_specs),
('font-misc-ethiopic', '1.0.3', common_specs),
('font-xfree86-type1', '1.0.4', common_specs),
('pixman', '0.34.0', common_specs),
('xorg-server', '1.19.3', server_specs),
]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment