Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jfowkes authored Jan 16, 2024
1 parent 0b63287 commit a7a11ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,12 @@ make
make install
```

## Usage at a Glance
When using SSIDS, ensure the following environment variables are set:
When using SSIDS please ensure the following environment variables are set:
```bash
export OMP_CANCELLATION=TRUE
export OMP_PROC_BIND=TRUE
```
failure to do so will result in SSIDS failing with `Error flag = -53`.

## Generating a shared library

Expand Down Expand Up @@ -98,4 +98,4 @@ In BibTeX, the citation is:

If no paper is listed, a citation of the SPRAL GitHub website should be used, for example:

> SPRAL: an open-source library for sparse linear algebra, Version 2023-09-07, https://github.com/ralna/spral, September 2023.
> SPRAL: an open-source library for sparse linear algebra, Version 2023-11-15, https://github.com/ralna/spral, November 2023.

0 comments on commit a7a11ed

Please sign in to comment.