HPCE / hpce-2017-cw5

1 stars 6 forks source link

Is the makefile out of date? #4

Closed BaronKhan closed 6 years ago

BaronKhan commented 6 years ago

In the top level directory, the makefile contains the following build target:

serenity_now : $(foreach x,julia ising_spin logic_sim random_walk,serenity_now_$(x))

This would build and execute the reference and our versions for puzzles, "julia", "ising_spin", etc. Looking at the 2016 version, these were the puzzles used in that. Does this mean the makefile may be out of date?

BaronKhan commented 6 years ago

Closing because pufik1337 beat me by six minutes: https://github.com/HPCE/hpce-2017-cw5/issues/3

m8pple commented 6 years ago

But it's still appreciated :)