Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
carstenbauer committed Jul 28, 2024
1 parent d1a8a8d commit 7aa0659
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 @@ -6,7 +6,7 @@ This package will be a backend of [ThreadPinning.jl](https://github.com/carstenb

## Features

* Pin Julia threads (get and set their processor affinity)
* Pin Julia threads (get and set their processor affinity), including GC threads (on Julia >= 1.11).
* Pin OpenBLAS threads (get and set their processor affinity)
* Fake mode (pin threads without actually pinning them, to be used in conjuction with [SysInfo.jl](https://github.com/carstenbauer/SysInfo.jl)'s `TestSystem`s)
* ...
Expand Down

0 comments on commit 7aa0659

Please sign in to comment.