Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hpc-compendium
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ZIH
hpcsupport
hpc-compendium
Commits
a54f9103
Commit
a54f9103
authored
3 years ago
by
Matthias Lieber
Browse files
Options
Downloads
Patches
Plain Diff
fixed line length issue
parent
8670c51b
No related branches found
No related tags found
3 merge requests
!322
Merge preview into main
,
!319
Merge preview into main
,
!266
review of compilers.md: thorough content update, removed deprecaded parts
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc.zih.tu-dresden.de/docs/software/compilers.md
+2
-1
2 additions, 1 deletion
doc.zih.tu-dresden.de/docs/software/compilers.md
with
2 additions
and
1 deletion
doc.zih.tu-dresden.de/docs/software/compilers.md
+
2
−
1
View file @
a54f9103
...
@@ -10,7 +10,8 @@ The following compilers are available on the ZIH system:
...
@@ -10,7 +10,8 @@ The following compilers are available on the ZIH system:
| C++ Compiler |
`g++`
|
`icpc`
|
`pgc++`
|
| C++ Compiler |
`g++`
|
`icpc`
|
`pgc++`
|
| Fortran Compiler |
`gfortran`
|
`ifort`
|
`pgfortran`
|
| Fortran Compiler |
`gfortran`
|
`ifort`
|
`pgfortran`
|
For an overview of the installed compiler versions, please use
`module spider <module name>`
on the ZIH systems.
For an overview of the installed compiler versions, please use
`module spider <module name>`
on the ZIH systems.
All compilers support various language standards, at least up to ISO C11, ISO C++ 2014, and Fortran 2003.
All compilers support various language standards, at least up to ISO C11, ISO C++ 2014, and Fortran 2003.
Please check the man pages to verify that your code can be compiled.
Please check the man pages to verify that your code can be compiled.
...
...
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