diff options
Diffstat (limited to 'doc/source/f2py')
-rw-r--r-- | doc/source/f2py/windows/conda.rst | 2 | ||||
-rw-r--r-- | doc/source/f2py/windows/index.rst | 2 | ||||
-rw-r--r-- | doc/source/f2py/windows/pgi.rst | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/doc/source/f2py/windows/conda.rst b/doc/source/f2py/windows/conda.rst index b16402bbc..08a79b29d 100644 --- a/doc/source/f2py/windows/conda.rst +++ b/doc/source/f2py/windows/conda.rst @@ -4,7 +4,7 @@ F2PY and Conda on Windows ========================= -As a convienience measure, we will additionally assume the +As a convenience measure, we will additionally assume the existence of ``scoop``, which can be used to install tools without administrative access. diff --git a/doc/source/f2py/windows/index.rst b/doc/source/f2py/windows/index.rst index aee96cb13..c1e6b4128 100644 --- a/doc/source/f2py/windows/index.rst +++ b/doc/source/f2py/windows/index.rst @@ -83,7 +83,7 @@ LFortran (FOSS) Baseline ======== -For this document we will asume the following basic tools: +For this document we will assume the following basic tools: - The IDE being considered is the community supported `Microsoft Visual Studio Code`_ - The terminal being used is the `Windows Terminal`_ diff --git a/doc/source/f2py/windows/pgi.rst b/doc/source/f2py/windows/pgi.rst index 3139d9c5b..644259abe 100644 --- a/doc/source/f2py/windows/pgi.rst +++ b/doc/source/f2py/windows/pgi.rst @@ -19,10 +19,10 @@ as classic Flang requires a custom LLVM and compilation from sources. **As of November 2021** - As of 29-01-2022, `PGI compiler toolchains`_ have been superceeded by the Nvidia + As of 29-01-2022, `PGI compiler toolchains`_ have been superseded by the Nvidia HPC SDK, with no `native Windows support`_. However, .. _PGI compiler toolchains: https://www.pgroup.com/index.html -.. _native Windows support: https://developer.nvidia.com/nvidia-hpc-sdk-downloads#collapseFour
\ No newline at end of file +.. _native Windows support: https://developer.nvidia.com/nvidia-hpc-sdk-downloads#collapseFour |