Skip to content
Snippets Groups Projects
Commit bc59ccdb authored by Pat Alt's avatar Pat Alt
Browse files

uf

parent d6593c4a
No related branches found
No related tags found
1 merge request!7669 initial run including fmnist lenet and new method
......@@ -93,7 +93,6 @@ function run_experiment(exper::Experiment; save_output::Bool=true, only_models::
# Benchmark
benchmark!(outcome, exper)
if is_multi_processed(exper)
MPI.Barrier(exper.parallelizer.comm)
end
......
......@@ -50,7 +50,7 @@ if USE_MPI
MPI.Finalize()
end
if UPLOAD
@info "Uploading results."
generate_artifacts()
end
# if UPLOAD
# @info "Uploading results."
# generate_artifacts()
# end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment