divilian / specstar

Combines SPECscape and SPECnet into one project
1 stars 1 forks source link

Consistency with Julia implementation of SriMil #19

Open venkatachalapathy opened 5 years ago

venkatachalapathy commented 5 years ago

Since Srikanth is working on a julia version of SriMil, getting our code working seamlessly with the Srikanth's version might be desirable.

divilian commented 5 years ago

Agreed, and Sri and I have been working towards this in principle, at least partially by both choosing Julia as the implementation language.

divilian commented 5 years ago

Commits 584b7bf and b9c12c0 are the first step towards implementing this.

divilian commented 5 years ago

@srikanthmudigonda: is the fetch_neighbors() function obsolete?

(Wait -- nm, I see that it's used in form_possible_protos!().)

divilian commented 5 years ago

I'm calling this essentially done as of commit f4294eb.

venkatachalapathy commented 5 years ago

@WheezePuppet and @srikanthmudigonda, given that we had some confusion about the mismatch of proto-rules during our zoom meeting, I thought this issue should remain open.

divilian commented 5 years ago

I think this is essentially a duplicate of issue #31 (the only concrete example we know of) but we can keep this issue open as a placeholder too.