-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gabriel edits #23
base: master
Are you sure you want to change the base?
Gabriel edits #23
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You have a mistake where clock.hpp
is not in the inc
directory, which causes compilation to fail. You also need to make sure the generated files are git ignored.
For some reason, the tests take a long time to run on my laptop. Is it the same for you?
Also, can you check that this compiles with MY20? Need to make sure the arrays aren't too large to fit in memory.
71ed943
to
fd3ba31
Compare
No description provided.