Skip to content

Commit

Permalink
Corrected typo in README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Vishwanath Chunchula <[email protected]>
Change-Id: Id1f2fb6162905cd0888a9d50ac5514e28666d224
  • Loading branch information
vchunchu-amd committed Dec 2, 2024
1 parent 77090f2 commit 926e4ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ CMake:
-DCMAKE_C_COMPILER=“<path/to/intel c compiler>” <path to Intel C Compiler>
-DCMAKE_Fortran_COMPILER=“<path/to/intel fortran compiler>” <path to Intel Fortran Compiler>
-DBOOST_ROOT=“<path/to/BOOST/INSTALLATION>” <path to Boost libraries/headers>
i-DMUMPS_UPSTREAM_VERSION="mumps sources version" <mumps src tarball versions. Tested for 5.4.1, 5.5.0, 5.5.1, 5.6.0, 5.6.1, 5.6.2>
-DMUMPS_UPSTREAM_VERSION="mumps sources version" <mumps src tarball versions. Tested for 5.4.1, 5.5.0, 5.5.1, 5.6.0, 5.6.1, 5.6.2>
3. AOCL dependencies can also be configured using AOCL_ROOT. Define the environment variable AOCL_ROOT to point to AOCL libs installation
```
set "AOCL_ROOT=C:\Program Files\AMD\AOCL-Windows"
Expand Down

0 comments on commit 926e4ef

Please sign in to comment.