utahplt / FloatTrackerExamples

Examples for the FloatTracker.jl repository
MIT License
1 stars 1 forks source link

Aw/refactor configs update #11

Closed ashton314 closed 1 year ago

bennn commented 1 year ago

Add a script to run everything. A really simple one: julia dir/file.jl for each target.

ashton314 commented 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.

bennn commented 1 year ago

where is the script?

ashton314 commented 1 year ago

@bennn Oops. Pushed run_all.sh just now