Skip to content

try to use j2 on windows CI#2170

Merged
alecjacobson merged 1 commit intomainfrom
alecjacobson/j2-on-windows
Feb 12, 2023
Merged

try to use j2 on windows CI#2170
alecjacobson merged 1 commit intomainfrom
alecjacobson/j2-on-windows

Conversation

@alecjacobson
Copy link
Copy Markdown
Contributor

The hope is that now that the build is more split up after #2165 we can restore #2161 . I think there's a theory that the "out of heap space" errors are when two threads are using a ton of memory at the same time. If that's the case, the simple split of tests and tutorial won't necessarily change. I think I roughly know which units take tons of memory (in the header only it's usually the CGAL module ones). So I guess a further idea would be to see if we can force CMAKE to be serial for just those.

Maybe an even better option would be to see if we can use https://docs.github.com/en/actions/hosting-your-own-runners/about-self-hosted-runners

@alecjacobson
Copy link
Copy Markdown
Contributor Author

huh. Well it didn't really speed up the slow one... Windows Header-Only tutorial Release

@alecjacobson alecjacobson merged commit 7e5512c into main Feb 12, 2023
@alecjacobson alecjacobson deleted the alecjacobson/j2-on-windows branch February 12, 2023 04:59
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