Skip to content

Commit b1dfef7

Browse files
authored
Merge pull request #294 from scivision/terms
compilers: use more objective tone
2 parents 729dd5d + 50d6bac commit b1dfef7

File tree

1 file changed

+12
-17
lines changed

1 file changed

+12
-17
lines changed

compilers.md

Lines changed: 12 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ compiler.
4747
is Intel's suite of compilers, tools, and libraries for Fortran, C, C++, and
4848
Python. Intel oneAPI HPC Toolkit provides
4949
[two Fortran compilers](https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-fortran-compiler-release-notes.html):
50+
5051
* Intel Fortran Compiler Classic (`ifort`), a mature compiler
5152
with full Fortran 2018 support; and
5253
* Intel Fortran Compiler Beta (`ifx`), a new, LLVM-based compiler
@@ -127,18 +128,14 @@ OpenMP standards and tuned for leading server-class Arm-based platforms. Built
127128
on the open source Flang front-end, and the LLVM‑based optimization and code
128129
generation back-end. Available as part of the Arm Compiler for Linux package.
129130

130-
131131
### Absoft
132132

133-
[Our compilers](https://www.absoft.com/products/) build faster code more
134-
efficiently than ever before. Pro Fortran delivers Absoft’s exclusive AP load
135-
balancing (offering an increase in performance of up to 20%!), AVX, OpenMP 3.1,
136-
highly extended Fortran 95 compiler with F2003 and F2008 features,, FX3
137-
graphical debugger, native tool suite integration, AMDAL HPC scientific and
138-
engineering library, and much more. Plus, Pro Fortran is the only compiler with
139-
Fast Data Visualization, an Absoft exclusive technology for graphical rendering
140-
and data output.
141-
133+
[Absoft compilers](https://www.absoft.com/products/) include Pro Fortran
134+
delivering Absoft’s exclusive AP load balancing, AVX, OpenMP 3.1,
135+
extended Fortran 95 compiler with F2003 and F2008 features, FX3 graphical debugger,
136+
native tool suite integration, AMDAL HPC scientific and engineering library, and more.
137+
Pro Fortran includes Fast Data Visualization, an Absoft exclusive technology for
138+
graphical rendering and data output.
142139

143140
### Oracle / Sun
144141

@@ -152,14 +149,12 @@ is highly optimized for Oracle systems, on-premise and in the cloud
152149

153150
### Lahey / Fujitsu
154151

155-
Combining the 32/64-bit LGF Rainier compiler with the classic [Lahey/Fujitsu
156-
LF95](https://lahey.com/) compiler, LF Professional v7.8 delivers! LGF Rainier
157-
has full Fortran 95/90/77 compliance with extensive support for the Fortran 2003
158-
and 2008 standards. Lahey/Fujitsu LF95 offers best in class diagnostics.
152+
LF Professional v7.8 combines the 32/64-bit LGF Rainier compiler with the classic
153+
[Lahey/Fujitsu LF95](https://lahey.com/) compiler. LGF Rainier has full Fortran
154+
95/90/77 compliance with extensive support for the Fortran 2003 and 2008 standards.
155+
Lahey/Fujitsu LF95 offers best in class diagnostics.
159156
Includes the automatic-parallelizing GFortran compiler, Lahey/Fujitsu Fortran 95
160-
compiler, Visual Studio 2015 Shell (compatible with VS2017), Lahey's Exclusive
161-
Visual Studio Fortran support, Winteracter WiSK Graphics package, and more!
162-
157+
compiler, Visual Studio Fortran support, Winteracter WiSK Graphics package, and more.
163158

164159
### Silverfrost FTN95
165160

0 commit comments

Comments
 (0)