We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 968838b commit 58643b9Copy full SHA for 58643b9
1 file changed
benchmark/test-xpalm.jl
@@ -47,6 +47,8 @@ function xpalm_default_param_convert_outputs(sim_outputs)
47
end
48
49
50
+println(Pkg.status("XPalm"))
51
+
52
#=@testset "XPalm simple test" begin
53
# default number of seconds is 5
54
b_XP = @benchmark xpalm_default_param_run() seconds = 120
0 commit comments