File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 469469 attribute when used from C ++ under all compilers.
470470
471471 \item Header \file {R_exts / Utils.h } no longer contains a
472- declaration for \code {77_SUB (interv )}. This is intended to be
472+ declaration for \code {F77_SUB (interv )}. This is intended to be
473473 called from Fortran and was wrongly declared : \code {LOGICAL } in
474474 Fortran corresponds to \code {int * } not \code {Rboolean * }.
475475 }
Original file line number Diff line number Diff line change @@ -4999,7 +4999,7 @@ Standalone installers (which are free-of-charge) are available from
49994999@uref {https://www.intel.com/content/www/us/en/developer/articles/tool/oneapi-standalone-components.html }:
50005000they are also part of the @I {oneAPI } Base and HPC (for Fortran) toolkits.
50015001
5002- We tried the compilers in @I {oneAPI } 2025.0.2 , 2024.2.1 and 2023.x.y
5002+ We tried the compilers in @I {oneAPI } 2025.0.4 , 2024.2.1 and 2023.x.y
50035003using (the paths do differ by compiler version)
50045004@example
50055005IP=/path/to/compilers/bin/
@@ -5051,9 +5051,9 @@ version of @command{clang}: the Intel manual suggests checking
50515051@abbr {LTO }: it is not clear if the Fortran one does.
50525052
50535053@c https://community.intel.com/t5/Intel-C-Compiler/Troubles-with-getrusage-when-using-icx/m-p/1509374#M41116
5054- For some earlier versions (including 2023.2.0) all CPU times in e.g.@:
5055- @code {proc.time() } are reported as zero. If you see this, uncomment the
5056- @samp {INTEL_ICX_FIX } setting in @file {config.site } and re-build.
5054+ @c For some earlier versions (including 2023.2.0) all CPU times in e.g.@:
5055+ @c @ code{proc.time()} are reported as zero. If you see this, uncomment the
5056+ @c @ samp{INTEL_ICX_FIX} setting in @file{config.site} and re-build.
50575057
50585058@c https://www.intel.com/content/www/us/en/docs/fortran-compiler/developer-guide-reference/2023-2/stand.html
50595059The preferred Fortran standard for @command {ifx } can be set by one of
You can’t perform that action at this time.
0 commit comments