Skip to content

NOT FOR MERGE: getting to to compile with opencilk #1

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wheatman
Copy link

I took a stab at converting this use opencilk.
It now has some makefile flags which allow you to flip between a serial version, a cilk version, and an openmp version.

I did run into some issues with the code not compiling for what looked to be unrelated reasons like not defining functions, or having includes in the wrong order.

I also didn't have any test files so I could only ensure that the code compiled, not that it ran correctly, but the main base of converting to using modern cilk should be done.

@wheatman wheatman force-pushed the main branch 2 times, most recently from ead0ea1 to 1f67e23 Compare August 12, 2022 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant