Skip to content

Commit

Permalink
Try one more time
Browse files Browse the repository at this point in the history
  • Loading branch information
rkierulf committed Jun 26, 2024
1 parent a197f4b commit c4d6588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bench/setup.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ function setup_benchmarks(suite::BenchmarkGroup, backend::String, num_cpu_thread
sys1 = Scanner()
obj1 = brain_phantom3D()[1:10000]
seq1 = PulseDesigner.EPI_example()

if backend == "CPU"
for n in num_cpu_threads
sim_params = Dict{String,Any}("Nblocks"=>20,"gpu"=>false,"Nthreads"=>n)
Expand Down

0 comments on commit c4d6588

Please sign in to comment.