You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Kuree, we are trying to update hwtypes to include Floating Point types. This requires the following library dependencies: gmp, mpfr, mpc. Could you create a PR request which updates garnet appropriately?
in reference to leonardt/hwtypes#34
@Kuree, we are trying to update hwtypes to include Floating Point types. This requires the following library dependencies: gmp, mpfr, mpc. Could you create a PR request which updates garnet appropriately?
You can look at the following travis file for an example. https://github.com/StanfordAHA/lassen/blob/fp-binary/.travis.yml
I am a little unsure how you are setting up travis for garnet, but I figure you could add these dependencies easily.
The text was updated successfully, but these errors were encountered: