Skip to content

Commit

Permalink
Merge pull request #165 from kaipartmann/update_threadpinning
Browse files Browse the repository at this point in the history
Updated ThreadPinning
  • Loading branch information
kaipartmann authored Aug 8, 2024
2 parents 173f5b3 + 829c623 commit 1177682
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "Peridynamics"
uuid = "4dc47793-80f3-4232-b30e-ca78ca9d621b"
authors = ["Kai Partmann"]
version = "0.3.1"
version = "0.3.2-DEV"

[deps]
AbaqusReader = "bc6b9049-e460-56d6-94b4-a597b2c0390d"
Expand Down Expand Up @@ -35,7 +35,7 @@ PrecompileTools = "1.0"
Printf = "1.8"
ProgressMeter = "1.0"
StaticArrays = "1.0"
ThreadPinning = "0.7"
ThreadPinning = "0.7, 1"
TimerOutputs = "0.5"
WriteVTK = "1.19"
julia = "1.9"

0 comments on commit 1177682

Please sign in to comment.