Closed ashton314 closed 1 year ago
Add a script to run everything. A really simple one:
julia dir/file.jl
for each target.
Done. I added the files one-by-one, as there are some Julia files we don't want to run with this (playground.jl is an example).
I've left space for scripts in the metalhead
and FPBench
folders—we can add those later.
where is the script?
@bennn Oops. Pushed run_all.sh
just now
Add a script to run everything. A really simple one:
julia dir/file.jl
for each target.