File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed
Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -7,4 +7,3 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
77SparseMatricesCSR = " a0a7dd2c-ebf4-11e9-1f05-cf50bc540ca1"
88StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
99Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
10- ThreadPinning = " 811555cd-349b-4f26-b7bc-1f208b848042"
Original file line number Diff line number Diff line change @@ -3,15 +3,8 @@ using LinearAlgebra
33using SparseArrays
44using SparseMatricesCSR
55using StaticArrays
6- using ThreadPinning
76using Test
87
9- # @info "Pinning Threads"
10- # pinthreads(:cores)
11-
12- # @info "Setting BLAS threads to 1"
13- # BLAS.set_num_threads(1)
14-
158workgroupsize (mesh) = length (mesh. cells) ÷ Threads. nthreads ()
169
1710TEST_CASES_DIR = pkgdir (XCALibre, " test/0_TEST_CASES" )
You can’t perform that action at this time.
0 commit comments