Skip to content

Commit

Permalink
note about WSL
Browse files Browse the repository at this point in the history
  • Loading branch information
elena-pascal committed Sep 30, 2020
1 parent a4c6156 commit b4f25fa
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ If you find bugs and fix them **PLEASE** consider submitting a "Pull Request" fr

## Introduction ##

This cmake project will build an EMsoft SDK by downloading all the necessary 3rd party
libraries as prebuilt binaries or as source code and compiling those libraries.
This cmake project will build an EMsoft SDK by downloading all the necessary 3rd party
libraries as prebuilt binaries or as source code and compiling those libraries.

## Prerequisites ##

Expand All @@ -25,6 +25,7 @@ libraries as prebuilt binaries or as source code and compiling those libraries.
| Linux (Ubuntu 16.x, CentOS 7.x) | GCC 7.x and Above, Clang 3.8 and greater | GNU Fortran 6.3.5 20160904 or newer |

\*\*macOS Note: If you are installing Intel Fortran try to install into a location **other** then /opt/intel which is the default. Try /opt/intel_sw instead.
\*\*WSL Note: While WSL2 supports passing the NVidia graphic card through to the subsystem, be aware that, to date, we did not find a way to install the OpenCL driver needed for CLFortran computation. Perhaps not far in the future it will be made possible and WSL would become a viable solution for setting up EMsoft on Windows.

## Git Locations ##

Expand Down

0 comments on commit b4f25fa

Please sign in to comment.